massifrg
massifrg
### Before submitting a new icon contribution, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...
I get this error with the latest version of pandoc (3.1.12.2): ``` pandoc: Cannot decode byte '\xc3': Data.Text.Encoding: Invalid UTF-8 stream ``` when I try to convert a file to...
A `collate(lang, string1, string2)` function in `hslua-module-text` would be useful, as already discussed [here](https://github.com/jgm/pandoc/issues/9591). In that thread, jgm cited his [unicode-collation](https://hackage.haskell.org/package/unicode-collation) haskell library, whose functionality could be exposed also in...
An XML equivalent of native and json formats. A [previous PR](https://github.com/jgm/pandoc/pull/10784) has issues (long commit messages) that I don't know how to solve. The XML format is described in issue...
A new `xml` format as described in issue #10746, and in [xml.md](https://github.com/massifrg/pandoc/blob/xml/doc/xml.md).