mediumexporter
mediumexporter copied to clipboard
Bump marked from 0.6.0 to 0.6.3
Bumps marked from 0.6.0 to 0.6.3.
Release notes
Sourced from marked's releases.
0.6.3
Fixes
- Fix nested blockquotes #1464
- Fix
<em>
issue with mixed content #1451- revert #1464 #1497
- Fix
breaks: true
#1507Docs
- add docs for workers #1432
- Add security policy #1492
- Update supported spec versions #1491
- Update test folder descriptions #1506
DevOps
- Use latest commit for demo master #1457
- Update tests to commonmark 0.29 #1465
- Update tests to GFM 0.29 #1470
- Fix commonmark spec 57 and 40 (headings) #1475
0.6.2
Security
Fixes
Enhancements
CLI
- Update man page to include
--test
and fix argv parameters #1442- Add a
--version
flag to print marked version #1448Testing
0.6.1
... (truncated)
Commits
-
124c576
Release v0.6.3 (#1508) -
570af73
0.6.3 -
1ce85ca
update test descriptions in CONTRIBUTING.md (#1506) -
a265632
🗜️ minify [skip ci] -
c95667f
Fix breaks (#1507) -
e774f77
fix breaks -
da4d967
add test -
c86d242
update test descriptions in CONTRIBUTING.md -
0b7fc5e
🗜️ minify [skip ci] -
5ba9ba5
Merge pull request #1497 from UziTech/revert-1464 - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by tonybrix, a new releaser for marked since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.