mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
GFM output is currently broken (since v13.2.2),
which prevents tables from being written to markdown.
This is because as of [remark v13.0.0][1], GFM support was added
to the remark-gfm pacakge.
6b5bc2548d
fixed parsing GFM, however, it didn't add GFM support for markdown
output.
[1]: https://github.com/remarkjs/remark/releases/tag/13.0.0
Fixes: f4a46b134f58639f352b3024801c3d98f901d66a