This is a Sublime-Text 2, 3, 4 package designed to help you get started with making HTML files with markdown syntax for writing content via Strapdown Markdown Preview!
Works Great with Strapdown Markdown Preview!
I was digging around for snippets for the basic example StrapdownJS boilerplate that is found on the StrapdownJS website itself, but I didn't find any while writing my documentation so I made one myself
Note: I copied the following from the packagecontro.io website
- Just open the Preferences > Browse Packages menu
- Browse up a folder and then into the Installed Packages/ folder
- Download Strapdownjs_boilerplate.sublime-package and copy it into the Installed Packages/ directory
- Restart Sublime Text
Note (4/4/17): I have to set this up later on and get approval by the good people at Sublime-Text Package Control. So take this section as a placeholder for now. GOTT'ER DUN!
- Start Sublime-Text 2, 3, 4
- Press Ctrl+Shift+p (Windows, Linux) or CMD+Shift+p) (Mac OS); All Package Control commands begin with Package Control:, so start typing Package.
- The command pallete will now show a number of commands. Select Package Control: Install Package and then type "StrapdownJS" and select "StrapdownJS BoilerPlate"
Start a new HTML file, type on your new html file tab or window strapdownjs
and hit Tab and voila, instant StrapdownJS magic!
This is all being released under the WTFPL, Version 2 License.