Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it support code highlighting? #248

Open
txl16095 opened this issue Dec 14, 2023 · 1 comment
Open

Does it support code highlighting? #248

txl16095 opened this issue Dec 14, 2023 · 1 comment

Comments

@txl16095
Copy link

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?

@leo1200
Copy link

leo1200 commented Dec 29, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants