1.3 KiB
Executable File
1.3 KiB
Executable File
CHANGELOG
v1.3.2
- refactor url parser.
- remark: throw error on calling
use()with invalid option (invalidentrypointparameter).
- remark: throw error on calling
v1.3.1
- update development packages
@marp-team/marp-cli,jsdom,markdown-it,mocha
v1.3.0
- support
renderoption see this issue and this memo - for developers support coverage test script
test:coverage.
v1.2.3
- support
d2, see this issue
v1.2.2
- fix readme, see this pull-request
- support
dbml, see this issue
v1.2.1
- Embed
<embed>tag instead of<img>tag, see this issue. <img>will be used for compatibility, so set optionuseImgtotrue(defaultfalse).
v1.1.1
- fix readme, see this issue
v1.1.0
- Obsolated Option
marpAutoScalingand detect automatically wether it is nessesury or not.
v1.0.1
release on npm
v1.0.0
create new