./textproc/hs-djot, Parser and renderer for djot light markup syntax

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2.2nb1, Package name: hs-djot-0.1.2.2nb1, Maintainer: pkgsrc-users

Djot (https://djot.net) is a light markup language. This package provides a
data structure to represent djot documents, a very fast parser, and
functions to render a parsed document as HTML and as djot.


Master sites:

Filesize: 121.583 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 13:16:09 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
textproc/hs-djot: update to djot-0.1.2.2

## 0.1.2.2 -- 2024-10-04

* Allow list items with blank lines between divs (#10).

* Fix parsing of indented tables (#8).

## 0.1.2.1 -- 2024-06-24

* Djot writer: include separator line in table when the table has
  non-default alignments but no header (#7).

## 0.1.2 -- 2024-05-10

* Allow `_` in symbols (see jgm/djot#296).

* Add Lift derivations to AST datatypes (#5, Gideon Farrell) [API change].
   2025-01-10 00:24:41 by Thomas Klausner | Files touched by this commit (18)
Log message:
*: recursive bump for hs-doclayout 0.5
   2025-01-10 00:15:15 by Thomas Klausner | Files touched by this commit (24) | Package updated
Log message:
i*: recursive bump for hs-emojis update
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-04 13:45:52 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-djot: import hs-djot-0.1.1.3

Djot (https://djot.net) is a light markup language. This package provides a
data structure to represent djot documents, a very fast parser, and
functions to render a parsed document as HTML and as djot.