Skip to content

Commit

Permalink
tabSize documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kirbysayshi committed Jul 30, 2012
1 parent 4bcd739 commit 4be437c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -45,6 +45,7 @@ Given a DOM node, load a Github file. The DOM node requires a few `data-*` attri
,lineEnd: -1 // include all lines
,el: el // DOM node to embed within
,fileName: 'ghembedder.js' // filename (used for anchor links internally)
,tabSize: 4 // how many spaces a tab should equal
,annotate: Boolean // include link and line numbers at end of embedding
,lang: 'lang-js' // prettyPrint: which language to use for highlighting
,linenos: Boolean // prettyPrint: include line numbers
Expand Down

0 comments on commit 4be437c

Please sign in to comment.