2017-01-04 17:15:24 -06:00
|
|
|
name: SQL Server style guide by Wesley Brown
|
|
|
|
description: A consistent code style guide for SQL specific to SQL Server to ensure legible and maintainable projects
|
2015-07-13 05:29:31 -05:00
|
|
|
|
2017-01-04 17:15:24 -06:00
|
|
|
url: https://sqlserverio.github.io/sqlstyle.guide/
|
|
|
|
domain: sqlserverio.github.io
|
2015-07-03 10:15:14 -05:00
|
|
|
port: 4040
|
2015-07-03 07:25:21 -05:00
|
|
|
|
2015-07-06 07:05:29 -05:00
|
|
|
markdown: kramdown
|
2015-07-03 07:25:21 -05:00
|
|
|
permalink: pretty
|
2016-08-31 22:06:15 -05:00
|
|
|
highlighter: rouge
|
2015-07-06 07:05:29 -05:00
|
|
|
|
|
|
|
kramdown:
|
|
|
|
input: GFM
|
|
|
|
hard_wrap: false
|
2015-07-07 03:45:27 -05:00
|
|
|
toc_levels: "2,3"
|