aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/test.cfg
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-10-26 19:42:32 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2015-10-26 19:42:32 -0400
commit2e4f1f797f274d7e259af4997e25449c2b9baa58 (patch)
tree83ac0e2f6fd04f483f91053d01feca79ea0e2267 /tests/extensions/test.cfg
parent20b17c2908177ba842ef4811721a1b247984263d (diff)
parentfb65ed196df567ab71d63029e7ab36002b12112e (diff)
downloadmarkdown-2e4f1f797f274d7e259af4997e25449c2b9baa58.tar.gz
markdown-2e4f1f797f274d7e259af4997e25449c2b9baa58.tar.bz2
markdown-2e4f1f797f274d7e259af4997e25449c2b9baa58.zip
Merge pull request #437 from MustafaHaddara/table-inline-code
Table inline code
Diffstat (limited to 'tests/extensions/test.cfg')
-rw-r--r--tests/extensions/test.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extensions/test.cfg b/tests/extensions/test.cfg
index 7e27b29..ce66cfc 100644
--- a/tests/extensions/test.cfg
+++ b/tests/extensions/test.cfg
@@ -70,4 +70,4 @@ smarty:
- markdown.extensions.smarty
extension_configs:
markdown.extensions.smarty:
- smart_angled_quotes: True
+ smart_angled_quotes: True \ No newline at end of file