aboutsummaryrefslogtreecommitdiff
path: root/tests/test-coverage-core--project-root.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-30 17:25:50 -0400
committerCraig Jennings <c@cjennings.net>2026-06-30 17:25:50 -0400
commitf53aaf2d6278a219dd19e4f40f2a4c3696ec838a (patch)
tree219ddb8da596a6483933cfc731525d92551966e1 /tests/test-coverage-core--project-root.el
parent41ff75b6c69df674214219ee82f38c9fe601b9d5 (diff)
downloaddotemacs-f53aaf2d6278a219dd19e4f40f2a4c3696ec838a.tar.gz
dotemacs-f53aaf2d6278a219dd19e4f40f2a4c3696ec838a.zip
fix(markdown): vendor strapdown.js instead of a plain-HTTP CDN
The live markdown preview pulled strapdown.js from http://ndossougbe.github.io over plain HTTP. That broke the preview with no network, loaded third-party JS over an unencrypted connection (mixed content, MITM), and trusted an unmaintained github.io page against the localhost preview. I vendored the self-contained bundle (jQuery, marked, bootstrap themes) into assets/strapdown.js and embed it inline. The whole preview now serves from localhost and works offline. cj/markdown-html reads the file once and caches it.
Diffstat (limited to 'tests/test-coverage-core--project-root.el')
0 files changed, 0 insertions, 0 deletions