summaryrefslogblamecommitdiff
path: root/spec/_config.yml
blob: 1052ddedb0556fad1f00429ff3e6543bfed297d8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                 

          
                 
                   

               
                                                                                                                                                                                   

                                                                                 
baseurl: /files/archive/spec/2.11
safe: true
lsi: false
highlighter: null
markdown: redcarpet
encoding: utf-8
redcarpet:
  extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript", "footnotes"]
# with_toc_data requires redcarpet 3.1 to get
# pretty ID attributes for Hn headers (https://github.com/vmg/redcarpet/pull/186)