diff --git a/Common/markdown2html.js b/Common/markdown2html.js index 18e831bd..0a62b3ff 100644 --- a/Common/markdown2html.js +++ b/Common/markdown2html.js @@ -1,3 +1,4 @@ +.pragma library // This exists only beacause I haven't been able to get linkColor to work with MarkdownText // May not be necessary if that's possible tbh. function markdownToHtml(text) {