-
Notifications
You must be signed in to change notification settings - Fork 23
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
Problems using code-input in Vue.js #123
Comments
Thanks for asking here, @Bowrna ! General Problems There are several problems in this code (perhaps from my unclear documentation) that are making it not work. Please note that I know very little about Vue except that it is very similar to vanilla HTML/CSS/JavaScript so you may have problems in Vue code I haven't identified:
For more information, you should look at example code. Changing language You can use (code-input element) Please let me know if you get it working, or if you have any further questions / it still doesn't work. |
Anyone who knows Vue better, please feel free to help! |
I want to use the syntax highlighter for my editor, and see the content only with syntax highlighted and in editable mode. But currently I see it in two different modes like below.
Is there any possibility to do it that way?
I am using this in VueJS and this is the code I have right now.
The text was updated successfully, but these errors were encountered: