discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Robin Ward 31a0c4a9be FEATURE: Add `quote-modified` class if a quote has been modified 2018-03-13 13:41:06 -04:00
..
bbcode-block.js.es6 FIX: capital bbcode tags were broken 2018-03-04 22:10:54 +05:30
bbcode-inline.js.es6 correct bbcode parsing edge case 2017-07-20 13:02:40 -04:00
category-hashtag.js.es6 DEV: support multiple capture groups for text post process 2017-07-20 15:33:44 -04:00
censored.js.es6 Remove censored_pattern site setting, which is replaced by watched words 2018-02-26 16:29:27 -05:00
code.js.es6 Pass the full CommonMark spec 2017-07-21 13:20:52 -04:00
emoji.js.es6 FEATURE: allow site operators to disable emoji shortcuts 2018-01-24 12:21:44 +11:00
helpers.js.es6 Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
html-img.js.es6 correct more edge cases with new engine 2017-07-17 17:44:48 -04:00
image-protocol.js.es6 FEATURE: image uploads now have short urls 2017-08-22 16:40:08 -04:00
inject-line-number.js.es6 Hide new advanced editor and preview sync behind a hidden site settings. 2017-12-06 12:34:58 +08:00
mentions.js.es6 FEATURE: site setting enable_mentions to turn on/off mentions 2017-12-07 16:27:58 -05:00
newline.js.es6 Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
onebox.js.es6 FIX: inline oneboxer min title length of 2 2018-01-30 08:40:04 +11:00
paragraph.js.es6 Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
quotes.js.es6 FEATURE: Add `quote-modified` class if a quote has been modified 2018-03-13 13:41:06 -04:00
table.js.es6 correct spec 2017-11-13 18:09:24 +11:00
text-post-process.js.es6 DEV: support multiple capture groups for text post process 2017-07-20 15:33:44 -04:00