SublimeText-Markdown / StrapdownPreview

Markdown preview plugin for Sublime Text 3 using Strapdown.js. No server-side processing is required as Strapdown.js is purely browser-based Markdown converter using Twitter Bootstrap for theming support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview in Sublime Text

khornberg opened this issue · comments

This works as expected, except when I save the file it shows nothing.
This is because Windows cannot find the script at ///opt/Sublime%20Text%20Build%203059%20x64/Data/Installed%20Packages/Strapdown%20Markdown%20Preview.sublime-package/strapdown/strapdown.js

It seems likely because Windows doesn't know how to handle Strapdown%20Markdown%20Preview.sublime-package and thus the script doesn't run transforming the text.