What are the purposes of prism-live-xxx.js #21
Unanswered
cyfung1031
asked this question in
Q&A
Replies: 1 comment
-
Snippets, what do things like Cmd + / do, autocompletion, things like that. |
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
-
In the base prism, the languages are already included. (prism-css, prism-javascript, prism-markup)
The syntax are displayed correctly.
Even the following three .js files are not loaded, every things work fine.
So what are the purposes of prism-live-xxx.js??
prism-live-css.js
prism-live-javascript.js
prism-live-markup.js
Beta Was this translation helpful? Give feedback.
All reactions