Stardown
Stardown copied to clipboard
Add support for more markdown flavors and markup languages
Currently, Stardown focuses mostly on GitHub Flavored Markdown (GFM), but there are many flavors of markdown and many other markup languages.
Examples of markup languages:
-
Markup lowdown: 4 markup languages every team should know | Opensource.com
-
[x] A setting could be added to let the user choose the markup language of Stardown's output.
-
[x] This feature requires many changes to how Stardown converts HTML to other formats, so #105 should be completed first.