discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Sam bcf7dc38c2 FEATURE: server side support for upload:// markdown
This allows uploads to be specified using short sha1 hash instead of full
URL

Client side change is pending
2017-08-22 11:46:23 -04:00
..
bbcode-block.js.es6 FEATURE: support inline bbcode blocks eg: [quote]test[/quote] 2017-07-27 17:55:17 -04: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 FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
code.js.es6 Pass the full CommonMark spec 2017-07-21 13:20:52 -04:00
emoji.js.es6 FIX: medium URL with @ incorrectly handled as mention 2017-07-17 17:44:48 -04: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: server side support for upload:// markdown 2017-08-22 11:46:23 -04:00
mentions.js.es6 DEV: support multiple capture groups for text post process 2017-07-20 15:33:44 -04:00
newline.js.es6 Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
onebox.js.es6 Skip inline onebox for domain only 2017-08-02 17:27:58 -04:00
paragraph.js.es6 Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
quotes.js.es6 api cleanup for before / after rules 2017-07-21 16:12:11 -04:00
table.js.es6 FIX: medium URL with @ incorrectly handled as mention 2017-07-17 17:44:48 -04:00
text-post-process.js.es6 DEV: support multiple capture groups for text post process 2017-07-20 15:33:44 -04:00