Closed tani closed 3 years ago
Highlight.js loads all syntax files at the beginning. The affects the performance. This pull request changes the markdown.html to load es modules by bundle mode of esm.sh.
Please check it! Thanks.
Thank you!
Highlight.js loads all syntax files at the beginning. The affects the performance. This pull request changes the markdown.html to load es modules by bundle mode of esm.sh.
Please check it! Thanks.