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
A new file with content
General test ============ * test 1 * test2
Converts to
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Untitled document</title> </head> <xmp theme="united" style="display:none;"> 2013 Week 6-8 General test ============ * test 1 * test2 </xmp> <script src="/Users/leafy/Library/Application%20Support/Sublime%20Text%203/Installed%20Packages/Strapdown%20Markdown%20Preview.sublime-package/strapdown/strapdown.js"></script> </html>
If previewing with browser, there is only blank
The text was updated successfully, but these errors were encountered:
+1
I experienced this as well: just a blank page when viewed in the browser.
Sorry, something went wrong.
The cause appears to be this JavaScript error (it can't find stapdown.js):
Manually git-cloning this plugin to Sublime Text 3/Packages/ instead of using Package Control is a workaround.
Sublime Text 3/Packages/
No branches or pull requests
A new file with content
Converts to
If previewing with browser, there is only blank
The text was updated successfully, but these errors were encountered: