My blog
https://blog.franco.net.eu.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
892 B
892 B
layout | title | excerpt |
---|---|---|
default | release | none |
md-toc changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
[8.0.0] - 2021-05-28
Changed
- Translated functions directly from cmark to treat emphasis.
get_md_header
andget_atx_heading
now support multiple lines.- Updated documentation.
- Updated tests.
- Updated package dependencies.
Added
- Newline string argument choice from the CLI.
- Added these exceptions:
StringCannotContainNewlines
CannotTreatUnicodeString
Removed
- Removal of these functions:
get_generic_fdr_indices
get_fdr_indices
can_open_emphasis
can_close_emphasis
get_nearest_list_id