Add code in the “numbered Lists” will affect the numbering

As shown in the screenshot.
I would like to use “2.” before the “Open localhost:5050”, but the app did not allow me to do so. How can I solve this? Thanks.

I’m afraid we don’t yet support manual setting of list numbers. It’s a bit too fiddly for a note taking app.

If the numbering is really important, you could consider your own numbering scheme, like 2)

Perhaps a bullet list, with your own numbers would work. Eg.

  • 1 Hi
  • 2 there

Another way to do it would be to use line breaks instead of hitting enter. Hold in CTRL as you type enter, and you get a newline without moving to a new item. If you use that in the code, the numbering should then continue after.

1 Like