discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Sam f946db4afe FIX: inline oneboxer min title length of 2
also: cache mini onebox misses as well to cut down traffic
2018-01-30 08:40:04 +11:00
..
bbcode-block.js.es6 bbcode find close tag loop end condition 2017-09-06 09:13:57 +03:00
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 FIX: support for watched_words_regular_expressions when censoring words 2018-01-10 14:11:23 -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 Add quote and mention support for username formatters 2017-11-20 16:28:03 -05: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