./textproc/hs-cheapskate, Experimental markdown processor

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


Branch: CURRENT, Version: 0.1.1.2nb7, Package name: hs-cheapskate-0.1.1.2nb7, Maintainer: pho

This is an experimental Markdown processor in pure Haskell. It aims to
process Markdown efficiently and in the most forgiving possible
way. It is designed to deal with any input, including garbage, with
linear performance. Output is sanitized by default for protection
against XSS attacks.

Several markdown extensions are implemented, including fenced code
blocks, significant list start numbers, and autolinked URLs.


Required to run:
[devel/hs-data-default] [devel/hs-syb] [devel/hs-uniplate] [textproc/hs-blaze-html] [www/hs-xss-sanitize] [lang/ghc94]

Master sites:

Filesize: 26.479 KB

Version history: (Expand)


CVS history: (Expand)


   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 15:56:56 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-cheapskate: Fix build with GHC 9.6
   2023-10-30 03:56:46 by Masatake Daimon | Files touched by this commit (3)
Log message:
textproc/hs-cheapskate: 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
   2023-01-26 11:15:21 by Masatake Daimon | Files touched by this commit (2)
Log message:
textproc/hs-cheapskate: Fix build with GHC 9.4
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC