mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Use kramdown for auto heading ids
This commit is contained in:
parent
622b3b8c34
commit
ef48f5b8f1
2 changed files with 5 additions and 1008 deletions
|
@ -3,6 +3,10 @@ description: A consistent SQL style guide for greater readability and easier m
|
|||
url: http://www.sqlstyle.guide
|
||||
port: 4040
|
||||
|
||||
markdown: rdiscount
|
||||
markdown: kramdown
|
||||
permalink: pretty
|
||||
highlighter: pygments
|
||||
|
||||
kramdown:
|
||||
input: GFM
|
||||
hard_wrap: false
|
||||
|
|
Loading…
Reference in a new issue