Skip to content

v3.1.0

Choose a tag to compare

@Goldziher Goldziher released this 01 Apr 14:34
d44d25f

Added

  • Reference-style links: New link_style option ("inline" default, "reference") renders links as [text][1] with numbered [1]: url "title" definitions appended at the end of the output. Supports URL+title deduplication, images (![alt][1]), and media elements (audio, video, iframe). Available across all bindings (Python, Node.js, WASM, PHP, CLI --link-style, FFI via JSON).

Full Changelog: v3.0.2...v3.1.0