highlightjs / highlight.js

JavaScript syntax highlighter with language auto-detection and zero dependencies.
https://highlightjs.org/
BSD 3-Clause "New" or "Revised" License
23.3k stars 3.52k forks source link

enh(markdown) add entity support #3991

Closed dschach closed 4 months ago

dschach commented 4 months ago

Changes

Replicated changes suggested by TaraLei in #3911 and updated to latest markdown specs https://github.com/highlightjs/highlight.js/pull/3911

Included changes updates

Checklist

Note: Please squash because extra commit details are here due to unrelated work on my fork

github-actions[bot] commented 4 months ago

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

5 files changed

Total change +112 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | es/core.min.js | 8.17 KB | 8.17 KB | +1 B | | es/highlight.min.js | 8.17 KB | 8.17 KB | +1 B | | es/languages/markdown.min.js | 905 B | 960 B | +55 B | | highlight.min.js | 8.21 KB | 8.21 KB | +1 B | | languages/markdown.min.js | 906 B | 960 B | +54 B |