aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/test.cfg
diff options
context:
space:
mode:
authorMustafa Haddara <mhaddara@venasolutions.com>2015-10-22 10:33:54 -0400
committerMustafa Haddara <mustafaayhaddara@yahoo.com>2015-10-24 23:40:30 -0400
commitfb65ed196df567ab71d63029e7ab36002b12112e (patch)
tree22e7486cdf9a1744bd3ef97db907bcb031fc015a /tests/extensions/test.cfg
parentf3a68faffae9fd728c689b4732c1d3397d1d3faa (diff)
downloadmarkdown-fb65ed196df567ab71d63029e7ab36002b12112e.tar.gz
markdown-fb65ed196df567ab71d63029e7ab36002b12112e.tar.bz2
markdown-fb65ed196df567ab71d63029e7ab36002b12112e.zip
Fixed handling of table cell split
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