Skip to content

Commit

Permalink
Updated Markdown Tag - GFM 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
MarketingPip authored Sep 7, 2022
1 parent e5af3a9 commit 484a7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown-tag-GitHub.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ MD_TAG[i].innerHTML = converter.makeHtml(MD_TAG[i].innerHTML)

if (document.getElementsByTagName("github-md").length > 0) {

addCss('https://cdn.jsdelivr.net/gh/MarketingPipeline/Markdown-Elements/stylesheets/github_md.css');
addCss('https://cdn.jsdelivr.net/gh/MarketingPipeline/Markdown-Tag/stylesheets/github_md.min.css');
addSyntaxHighlightCss('https://cdn.jsdelivr.net/gh/PrismJS/prism-themes/themes/prism-ghcolors.css');

addSyntaxHighlighter();
Expand Down

0 comments on commit 484a7c5

Please sign in to comment.