Add gridtables to doc/libraries.md.

This commit is contained in:
John MacFarlane 2022-07-30 09:56:51 -07:00
parent c015c35a8a
commit bec41531fc

View file

@ -6,6 +6,7 @@ author: John MacFarlane
The following Haskell libraries have been developed to support
pandoc:
[skylighting-core] and [skylighting]
: Syntax highlighting engine supporting over 140 languages.
@ -45,6 +46,9 @@ pandoc:
[jira-wiki-markup]
: Support for parsing Jira wiki syntax.
[gridtables]
: Support for parsing grid style textual tables.
[skylighting]: https://hackage.haskell.org/package/skylighting
[skylighting-core]: https://hackage.haskell.org/package/skylighting-core
[citeproc]: https://hackage.haskell.org/package/citeproc
@ -60,4 +64,4 @@ pandoc:
[emojis]: https://hackage.haskell.org/package/emojis
[jira-wiki-markup]: https://hackage.haskell.org/package/jira-wiki-markup
[unicode-collation]: https://hackage.haskell.org/package/unicode-collation
[gridtables]: https://hackage.haskell.org/package/gridtables