File: test.cfg

package info (click to toggle)
python-markdown 2.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,412 kB
  • sloc: python: 3,427; makefile: 36
file content (28 lines) | stat: -rw-r--r-- 352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[attr_list]
extensions=attr_list

[codehilite]
extensions=codehilite
# This passes or not based on version of pygments.
skip=1

[toc]
extensions=toc

[toc_invalid]
extensions=toc

[toc_nested]
extensions=toc

[toc_nested2]
extensions=toc

[wikilinks]
extensions=wikilinks

[fenced_code]
extensions=fenced_code

[github_flavored]
extensions=fenced_code