We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
extensions error, ImportError: No module named 'tables' https://gitmemory.com/issue/timonwong/OmniMarkupPreviewer/138/562414026
{ "renderer_options-MarkdownRenderer": { "extensions": ["markdown.extensions.tables", "markdown.extensions.fenced_code", "markdown.extensions.codehilite"] } }
it works on my sublime version 3.2.2-3211
The text was updated successfully, but these errors were encountered:
Worked for me as well with Buffer_id(163) error
Error: 404 Not Found Sorry, the requested URL 'http://127.0.0.1:51004/view/163' caused an error: 'buffer_id(163) is not valid (closed or unsupported file format)' NOTE: If you run multiple instances of Sublime Text, you may want to adjust the server_port option in order to get this plugin work again.
Error: 404 Not Found Sorry, the requested URL 'http://127.0.0.1:51004/view/163' caused an error:
'buffer_id(163) is not valid (closed or unsupported file format)'
NOTE: If you run multiple instances of Sublime Text, you may want to adjust the server_port option in order to get this plugin work again.
server_port
Sorry, something went wrong.
No branches or pull requests
{
"renderer_options-MarkdownRenderer": {
"extensions": ["markdown.extensions.tables", "markdown.extensions.fenced_code", "markdown.extensions.codehilite"]
}
}
it works on my sublime version 3.2.2-3211
The text was updated successfully, but these errors were encountered: