update deps + misc

This commit is contained in:
ed
2022-06-16 21:43:40 +02:00
parent ad7413a5ff
commit 190e11f7ea
8 changed files with 39 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
diff --git a/src/Lexer.js b/src/Lexer.js
adds linetracking to marked.js v4.0.6;
adds linetracking to marked.js v4.0.17;
add data-ln="%d" to most tags, %d is the source markdown line
--- a/src/Lexer.js
+++ b/src/Lexer.js