forked from GovReady/CommonMark-py-Extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds support for having colspan generated in tables. The spec is yet to be updated with GFM. A cell with the sole contents of `-` will be ignored, and previous cells in the row will have a colspan attribute. Side effect would be that users can't have a cell with just `-` in it. Fixes GovReady#10
- Loading branch information
1 parent
c59969a
commit 9cf784e
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters