Apologies if this is a duplicate, but I notice that nested lists are rendered as code in the editor. To reproduce:
- foo
[TAB]- bar
- bar will be rendered as a code block in fixed-width font.
Any estimates or progress on this?
What are you propose? Tab is code block separator in markdown.
...Unless the previous line is a list item (or is a blank line following a list item).
Below, "bar" is incorrectly marked up as code in the editor:

But if you look at the Markdown preview, the list is rendered correctly as a nested list, not as code:

Thank you for clarification. Will be fixed soon.
Please try 2.2.3 https://github.com/glushchenko/fsnotes/releases/tag/2.2.3
It's definitely improved. Still has some edge cases, which don't affect me, but you should tackle if you want the editor and preview to be in sync. For example, editor:

Preview:

But there are more urgent matters, like https://github.com/glushchenko/fsnotes/issues/353.
Sorry, but preview not in priority. For proposals and requests issue should be opened here https://github.com/iwasrobbed/Down
In this case the preview is correct. The editor is incorrect.
What did you mean?
Most helpful comment
Thank you for clarification. Will be fixed soon.