I am using react-syntax-highlighter with Prismjs. for most syntaxes it works out of the box, but not for Vue Templates. it's possible to add languages via SyntaxHighlighter.registerLanguage(), but where can I f
Feat: #555 Add Vue language support Feat: #534 Add a11yOneLight theme [ gap in documentation ] 15.4.3 / 2020-12-07 Fixedhighlightversion regression 15.4.2 / 2020-12-07 Updatedlowlightto 1.17.0 to matchhighlightdependency version
{ "@babel/runtime": "^7.3.1", "highlight.js": "^10.4.1", "highlightjs-vue": "^1.0.0", "lowlight": "^1.17.0", "prismjs": "^1.27.0", "refractor": "^3.6.0" }, "jest": { "coverageDirectory": "./coverage/", "collectCoverage": true }, "devDependencies": { "@babel...