Use-case: I have a piece of flash with fourteen “scenes” divided by a centered #. I want to keep the story in a single Markdown document but it’s not easy to center text, especially a #, in Markdown.
Use a horizontal breaks (---) and convert it to a centered # in the compiled manuscript.
Use-case: I have a piece of flash with fourteen “scenes” divided by a centered
#. I want to keep the story in a single Markdown document but it’s not easy to center text, especially a#, in Markdown.Use a horizontal breaks (
---) and convert it to a centered#in the compiled manuscript.