- #40
- Update base CommonMarker version to
v0.23.9
. - Drop Ruby 2.7 support
- Update base CommonMarker version to
- #38: Drop Ruby 2.6 support
- Finish testing phase and release official version.
- #33: Update base CommonMarker version to
v0.23.6
.
- #28: Fix a bug that sourcepos of custom_block is wrong.
- #30: Fix a bug that contains custom block fence in
data-metadata
when custom block is used in backquote.
- #26: Update base CommonMarker version to
v0.23.5
.
- #23: Fixed unintentional license change issue
- #21: Add
AUTOLINK_CLASS_NAME
option for autolink extension.
- #19: Allow a custom block to contain any node type.
- #20: Allow
data-metadata
to accept strings up to the end of the line.
- #9: Add
CODE_DATA_METADATA
option. - #10: Add
custom_block
extension. - #11: Add
MENTION_NO_EMPHASIS
option.
- Initial release