Path to this page:
./
textproc/ruby-kramdown-rfc2629,
IETF RFC 2629 back end for kramdown
Branch: CURRENT,
Version: 1.7.21,
Package name: ruby32-kramdown-rfc2629-1.7.21,
Maintainer: pkgsrc-userskramdown 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: 67 KB
Version history: (Expand)
- (2024-12-11) Updated to version: ruby32-kramdown-rfc2629-1.7.21
- (2024-09-22) Updated to version: ruby32-kramdown-rfc2629-1.7.19
- (2024-07-20) Updated to version: ruby32-kramdown-rfc2629-1.7.18
- (2024-06-30) Updated to version: ruby32-kramdown-rfc2629-1.7.17
- (2024-06-15) Updated to version: ruby32-kramdown-rfc2629-1.7.16
- (2024-06-08) Updated to version: ruby32-kramdown-rfc2629-1.7.15
CVS history: (Expand)
2024-12-11 14:59:02 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.21
1.7.20 (2024-10-30)
* new: kramdown-rfc-extract-figures-tables
1.7.21 (2024-11-11)
* Add KRAMDOWN_REFCACHETTL_RFC, _DOI, _IANA (and _DOI_IANA)
|
2024-09-22 08:45:38 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.19
1.7.19 (2024-08-30)
* Experimental support for plantuml-ascii-art
|
2024-07-20 17:38:22 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.18
1.7.18 (2024-07-16)
* Various small changes during IETF 120 I-D deadline.
|
2024-06-30 18:33:46 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.17
1.7.17 (2024-06-17)
* Reduce mistakes in errata report references via automation
|
2024-06-15 18:28:59 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.16
1.7.16 (2024-06-14)
* emergency fix for REXML/strscan in 1.7.15 no longer needed
|
2024-06-08 18:02:35 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.15
1.7.15 (2024-06-07)
* Emergency dependency fix for REXML REXML newer than 3.2.6 no longer is
pure ruby (requires strscan)
|
2024-06-02 17:20:03 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.14
1.7.14 (2024-06-01)
* Make base64 gem dependency explicit (will be required for Ruby 3.4).
|
2024-05-26 17:52:35 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
textproc/ruby-kramdown-rfc2629: update to 1.7.13
1.7.12 (2024-05-18)
* Add kramdown-rfc-lsr
1.7.13 (2024-05-18)
More heroics to get info about targets of section references
* Requires xml2rfc and tidy commands in path for these heroics to work best
* Use without open-uri-cached is untested (gem install open-uri-cached)
|