You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing a local code snippet management tool and have been doing research because my project uses a combination of Electorn+Vuetity+Vue3. So I looked for a lot of code-related editors and rich text editors, but I never found a suitable one, but I accidentally saw your project today. It not only supports vue3 but also uses the Vuetity framework. I think it is very suitable, but after reading the website Introduction, I did not find that the code has a highlighted part, so I would like to ask, can our project support code highlighting, or can we integrate some other plug-ins to achieve code highlighting?
The text was updated successfully, but these errors were encountered:
You might use highlight.js in a post-processing step, that's at least what I do (see https://cv.castellio.de/ for example usage, also regarding handling formulas and referencing)
I am developing a local code snippet management tool and have been doing research because my project uses a combination of Electorn+Vuetity+Vue3. So I looked for a lot of code-related editors and rich text editors, but I never found a suitable one, but I accidentally saw your project today. It not only supports vue3 but also uses the Vuetity framework. I think it is very suitable, but after reading the website Introduction, I did not find that the code has a highlighted part, so I would like to ask, can our project support code highlighting, or can we integrate some other plug-ins to achieve code highlighting?
The text was updated successfully, but these errors were encountered: