discourse/app/assets/javascripts/pretty-text
Bianca Nenciu 96a16123d8
FIX: Generate unique HTML heading names (#12705)
Headings with the exact same name generated exactly the same heading
names, which was invalid. This replaces the old code for generating
names for non-English headings which were using URI encode and resulted
in unreadable headings.
2021-04-16 10:54:19 +03:00
..
addon FEATURE: Add anchor links to headings (#12379) 2021-03-23 10:45:06 +02: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 FIX: Generate unique HTML heading names (#12705) 2021-04-16 10:54:19 +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: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
yarn.lock Build(deps): Bump lodash in /app/assets/javascripts/pretty-text 2020-09-08 10:25:45 -04:00