Skip to content

Instantly share code, notes, and snippets.

@fjuniorr
fjuniorr / LiveReload.sublime-settings
Created March 10, 2020 22:17 — forked from ZhengRui/LiveReload.sublime-settings
SublimeText3 Markdown Preview + LiveReload + Pandoc User Settings
{
"enabled_plugins": [
"SimpleReloadPlugin",
"SimpleRefresh"
]
}
@fjuniorr
fjuniorr / github-pandoc.css
Created March 17, 2020 02:50 — forked from dashed/github-pandoc.css
GitHub-like CSS for pandoc standalone HTML files (perfect for HTML5 output). Based on Marked.app's GitHub CSS. Added normalize.css (v2.1.3) in the prior to GitHub css.
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined in IE 8/9.
*/