Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 1.33 KB

CHANGELOG

v1.3.3

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