./textproc/hs-commonmark-pandoc, Bridge between commonmark and pandoc AST

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


Branch: CURRENT, Version: 0.2.2.3nb1, Package name: hs-commonmark-pandoc-0.2.2.3nb1, Maintainer: pho

This library provides typeclasses for rendering commonmark to Pandoc
types.


Required to run:
[textproc/hs-pandoc-types] [textproc/hs-commonmark] [textproc/hs-commonmark-extensions] [lang/ghc94]

Master sites:

Filesize: 5.111 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:10:56 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
textproc/hs-commonmark-pandoc: update to commonmark-pandoc-0.2.2.3

## 0.2.2.3

- Avoid adding spurious extra data-pos attribute to wrapper
  Div (#159).

## 0.2.2.2

- Add wrapper="1" when we need to add Div or Span. This is needed for
  good round-tripping; a djot writer can see that this attribute
  was added and remove the wrapping, adding the attributes directly
  to the element.
   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-02 13:06:10 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-commonmark-pandoc: Update to 0.2.2.1

0.2.2.1
    Remove nested footnotes (#138).

0.2.2
    Add support for alerts extension (#132).
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-30 14:17:55 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-commonmark-pandoc: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94