-
Notifications
You must be signed in to change notification settings - Fork 945
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
This issue is regarding the side-effects of:
For sake of comparison, here are links to previews of the site
- Before
#1858
: https://deploy-preview-2188--docsydocs.netlify.app/ - As of
#1858
: https://deploy-preview-1858--docsydocs.netlify.app/
Problems
-
Square brackets become escaped in generated output. For example, see https://deploy-preview-1858--docsydocs.netlify.app/blog/2023/bootstrap-5-migration/#grid-row-and-col-style-changes-are-breaking
-
LaTeX/KaTeX elements no longer appear in the page ToC
-
Newly generated scripts are at the root level, I would prefer that they be under
js
:$ ls -l userguide/public/*.js -rw-r--r-- 1 chalin staff 3467 Feb 10 03:42 userguide/public/auto-render.min_3897765599723154019.js -rw-r--r-- 1 chalin staff 276574 Feb 10 03:42 userguide/public/katex.min_10469387234004345513.js -rw-r--r-- 1 chalin staff 33712 Feb 10 03:42 userguide/public/mhchem.min_7063508452978175281.js
-
The newly generated scripts should be minified in production only.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working