diff options
| author | Mark Otto <[email protected]> | 2014-07-10 17:54:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-10 17:54:06 -0700 |
| commit | 4993ab6e0038f73aed82ecfdcb58d51b8d6be917 (patch) | |
| tree | 3d186262cc895f9a6aaf1f1df4a45c3a2104a499 /_config.yml | |
| parent | 57c709becd2bb2ed93f9004c04d48c4a65836cb8 (diff) | |
| download | bootstrap-4993ab6e0038f73aed82ecfdcb58d51b8d6be917.tar.xz bootstrap-4993ab6e0038f73aed82ecfdcb58d51b8d6be917.zip | |
start markdowning getting started and moving things to separate pages
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index c174f4a7e..f301a3694 100644 --- a/_config.yml +++ b/_config.yml @@ -2,6 +2,9 @@ markdown: kramdown highlighter: rouge +kramdown: + auto_ids: true + # Permalinks permalink: pretty |
