feat: auto load MkCode syntax highlight #11

Manually merged
sup39 merged 1 commit from feat/autoload-prism-lang into main 2024-01-25 05:03:05 +09:00
Owner

Related: [Bug]: Some languages are not highlighted in inline codes/codeblocks

概要

Prism の autoloader を利用して jsDelivr から syntax highlight を動的に読み込むようにしました。

TODO

  • CDN の代わりにサーバに保存されるアセットを使用できるように拡張(#14)
Related: [[Bug]: Some languages are not highlighted in inline codes/codeblocks](https://git.joinfirefish.org/firefish/firefish/-/issues/10508) ### 概要 Prism の autoloader を利用して [jsDelivr](https://cdn.jsdelivr.net/npm/prismjs@1.29.0/components/) から syntax highlight を動的に読み込むようにしました。 ### TODO - [x] CDN の代わりにサーバに保存されるアセットを使用できるように拡張(#14)
sup39 added 1 commit 2024-01-23 07:30:06 +09:00
sup39 manually merged commit a4f958d8c4 into main 2024-01-25 05:03:05 +09:00
sup39 deleted branch feat/autoload-prism-lang 2024-01-25 05:03:17 +09:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sup39/firefish#11
No description provided.