|
mark.js是一个 Markdown 解析器和编译器。专为速度而打造。
就像MSE的markdown, 多次出现的链接, 可以把URL放在结尾, 每次使用文字. 自动将文字替换为链接
- [Marked] lets you convert [Markdown] into HTML. [Markdown] is a simple text format whose goal is to be very easy to read and write, even when not converted to HTML. This demo page will let you type anything you like and see how it gets converted. Live.
- [Marked]: https://github.com/markedjs/marked/
- [Markdown]: http://daringfireball.net/projects/markdown/
复制代码
用例: Google Colab (免费)
Colab notebooks allow you to combine executable code and rich text in a single document, along with images, HTML, LaTeX and more.
用例: texme
Self-rendering Markdown + LaTeX documents
用例: mathb: math pastebin
Share mathematics on the web with LaTeX and Markdown |
|