mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 01:24:34 +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. |
||
---|---|---|
.. | ||
admin | ||
discourse | ||
discourse-common | ||
docs | ||
ember-addons | ||
locales | ||
pretty-text | ||
wizard | ||
admin.js.erb | ||
application.js | ||
deprecated.js | ||
discourse-loader.js | ||
discourse-objects.js | ||
discourse.js.es6 | ||
ember_include.js.erb | ||
ember_jquery.js | ||
ember-shim.js | ||
env.js | ||
main_include_admin.js | ||
markdown-it-bundle.js | ||
plugin-third-party.js.erb | ||
plugin.js.erb | ||
preload-store.js.es6 | ||
pretty-text-bundle.js | ||
template_include.js.erb | ||
vendor.js | ||
wizard-application.js | ||
wizard-vendor.js |