Bettern cmap handling. Lots of changes.
This commit is contained in:
Vendored
+4
@@ -4,6 +4,7 @@ racket-wiki 0.2.3 no longer writes downloaded browser libraries into this packag
|
||||
|
||||
Pinned sources:
|
||||
|
||||
- Lucide 1.31.0: `https://cdn.jsdelivr.net/npm/lucide@1.31.0/dist/umd/lucide.min.js`
|
||||
- EasyMDE 2.21.0: `https://cdn.jsdelivr.net/npm/easymde@2.21.0/dist/easymde.min.js`
|
||||
- EasyMDE 2.21.0 CSS: `https://cdn.jsdelivr.net/npm/easymde@2.21.0/dist/easymde.min.css`
|
||||
- DOMPurify 3.4.13: `https://cdn.jsdelivr.net/npm/dompurify@3.4.13/dist/purify.min.js`
|
||||
@@ -14,3 +15,6 @@ Pinned sources:
|
||||
- diff2html 3.4.56 CSS: `https://cdn.jsdelivr.net/npm/diff2html@3.4.56/bundles/css/diff2html.min.css`
|
||||
|
||||
EasyMDE bundles CodeMirror and Marked, so no separate CodeMirror or Markdown renderer is downloaded.
|
||||
|
||||
The CMap implementation is maintained with racket-wiki itself below
|
||||
`static/cmap/`; it is no longer installed as a runtime vendor dependency.
|
||||
|
||||
Reference in New Issue
Block a user