diff options
author | pieterprovoost <pieterprovoost@gmail.com> | 2015-04-05 01:18:51 +0200 |
---|---|---|
committer | pieterprovoost <pieterprovoost@gmail.com> | 2015-04-05 03:04:15 +0200 |
commit | 47737e4a515e63e21bbfd2d2b35404fe44432890 (patch) | |
tree | 1ad84667f31562b0e1ed04c13440329b1cf65fd3 /tests | |
parent | cf7234dea91637de77179bf6e00c66e15c06f070 (diff) | |
download | markdown-47737e4a515e63e21bbfd2d2b35404fe44432890.tar.gz markdown-47737e4a515e63e21bbfd2d2b35404fe44432890.tar.bz2 markdown-47737e4a515e63e21bbfd2d2b35404fe44432890.zip |
added support for zero row tables
Diffstat (limited to 'tests')
-rw-r--r-- | tests/extensions/extra/tables.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/extensions/extra/tables.txt b/tests/extensions/extra/tables.txt index cf97cb5..3b95511 100644 --- a/tests/extensions/extra/tables.txt +++ b/tests/extensions/extra/tables.txt @@ -50,3 +50,6 @@ Four spaces is a code block: ------------ | ------------- Content Cell | Content Cell Content Cell | Content Cell + +| First Header | Second Header | +| ------------ | ------------- | |