ncase / covid-19

COVID-19 Futures, Explained With Playable Simulations
Creative Commons Zero v1.0 Universal
232 stars 106 forks source link

Which Markdown -> HTML converter? #37

Open toby3d opened 4 years ago

toby3d commented 4 years ago

What applications or editors allows to convert Markdown to HTML the way @ncase intends?

Maybe there are plugins in popular editors like Sublime Text 3 (in my case) that can do this?

pietroppeter commented 4 years ago

For the italian translation (#3) we are currently using pandoc, see #30.

lenaschimmel commented 4 years ago

I made a PR for the German translation to use the same scripts that @pietroppeter mentioned. There, I also adapted the README.md to explain how to use the script and how it affects the translation process.

What do you think about making the same changes here in the english original, so that any future translations / forks will benefit?