Hi,
there is an issue I keep having when writing Markdown text. For some reason, Editorial will not register a "" (and following 's, some indented) as a Markdown unordered list.
I took some notes in a conference session yesterday, and it happened again. What is odd is that at some point, the unordered list worked just fine, even though I didn't do anything different.
Any ideas what might be wrong? Or is this a known bug?
Thanks.
Forum Archive
MD file doesn't always register bullet list
hdbaumeister
Jan 18, 2017 - 16:17
omz
Jan 18, 2017 - 16:27
Do you have an example that doesn't work as you'd expect perhaps? One thing that comes to mind is that you need to have a blank line between the start of the list and the previous paragraph.
hdbaumeister
Jan 18, 2017 - 16:29
Fantastic! Some of the most irritating things are solved so easily.
That was my problem: started the list right after the previous paragraph.
Thank you very much!!!