Skip to content

Instantly share code, notes, and snippets.

@andraaspar
Created September 26, 2015 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andraaspar/306e3277bf48908525f7 to your computer and use it in GitHub Desktop.
Save andraaspar/306e3277bf48908525f7 to your computer and use it in GitHub Desktop.
{
"indent_with_tabs": true,
"indent_size": 4,
"preserve_newlines": true,
"max_preserve_newlines": 1,
"indent_inner_html": true,
"wrap_line_length": 110,
"_default_unformatted": [
"a", "span", "img", "bdo", "em", "strong", "dfn", "code", "samp", "kbd", "var", "cite", "abbr", "acronym", "q", "sub", "sup", "tt", "i", "b", "big", "small", "u", "s", "strike", "font", "ins", "del", "pre", "address", "dt", "h1", "h2", "h3", "h4", "h5", "h6"
],
"unformatted": [
"em", "strong", "abbr", "acronym", "q", "sub", "sup", "tt", "i", "b", "big", "small", "u", "s", "strike", "ins", "del", "pre"
],
"extra_liners": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment