2d825603c6
This fixes Org mode parsing of some corner cases regarding empty cells and rows. Empty cells weren't parsed correctly, e.g. `|||` should be two empty cells, but would be parsed as a single cell containing a pipe character. Empty rows where parsed as alignment rows and dropped from the output. This fixes #2616. |
||
---|---|---|
.. | ||
Readers | ||
Writers | ||
Arbitrary.hs | ||
Helpers.hs | ||
Old.hs | ||
Shared.hs | ||
Walk.hs |