From d0d8bb981861a5c076d1c525240791f631140f80 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 26 Apr 2021 09:29:47 -0700 Subject: Add unicode-collation to list of libraries developed to support pandoc. --- doc/libraries.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/libraries.md b/doc/libraries.md index 828d453a8..397dff83d 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -15,6 +15,9 @@ pandoc: [texmath] : Conversion of math between tex, Word equation, MathML, and GNU eqn. +[unicode-collation] +: Proper Unicode collation (sorting). + [doclayout] : Combinators for laying out a textual document, with support for line wrapping, tabular layout, and more. @@ -56,4 +59,5 @@ pandoc: [rfc5051]: https://hackage.haskell.org/package/rfc5051 [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 -- cgit v1.2.3