fix(deps): update dependency markdown to v7 #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.1→7.3.0Release Notes
dart-lang/tools (markdown)
v7.3.0dart-lang/toolsmonorepo.web: '>=0.4.2 <2.0.0'.RangeErrorhazards in links (#623).LinkReferenceDefinitionSyntaxpublicly (#626).v7.2.2^3.2.0.v7.2.1v7.2.0^3.1.0.AutolinkExtensionSyntax.AlertBlockSyntaxto parse GitHub Alerts.v7.1.1v7.1.0Compare Source
v7.0.2Compare Source
HeaderWithIdSyntax, do not generate heading IDs for headingswith no content.
v7.0.1Compare Source
running on Safari.)
v7.0.0Compare Source
close()ofDelimiterSyntaxandLinkSyntaxreturns multiple nodes instead of single one.
TagSyntax,indicatorForCheckedCheckBox, andindicatorForUncheckedCheckBox.BlockHtmlSyntax,BlockTagBlockHtmlSyntax,LongBlockHtmlSyntax, andOtherTagBlockHtmlSyntax.lineproperties of typeStringtoLine.linesproperties of typeList<String>toList<Line>.HtmlBlockSyntaxto parse HTML blocks.enableTagfilteroption toHtmlRendererto eanble GFMtagfilterextension.
DecodeHtmlSyntaxto decode HTML entity and numericcharacter references.
SoftLineBreakSyntaxto remove the single space before theline ending.
EscapeHtmlSyntaxto encode ("), (<), (>) and (&).caseSensitivetoTextSyntax.parse(String text)forDocument.parseLineList(List<Line> text)forDocument.Line.parentSyntaxforparseLines()ofBlockParser, which can be used when parsing nested blocks.disabledSetextHeadingforparseLines()ofBlockParser, which is used to disable theSetextHeaderSyntax.previousSyntaxforBlockParser.v6.0.1Compare Source
non-checkbox items.
v6.0.0Compare Source
are only active in the
gitHubFlavoredandgitHubWebextension sets.#ff0000color swatches.visually change are
:cricket:and:beetle:. There are alternate emoji:cricket_game:and:lady_beetle:which can be used to access the previousemoji.
update_github_emoji.dartnow pulls all emoji info directly fromGitHub API and as a result we have now support the entire GitHub emoji set
(excluding the 19 custom GitHub specific emoji which have no Unicode support).
TagSyntaxis deprecated.DelimiterSyntax.StrikethroughSyntaxnow extendsDelimiterSyntaxinstead of
TagSyntax.LinkSyntaxnow extendsDelimiterSyntaxinstead of
TagSyntax.EmphasisSyntax.underscoreandEmphasisSyntax.asterisk.v5.0.0Compare Source
parseInline's parameter fromString?to
String.#368.
@chenzhiguang.
#335.
inside blockquotes. Thanks @chenzhiguang.
#358.
will be evaluated into an ExtensionSet, in a future release. Thanks
@chenzhiguang.
#359.
bool withDefaultInlineSyntaxesandbool withDefaultBlockSyntaxesparameters to
markdownToHtmlandDocumentto support the case ofspecifying exactly the list of desired syntaxes. Thanks @chenzhiguang.
#393.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.