markdown code block 支援語言設定 #51
Closed
toddLiao469469
started this conversation in
Ideas
Replies: 1 comment
-
我之前的想法是這樣的,這語法高亮的語言通常不會經常性的更動,所以我也就沒有特別花時間去改成動態import的方式,需要的直接加入就解決了。 若您已經有solution了,歡迎來PR。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前相關的設定是寫在
QWER/mdify/renderer/default.js
裡的languages
不知道是否能改成從
UserConfig
來設定呢?但感覺可能會需要把prismjs的components改用dynamic import?
Beta Was this translation helpful? Give feedback.
All reactions