This repository was archived by the owner on Mar 9, 2022. It is now read-only.
Open
Conversation
537871e to
b2288e4
Compare
6d6d363 to
e3b07e4
Compare
aa5907c to
075f1a0
Compare
075f1a0 to
c21cbee
Compare
c21cbee to
8795a5e
Compare
1653efe to
47ce599
Compare
47ce599 to
7b7d606
Compare
7b7d606 to
68942ae
Compare
68942ae to
f0b3d61
Compare
f0b3d61 to
3465c95
Compare
4c3fbb1 to
ae87db6
Compare
ae87db6 to
ff7c775
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
5.3.0->8.4.1Release Notes
valeriangalliat/markdown-it-anchor
v8.4.1Compare Source
npm publishthat didn't publish previous version.v8.4.0Compare Source
headerLink. ([#107])v8.3.1Compare Source
@types/markdown-it. Also useexport default anchorin typedeclaration instead of
export = anchorso that TypeScript allows bothimport anchor from 'markdown-it-anchor'andimport anchor = require('markdown-it-anchor')syntaxes instead of being forced to the latter. ([#106])
when not being used with a bundler. ([
6fcc502])v8.3.0Compare Source
stream with
splice. ([#100])v8.2.0Compare Source
linkInsideHeaderpermalink option, which is the closestto the permalink in previous versions. ([#101])
v8.1.3Compare Source
tabIndextype. ([#103])v8.1.2Compare Source
prepublishscript not being run onnpm publishanymore.distcode.v8.1.1Compare Source
ReferenceErrorwithprocess.emitWarningin the browser. ([#102])v8.1.0Compare Source
token.meta.isPermalinkSymbolto help other plugins (e.g. TOC) toidentify and ignore permalink symbols. ([#99])
v8.0.5Compare Source
html_inlinetohtml_blockin legacy permalink. ([#98])v8.0.4Compare Source
leveloption TypeScript type. ([#97])v8.0.3Compare Source
v8.0.2Compare Source
linkAfterHeaderpermalink renderer. ([#93])symbolwasn't allowed to be HTML anymorein new renderers.
v8.0.1Compare Source
v8.0.0Compare Source
tabindex="-1"on headers. ([#85], [#86])choices. ([#82], [#89])
v7.1.0Compare Source
v7.0.2Compare Source
v7.0.1Compare Source
v7.0.0Compare Source
v6.0.1Compare Source
example.htmltest case.uniqueSlugStartIndextest case.equal->strictEqual.found 0 vulnerabilities.v6.0.0Compare Source
to mimic what markdown-toc, github-slugger, and GitHub itself does by
default. This should improve out of the box compatibility with other
packages. ([#74])
Configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.