|
|
|
|
|
by eslaught
2696 days ago
|
|
I use Pandoc with Pandoc's dialect of Markdown. My issue isn't in the final conversion step, it's that if I use an editor that isn't careful to preserve syntax it doesn't understand then the Markdown syntax itself may get messed up when loading/saving the file. Historically I haven't been able to trust any native Markdown editors so I just use Emacs and edit in the raw format. But Typora looks promising and I may try to see how far I can get with it. |
|