Files
StudyDiary/.obsidian/plugins/marp-slides/lib3/markdown-it/@kazumatu981/markdown-it-kroki/CHANGELOG.md
T
2026-07-23 20:36:13 +08:00

1.3 KiB
Executable File

CHANGELOG

v1.3.2

  • refactor url parser.
    • remark: throw error on calling use() with invalid option (invalid entrypoint parameter).

v1.3.1

  • update development packages
    • @marp-team/marp-cli, jsdom, markdown-it, mocha

v1.3.0

  • support render option see this issue and this memo
  • for developers support coverage test script test:coverage.

v1.2.3

v1.2.2

v1.2.1

  • Embed <embed> tag instead of <img> tag, see this issue.
  • <img> will be used for compatibility, so set option useImg to true (default false).

v1.1.1

v1.1.0

  • Obsolated Option marpAutoScaling and detect automatically wether it is nessesury or not.

v1.0.1

release on npm

v1.0.0

create new