head	1.2;
access;
symbols
	pkgsrc-2021Q2:1.1.0.10
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.8
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.6
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.4
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.2
	pkgsrc-2020Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2021.07.07.12.53.04;	author nia;	state dead;
branches;
next	1.1;
commitid	fgA88R4GJE8Ku30D;

1.1
date	2020.04.25.23.49.20;	author nikita;	state Exp;
branches;
next	;
commitid	NAkNeCNQonJlcP5C;


desc
@@


1.2
log
@go-goldmark: remove

deprecated go-package; no users in pkgsrc
@
text
@$NetBSD: distinfo,v 1.1 2020/04/25 23:49:20 nikita Exp $

SHA1 (goldmark-1.1.30.tar.gz) = fd359cf605ab77466204c97d6d541fe2036f8c69
RMD160 (goldmark-1.1.30.tar.gz) = d6cb209d6835d00661f4c7693d8fb78c3d00d6ee
SHA512 (goldmark-1.1.30.tar.gz) = 2b3010eafc0daf4e2fe27b0bea38eff38025c145db1806324e341224b31e494c10ffd167d89b4cf02fff120d4b9507e3afe69ea1e218c8fc1e74d16490479357
Size (goldmark-1.1.30.tar.gz) = 225425 bytes
@


1.1
log
@Add textproc/go-goldmark version 1.1.30

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.
@
text
@d1 1
a1 1
$NetBSD$
@

