Subject: CVS commit: pkgsrc/textproc/ruby-redcarpet
From: Takahiro Kambe
Date: 2024-11-06 17:18:27
Message id: 20241106161828.04324FC7E@cvs.NetBSD.org

Log Message:
textproc/ruby-redcarpet: update to 3.6.0

3.6.0 (2023-01-29)

This release is not particularly heavy but brings a few improvements and
fixes.

Improvements

* Avoid warnings running on Ruby 3.2+ (See #721).
* Consider <center> as a block-level element (See #702).
* Properly provide a third argument to the table_cell callback indicating
  whether the current cell is part of the header or not.
* The previous implementation with two parameters is still supported (See
  #604 and #605).

Fixes

* Match fence char and length when matching closing fence in fenced code
  blocks (Fixes #208).
* Fix anchor generation on titles with ampersands (Fixes #696).

Files:
RevisionActionfile
1.13modifypkgsrc/textproc/ruby-redcarpet/Makefile
1.5modifypkgsrc/textproc/ruby-redcarpet/PLIST
1.15modifypkgsrc/textproc/ruby-redcarpet/distinfo