NOTICE: This package has been removed from pkgsrc

./textproc/go-goldmark, CommonMark compliant Markdown parser in Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.30nb11, Package name: go-goldmark-1.1.30nb11, Maintainer: nikita

goldmark is a Markdown parser written in Go. It is compliant with
CommonMark 0.29. Its features include:

- Standards-compliant. goldmark is fully compliant with the latest
CommonMark specification.
- Extensible. Do you want to add a @username mention syntax to
Markdown? You can easily do so in goldmark. You can add your AST
nodes, parsers for block-level elements, parsers for inline-level
elements, transformers for paragraphs, transformers for the whole
AST structure, and renderers.
- Performance. goldmark's performance is on par with that of cmark,
the CommonMark reference implementation written in C.
- Robust. goldmark is tested with go-fuzz, a fuzz testing tool.
- Built-in extensions. goldmark ships with common extensions like
tables, strikethrough, task lists, and definition lists.
- Depends only on standard libraries.


Required to build:
[pkgtools/cwrappers] [lang/go114]

Master sites:

SHA1: fd359cf605ab77466204c97d6d541fe2036f8c69
RMD160: d6cb209d6835d00661f4c7693d8fb78c3d00d6ee
Filesize: 220.142 KB

Version history: (Expand)


CVS history: (Expand)


   2021-07-07 14:53:04 by Nia Alarie | Files touched by this commit (5) | Package removed
Log message:
go-goldmark: remove

deprecated go-package; no users in pkgsrc
   2021-06-06 14:19:04 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-05-08 17:02:47 by Benny Siegert | Files touched by this commit (216) | Package updated
Log message:
Revbump all Go packages after go116 update
   2021-03-19 18:37:10 by Benny Siegert | Files touched by this commit (215) | Package updated
Log message:
Revbump all Go packages after go115 update
   2021-01-23 15:23:16 by Benny Siegert | Files touched by this commit (209) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go115 update
   2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after Go 1.15 update.
   2020-10-15 15:08:34 by Benny Siegert | Files touched by this commit (188) | Package updated
Log message:
Revbump all Go packages after go115 update.