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

There are some problems with highlight.js #1

Open
1 task
kutluhann opened this issue Jul 22, 2019 · 0 comments
Open
1 task

There are some problems with highlight.js #1

kutluhann opened this issue Jul 22, 2019 · 0 comments

Comments

@kutluhann
Copy link

kutluhann commented Jul 22, 2019

  • It's been tested on simplemde's website, and there's no problem.
    I am using it with nuxt (by the way i couldn't find a better markdown editor than vue-easymde for nuxt)
import hljs from "highlight.js";
import 'easymde/dist/easymde.min.css'
import 'github-markdown-css'
import 'highlight.js/styles/atom-one-dark.css'
import 'simplemde-theme-base/dist/simplemde-theme-base.min.css'

but there are some highlight problems for example
image
although I use another theme

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

1 participant