Marked librejs support

This commit is contained in:
Tracker-Friendly 2024-06-22 14:51:00 +01:00
parent f99b9494d8
commit a1021c4f95
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
/** /**
* beautified version of: * beautified version of:
* marked v12.0.2 - a markdown parser * marked v12.0.2 - a markdown parser
@ -1295,3 +1297,5 @@
(e.use = ue), (e.use = ue),
(e.walkTokens = ke); (e.walkTokens = ke);
}); });
// @license-end