forked from naskya/firefish
feat: auto load MkCode syntax highlight #11
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/autoload-prism-lang"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related: [Bug]: Some languages are not highlighted in inline codes/codeblocks
概要
Prism の autoloader を利用して jsDelivr から syntax highlight を動的に読み込むようにしました。
TODO