discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Sam Saffron cba5baa427
FIX: compensate for typographer
typographer can change " to ” leading to breakages in parser

At least codify this. Longer term we want to re-prioritize typographer so
it always runs after bbcode parsing.
2020-09-21 09:44:37 +10:00
..
bbcode-block.js FIX: compensate for typographer 2020-09-21 09:44:37 +10:00
bbcode-inline.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
category-hashtag.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
censored.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
code.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
d-wrap.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
emoji.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
helpers.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
html-img.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
inject-line-number.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
mentions.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
newline.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
onebox.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
paragraph.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
quotes.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
resize-controls.js REFACTOR: Do not rely on module order for discourse-markdown loading 2020-09-18 13:31:55 -04:00
table.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
text-post-process.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
upload-protocol.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00