Replace marked.min.js with the marked npm package and update all references accordingly.

This commit is contained in:
2026-03-19 12:28:14 +01:00
parent 2b8659499a
commit ff14061dfd
7 changed files with 23 additions and 157 deletions

View File

@@ -133,7 +133,6 @@
</div>
</div>
<script src="/marked.min.js"></script>
<script src="/popup.js" type="module"></script>
</body>
</html>