7. Markdown ↑
7.2 Choice of Markdown Parsers
Thanks to the generosity of other open-source developers, Notenik gives you a choice of Markdown parsers to use. Visit the Notenik Settings to change your choice of parser.
Down - Blazing fast Markdown rendering in Swift, built upon cmark, which is in turn based on the CommonMark spec.
Ink - A fast and flexible Markdown parser written in Swift.
Mkdown - Notenik’s own Markdown parser, allowing wiki-style inter-note linking within Notenik.
Feel free to follow the links above to consult the documentation for Down and/or Ink.
The next section will describe Notenik’s own parser.
Next: Notenik Markdown Parser