Open 8ovehat1r opened 2 years ago
You can disable that extension (all extensions) by adding user settings OmniMarkupPreviewer.sublime-settings
:
"renderer_options-MarkdownRenderer": {
"extensions": []
}
This is the quick fix I've always used as I haven't bothered to figure out the exact problem, possibly just installing the markdown extension, although this page says they are installed by default... https://python-markdown.github.io/extensions/
Same here, on Ubuntu 22.10, with sublime text 4143 and firefox. Got the error even having python's markdown extension installed. This project seems unmaintained.
The code highlighting is broken, too, with or without those extensions.
when I tried to preview my markdown in browser, I saw this:
this is what in console: