Fix formatting in API and internals

This commit is contained in:
Evgeny Gavrin
2015-06-14 16:39:31 +03:00
parent 841a8dc376
commit e669531811
3 changed files with 216 additions and 141 deletions
+5 -2
View File
@@ -9,10 +9,13 @@ url: "http://samsung.github.io" # the base hostname & protocol for your site
#github_username: samsung
# Build settings
#markdown: kramdown
markdown: kramdown
highlighter: pygments
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: pygments
#markdown: redcarpet
#redcarpet:
# extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]