mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 07:08:44 +08:00
234694b50f
This adds the markdown.it engine to Discourse. https://github.com/markdown-it/markdown-it As the migration is going to take a while the new engine is default disabled. To enable it you must change the hidden site setting: enable_experimental_markdown_it. This commit is a squash of many other commits, it also includes some improvements to autospec (ability to run plugins), and a dev dependency on the og gem for html normalization. |
||
---|---|---|
.. | ||
auto-link.js.es6 | ||
bbcode.js.es6 | ||
bold-italics.js.es6 | ||
category-hashtag.js.es6 | ||
censored.js.es6 | ||
code.js.es6 | ||
emoji.js.es6 | ||
html.js.es6 | ||
mentions.js.es6 | ||
newline.js.es6 | ||
onebox.js.es6 | ||
quote.js.es6 | ||
table.js.es6 |