./textproc/ruby-kramdown-rfc2629, IETF RFC 2629 back end for kramdown

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


Branch: CURRENT, Version: 1.7.8, Package name: ruby32-kramdown-rfc2629-1.7.8, Maintainer: pkgsrc-users

kramdown is a markdown parser by Thomas Leitner, which has a number of
backends for generating HTML, Latex, and markdown again.

kramdown-rfc2629 is an additional backend to that: It allows the
generation of XML2RFC XML markup (originally known as RFC 2629
compliant markup, now documented in RFC 7749).


Required to run:
[textproc/ruby-kramdown] [textproc/ruby-kramdown-parser-gfm] [security/ruby-certified] [lang/ruby31-base]

Master sites:

Filesize: 62.5 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-10 16:15:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.8

1.7.8 (2024-03-07)

* Loudly scrub UTF-8 input
   2024-03-03 09:46:52 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.7

1.7.7 (2024-03-02)

* Add experimental true BCP14 boilerplate
   2024-02-24 08:12:35 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.6

1.7.6 (2024-02-23)

* Add -n (--no-txt) and -dNN (--docrev=NN) CLI options
   2024-02-03 17:40:24 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.5

1.7.5 (2024-01-10)

* Support quotetitle in <reference
* README.md: More text about :unnumbered (and ALD/IALs in general)
   2023-12-17 16:47:21 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.4

1.6.40 (2023-09-19)

* Enable adding annotations to imported bibxml references

1.6.41 (2023-09-22)

* Enable adding annotations to imported bibxml references

1.6.42 (2023-09-22)

* hotfix for autolink_iref_cleanup

1.6.43 (2023-09-23)

* Experimental abbrev-triggered text replacement feature

1.7.0 (not released)

1.7.1 (2023-09-27)

* Provide better names to the extracted sourcecode files

1.7.2 (2023-10-28)

* Handle section references into referencegroups

1.7.3 (2023-11-23)

* Handle svg artwork in kramdown-rfc-extract-sourcecode

1.7.4 (2023-12-03)

kramdown-rfc-extract-sourcecode more useful for Web use

* Use slugifiedname if available, or a (cached) speculative slugifier for
  non-prepped documents
* Use dashes, not underscores in file names
* Use =txt as default type directory and txt as default extension
* Cover more misuse of name= and type= in existing RFCs and I-Ds
* Warn if sourcecode-type "cbor" is used (it's one of cbor-diag or
  cbor-pretty)
   2023-07-23 15:51:12 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.6.39

1.6.39 (2023-07-17)

* Add {::boilerplate RFC7942(info)?}
   2023-07-15 17:05:06 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.6.38

1.6.38 (2023-07-13)

No changes available.
   2023-07-09 04:42:56 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.6.37

1.6.36 (2023-06-27)

* use "-m" option with utftex (no special subscript characters)
  As per bartp5/libtexprintf#23

1.6.37 (2023-07-06)

* DOIs: experimental extractor for "ACM DOIs"
  Don't hide publisher when there is a container-title.
  DOI: put publisher into refcontent
  doilit: add command line option for dx.doi.org site