discourse/app/assets/javascripts/pretty-text
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
..
addon FIX: Autoplay videos must always be muted (#11533) 2020-12-21 14:55:00 -03:00
app DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
config DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
engines/discourse-markdown FEATURE: Replace arrows when the markdown typographer is enabled. (#11638) 2021-01-06 12:05:38 -03:00
vendor DEV: Ember Addon needs a vendor dir 2020-05-07 15:45:35 -04:00
ember-cli-build.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
index.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
package.json DEV: Fix package.json issues and reroll yarn.lock 2020-08-14 12:00:35 +02:00
yarn.lock Build(deps): Bump lodash in /app/assets/javascripts/pretty-text 2020-09-08 10:25:45 -04:00