-
Fix table extension column parsing, toplevel text inlines were being dropped. Thanks to Javier Chávarri for the report (#10).
-
List_item.make
, change default value ofafter_marker
from 0 to 1. We don't want to generate invalid CommonMark by default. Thanks to Rafał Gwoździński for the report (#9).
- Fix bug in
Block_lines.list_of_string
. Thanks to Rafał Gwoździński for the report and the fix (#7, #8). Cmarkit.Mapper
. Fix non-sensical default map forImage
nodes: do not deleteImage
nodes whose alt text maps toNone
, replace the alt text byInline.empty
. Thanks to Nicolás Ojeda Bär for the report and the fix (#6).
First release.
Supported by a grant from the OCaml Software Foundation.