discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
Roman Rizzi 118ea89372
FEATURE: Replace arrows when the markdown typographer is enabled. (#11638)
By inserting this rule before markdown-it's replacement rule, we can replace "-->" with "&rarr;", and "<--" with "&larr;".
2021-01-06 12:05:38 -03:00
..
bbcode-block.js FIX: compensate for typographer 2020-09-21 09:44:37 +10:00
bbcode-inline.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11: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 FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
d-wrap.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
emoji.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11: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 FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
mentions.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
newline.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
onebox.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
paragraph.js REFACTOR: Move the discourse-markdown engine out of the addon repo 2020-09-18 11:42:22 -04:00
quotes.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
resize-controls.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
table.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
text-post-process.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
typographer-arrows.js FEATURE: Replace arrows when the markdown typographer is enabled. (#11638) 2021-01-06 12:05:38 -03:00
upload-protocol.js FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00