@shell-shock/preset-cli 0.9.10 → 0.9.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/_rolldown/runtime.cjs +16 -0
- package/dist/_virtual/_rolldown/runtime.mjs +45 -0
- package/dist/components/upgrade-builtin.cjs +1 -1
- package/dist/components/upgrade-builtin.mjs +1 -1
- package/dist/components/upgrade-builtin.mjs.map +1 -1
- package/dist/index.cjs +1 -2
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.cjs +94 -0
- package/dist/node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.mjs +94 -0
- package/dist/node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.cjs +167 -0
- package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.mjs +167 -0
- package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.cjs +36 -0
- package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.mjs +36 -0
- package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.cjs +32 -0
- package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs +33 -0
- package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.cjs +133 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.mjs +134 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.cjs +32 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.mjs +31 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.cjs +169 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.mjs +167 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.cjs +98 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.mjs +95 -0
- package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.cjs +23 -0
- package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.mjs +23 -0
- package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.mjs.map +1 -0
- package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.cjs +36 -0
- package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.mjs +36 -0
- package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.cjs +373 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs +374 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.cjs +60 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs +59 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.cjs +6 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs +6 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.cjs +6 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs +6 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.cjs +59 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.mjs +59 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.cjs +338 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.mjs +333 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.cjs +6 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.mjs +6 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.cjs +4095 -0
- package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs +4093 -0
- package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs.map +1 -0
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.cjs +10 -0
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.mjs +10 -0
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.cjs +449 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs +450 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.cjs +47 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs +48 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.cjs +94 -0
- package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs +94 -0
- package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.cjs +78 -0
- package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs +78 -0
- package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.cjs +123 -0
- package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs +123 -0
- package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.cjs +246 -0
- package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs +244 -0
- package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.cjs +80 -0
- package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs +80 -0
- package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.cjs +80 -0
- package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs +80 -0
- package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.cjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.cjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.cjs +94 -0
- package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs +92 -0
- package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.cjs +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.mjs +3 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.cjs +69 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.mjs +69 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.cjs +9 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.mjs +8 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.cjs +205 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.mjs +189 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.cjs +19 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.mjs +15 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.cjs +61 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +62 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.cjs +35 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +35 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.cjs +43 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +44 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.cjs +488 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs +489 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.cjs +148 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.mjs +149 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.cjs +51 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.mjs +52 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.cjs +126 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.mjs +127 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.cjs +57 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.mjs +57 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.cjs +23 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.mjs +23 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.cjs +31 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.mjs +31 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.cjs +217 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.mjs +218 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.cjs +274 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.mjs +274 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.cjs +107 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.mjs +108 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.cjs +27 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.mjs +27 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.cjs +48 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.mjs +48 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.cjs +35 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.mjs +36 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.cjs +26 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.mjs +27 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.cjs +72 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.mjs +73 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.cjs +53 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.mjs +53 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.cjs +157 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.mjs +158 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.cjs +32 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.mjs +32 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.cjs +140 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.mjs +141 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.cjs +112 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.mjs +113 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.cjs +139 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs +140 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.cjs +15 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs +15 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.cjs +12 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs +12 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.cjs +81 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs +82 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.cjs +13 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs +13 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.cjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.cjs +112 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +113 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.cjs +14 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.mjs +15 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.cjs +22 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.mjs +22 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.cjs +55 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.mjs +55 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.cjs +41 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.mjs +41 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.cjs +62 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +62 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.cjs +64 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +64 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.cjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.mjs +46 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.cjs +48 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.mjs +49 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.cjs +22 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +22 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.cjs +34 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +35 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.cjs +82 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.mjs +83 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.cjs +84 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.mjs +85 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.cjs +42 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.mjs +42 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.cjs +26 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.mjs +27 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.cjs +74 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +75 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.cjs +80 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +80 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.cjs +41 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.mjs +41 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.cjs +157 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.mjs +157 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.cjs +21 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs +17 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.cjs +74 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs +74 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.cjs +57 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs +57 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.cjs +18 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs +18 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.cjs +175 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs +175 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs.map +1 -0
- package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.cjs +19 -0
- package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs +15 -0
- package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.cjs +104 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.mjs +104 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.cjs +73 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.mjs +68 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.cjs +266 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.mjs +262 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.cjs +575 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.mjs +543 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.cjs +27 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.mjs +21 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.cjs +105 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.mjs +94 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.cjs +33 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs +34 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.cjs +99 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.mjs +93 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.cjs +2544 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.mjs +2545 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.cjs +296 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.mjs +297 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.cjs +26 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.mjs +28 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.cjs +2069 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.mjs +2069 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.cjs +156 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.mjs +157 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.cjs +166 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.mjs +167 -0
- package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.mjs.map +1 -0
- package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.cjs +299 -0
- package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.mjs +295 -0
- package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.cjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.cjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.cjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.cjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.cjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.cjs +25 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs +21 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.cjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs +6 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.cjs +15 -0
- package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs +17 -0
- package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs.map +1 -0
- package/dist/{plugin-changelog → packages/plugin-changelog}/dist/components/changelog-command.cjs +5 -4
- package/dist/packages/plugin-changelog/dist/components/changelog-command.mjs +4 -3
- package/dist/packages/plugin-changelog/dist/components/changelog-command.mjs.map +1 -1
- package/dist/{plugin-changelog → packages/plugin-changelog}/dist/index.cjs +1 -1
- package/dist/packages/unified/dist/html-Di3_LwV3.cjs +337 -0
- package/dist/packages/unified/dist/html-Di3_LwV3.mjs +338 -0
- package/dist/packages/unified/dist/html-Di3_LwV3.mjs.map +1 -0
- package/dist/packages/unified/dist/markdown/index.cjs +1 -0
- package/dist/packages/unified/dist/markdown/index.mjs +3 -0
- package/dist/packages/unified/dist/markdown-OuY_JOk0.cjs +82 -0
- package/dist/packages/unified/dist/markdown-OuY_JOk0.mjs +83 -0
- package/dist/packages/unified/dist/markdown-OuY_JOk0.mjs.map +1 -0
- package/package.json +39 -12
- package/dist/packages/unified/dist/markdown-Bs-BRrSC.mjs +0 -10
- package/dist/packages/unified/dist/markdown-Bs-BRrSC.mjs.map +0 -1
- package/dist/unified/dist/markdown-Bs-BRrSC.cjs +0 -10
- /package/dist/{plugin-changelog → packages/plugin-changelog}/dist/components/index.cjs +0 -0
|
@@ -0,0 +1,246 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
//#region ../../node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs
|
|
5
|
+
function render_footnote_anchor_name(tokens, idx, options, env) {
|
|
6
|
+
const n = Number(tokens[idx].meta.id + 1).toString();
|
|
7
|
+
let prefix = "";
|
|
8
|
+
if (typeof env.docId === "string") prefix = `-${env.docId}-`;
|
|
9
|
+
return prefix + n;
|
|
10
|
+
}
|
|
11
|
+
function render_footnote_caption(tokens, idx) {
|
|
12
|
+
let n = Number(tokens[idx].meta.id + 1).toString();
|
|
13
|
+
if (tokens[idx].meta.subId > 0) n += `:${tokens[idx].meta.subId}`;
|
|
14
|
+
return `[${n}]`;
|
|
15
|
+
}
|
|
16
|
+
function render_footnote_ref(tokens, idx, options, env, slf) {
|
|
17
|
+
const id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf);
|
|
18
|
+
const caption = slf.rules.footnote_caption(tokens, idx, options, env, slf);
|
|
19
|
+
let refid = id;
|
|
20
|
+
if (tokens[idx].meta.subId > 0) refid += `:${tokens[idx].meta.subId}`;
|
|
21
|
+
return `<sup class="footnote-ref"><a href="#fn${id}" id="fnref${refid}">${caption}</a></sup>`;
|
|
22
|
+
}
|
|
23
|
+
function render_footnote_block_open(tokens, idx, options) {
|
|
24
|
+
return (options.xhtmlOut ? "<hr class=\"footnotes-sep\" />\n" : "<hr class=\"footnotes-sep\">\n") + "<section class=\"footnotes\">\n<ol class=\"footnotes-list\">\n";
|
|
25
|
+
}
|
|
26
|
+
function render_footnote_block_close() {
|
|
27
|
+
return "</ol>\n</section>\n";
|
|
28
|
+
}
|
|
29
|
+
function render_footnote_open(tokens, idx, options, env, slf) {
|
|
30
|
+
let id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf);
|
|
31
|
+
if (tokens[idx].meta.subId > 0) id += `:${tokens[idx].meta.subId}`;
|
|
32
|
+
return `<li id="fn${id}" class="footnote-item">`;
|
|
33
|
+
}
|
|
34
|
+
function render_footnote_close() {
|
|
35
|
+
return "</li>\n";
|
|
36
|
+
}
|
|
37
|
+
function render_footnote_anchor(tokens, idx, options, env, slf) {
|
|
38
|
+
let id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf);
|
|
39
|
+
if (tokens[idx].meta.subId > 0) id += `:${tokens[idx].meta.subId}`;
|
|
40
|
+
return ` <a href="#fnref${id}" class="footnote-backref">\u21a9\uFE0E</a>`;
|
|
41
|
+
}
|
|
42
|
+
function footnote_plugin(md) {
|
|
43
|
+
const parseLinkLabel = md.helpers.parseLinkLabel;
|
|
44
|
+
const isSpace = md.utils.isSpace;
|
|
45
|
+
md.renderer.rules.footnote_ref = render_footnote_ref;
|
|
46
|
+
md.renderer.rules.footnote_block_open = render_footnote_block_open;
|
|
47
|
+
md.renderer.rules.footnote_block_close = render_footnote_block_close;
|
|
48
|
+
md.renderer.rules.footnote_open = render_footnote_open;
|
|
49
|
+
md.renderer.rules.footnote_close = render_footnote_close;
|
|
50
|
+
md.renderer.rules.footnote_anchor = render_footnote_anchor;
|
|
51
|
+
md.renderer.rules.footnote_caption = render_footnote_caption;
|
|
52
|
+
md.renderer.rules.footnote_anchor_name = render_footnote_anchor_name;
|
|
53
|
+
function footnote_def(state, startLine, endLine, silent) {
|
|
54
|
+
const start = state.bMarks[startLine] + state.tShift[startLine];
|
|
55
|
+
const max = state.eMarks[startLine];
|
|
56
|
+
if (start + 4 > max) return false;
|
|
57
|
+
if (state.src.charCodeAt(start) !== 91) return false;
|
|
58
|
+
if (state.src.charCodeAt(start + 1) !== 94) return false;
|
|
59
|
+
let pos;
|
|
60
|
+
for (pos = start + 2; pos < max; pos++) {
|
|
61
|
+
if (state.src.charCodeAt(pos) === 32) return false;
|
|
62
|
+
if (state.src.charCodeAt(pos) === 93) break;
|
|
63
|
+
}
|
|
64
|
+
if (pos === start + 2) return false;
|
|
65
|
+
if (pos + 1 >= max || state.src.charCodeAt(++pos) !== 58) return false;
|
|
66
|
+
if (silent) return true;
|
|
67
|
+
pos++;
|
|
68
|
+
if (!state.env.footnotes) state.env.footnotes = {};
|
|
69
|
+
if (!state.env.footnotes.refs) state.env.footnotes.refs = {};
|
|
70
|
+
const label = state.src.slice(start + 2, pos - 2);
|
|
71
|
+
state.env.footnotes.refs[`:${label}`] = -1;
|
|
72
|
+
const token_fref_o = new state.Token("footnote_reference_open", "", 1);
|
|
73
|
+
token_fref_o.meta = { label };
|
|
74
|
+
token_fref_o.level = state.level++;
|
|
75
|
+
state.tokens.push(token_fref_o);
|
|
76
|
+
const oldBMark = state.bMarks[startLine];
|
|
77
|
+
const oldTShift = state.tShift[startLine];
|
|
78
|
+
const oldSCount = state.sCount[startLine];
|
|
79
|
+
const oldParentType = state.parentType;
|
|
80
|
+
const posAfterColon = pos;
|
|
81
|
+
const initial = state.sCount[startLine] + pos - (state.bMarks[startLine] + state.tShift[startLine]);
|
|
82
|
+
let offset = initial;
|
|
83
|
+
while (pos < max) {
|
|
84
|
+
const ch = state.src.charCodeAt(pos);
|
|
85
|
+
if (isSpace(ch)) if (ch === 9) offset += 4 - offset % 4;
|
|
86
|
+
else offset++;
|
|
87
|
+
else break;
|
|
88
|
+
pos++;
|
|
89
|
+
}
|
|
90
|
+
state.tShift[startLine] = pos - posAfterColon;
|
|
91
|
+
state.sCount[startLine] = offset - initial;
|
|
92
|
+
state.bMarks[startLine] = posAfterColon;
|
|
93
|
+
state.blkIndent += 4;
|
|
94
|
+
state.parentType = "footnote";
|
|
95
|
+
if (state.sCount[startLine] < state.blkIndent) state.sCount[startLine] += state.blkIndent;
|
|
96
|
+
state.md.block.tokenize(state, startLine, endLine, true);
|
|
97
|
+
state.parentType = oldParentType;
|
|
98
|
+
state.blkIndent -= 4;
|
|
99
|
+
state.tShift[startLine] = oldTShift;
|
|
100
|
+
state.sCount[startLine] = oldSCount;
|
|
101
|
+
state.bMarks[startLine] = oldBMark;
|
|
102
|
+
const token_fref_c = new state.Token("footnote_reference_close", "", -1);
|
|
103
|
+
token_fref_c.level = --state.level;
|
|
104
|
+
state.tokens.push(token_fref_c);
|
|
105
|
+
return true;
|
|
106
|
+
}
|
|
107
|
+
function footnote_inline(state, silent) {
|
|
108
|
+
const max = state.posMax;
|
|
109
|
+
const start = state.pos;
|
|
110
|
+
if (start + 2 >= max) return false;
|
|
111
|
+
if (state.src.charCodeAt(start) !== 94) return false;
|
|
112
|
+
if (state.src.charCodeAt(start + 1) !== 91) return false;
|
|
113
|
+
const labelStart = start + 2;
|
|
114
|
+
const labelEnd = parseLinkLabel(state, start + 1);
|
|
115
|
+
if (labelEnd < 0) return false;
|
|
116
|
+
if (!silent) {
|
|
117
|
+
if (!state.env.footnotes) state.env.footnotes = {};
|
|
118
|
+
if (!state.env.footnotes.list) state.env.footnotes.list = [];
|
|
119
|
+
const footnoteId = state.env.footnotes.list.length;
|
|
120
|
+
const tokens = [];
|
|
121
|
+
state.md.inline.parse(state.src.slice(labelStart, labelEnd), state.md, state.env, tokens);
|
|
122
|
+
const token = state.push("footnote_ref", "", 0);
|
|
123
|
+
token.meta = { id: footnoteId };
|
|
124
|
+
state.env.footnotes.list[footnoteId] = {
|
|
125
|
+
content: state.src.slice(labelStart, labelEnd),
|
|
126
|
+
tokens
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
state.pos = labelEnd + 1;
|
|
130
|
+
state.posMax = max;
|
|
131
|
+
return true;
|
|
132
|
+
}
|
|
133
|
+
function footnote_ref(state, silent) {
|
|
134
|
+
const max = state.posMax;
|
|
135
|
+
const start = state.pos;
|
|
136
|
+
if (start + 3 > max) return false;
|
|
137
|
+
if (!state.env.footnotes || !state.env.footnotes.refs) return false;
|
|
138
|
+
if (state.src.charCodeAt(start) !== 91) return false;
|
|
139
|
+
if (state.src.charCodeAt(start + 1) !== 94) return false;
|
|
140
|
+
let pos;
|
|
141
|
+
for (pos = start + 2; pos < max; pos++) {
|
|
142
|
+
if (state.src.charCodeAt(pos) === 32) return false;
|
|
143
|
+
if (state.src.charCodeAt(pos) === 10) return false;
|
|
144
|
+
if (state.src.charCodeAt(pos) === 93) break;
|
|
145
|
+
}
|
|
146
|
+
if (pos === start + 2) return false;
|
|
147
|
+
if (pos >= max) return false;
|
|
148
|
+
pos++;
|
|
149
|
+
const label = state.src.slice(start + 2, pos - 1);
|
|
150
|
+
if (typeof state.env.footnotes.refs[`:${label}`] === "undefined") return false;
|
|
151
|
+
if (!silent) {
|
|
152
|
+
if (!state.env.footnotes.list) state.env.footnotes.list = [];
|
|
153
|
+
let footnoteId;
|
|
154
|
+
if (state.env.footnotes.refs[`:${label}`] < 0) {
|
|
155
|
+
footnoteId = state.env.footnotes.list.length;
|
|
156
|
+
state.env.footnotes.list[footnoteId] = {
|
|
157
|
+
label,
|
|
158
|
+
count: 0
|
|
159
|
+
};
|
|
160
|
+
state.env.footnotes.refs[`:${label}`] = footnoteId;
|
|
161
|
+
} else footnoteId = state.env.footnotes.refs[`:${label}`];
|
|
162
|
+
const footnoteSubId = state.env.footnotes.list[footnoteId].count;
|
|
163
|
+
state.env.footnotes.list[footnoteId].count++;
|
|
164
|
+
const token = state.push("footnote_ref", "", 0);
|
|
165
|
+
token.meta = {
|
|
166
|
+
id: footnoteId,
|
|
167
|
+
subId: footnoteSubId,
|
|
168
|
+
label
|
|
169
|
+
};
|
|
170
|
+
}
|
|
171
|
+
state.pos = pos;
|
|
172
|
+
state.posMax = max;
|
|
173
|
+
return true;
|
|
174
|
+
}
|
|
175
|
+
function footnote_tail(state) {
|
|
176
|
+
let tokens;
|
|
177
|
+
let current;
|
|
178
|
+
let currentLabel;
|
|
179
|
+
let insideRef = false;
|
|
180
|
+
const refTokens = {};
|
|
181
|
+
if (!state.env.footnotes) return;
|
|
182
|
+
state.tokens = state.tokens.filter(function(tok) {
|
|
183
|
+
if (tok.type === "footnote_reference_open") {
|
|
184
|
+
insideRef = true;
|
|
185
|
+
current = [];
|
|
186
|
+
currentLabel = tok.meta.label;
|
|
187
|
+
return false;
|
|
188
|
+
}
|
|
189
|
+
if (tok.type === "footnote_reference_close") {
|
|
190
|
+
insideRef = false;
|
|
191
|
+
refTokens[":" + currentLabel] = current;
|
|
192
|
+
return false;
|
|
193
|
+
}
|
|
194
|
+
if (insideRef) current.push(tok);
|
|
195
|
+
return !insideRef;
|
|
196
|
+
});
|
|
197
|
+
if (!state.env.footnotes.list) return;
|
|
198
|
+
const list = state.env.footnotes.list;
|
|
199
|
+
state.tokens.push(new state.Token("footnote_block_open", "", 1));
|
|
200
|
+
for (let i = 0, l = list.length; i < l; i++) {
|
|
201
|
+
const token_fo = new state.Token("footnote_open", "", 1);
|
|
202
|
+
token_fo.meta = {
|
|
203
|
+
id: i,
|
|
204
|
+
label: list[i].label
|
|
205
|
+
};
|
|
206
|
+
state.tokens.push(token_fo);
|
|
207
|
+
if (list[i].tokens) {
|
|
208
|
+
tokens = [];
|
|
209
|
+
const token_po = new state.Token("paragraph_open", "p", 1);
|
|
210
|
+
token_po.block = true;
|
|
211
|
+
tokens.push(token_po);
|
|
212
|
+
const token_i = new state.Token("inline", "", 0);
|
|
213
|
+
token_i.children = list[i].tokens;
|
|
214
|
+
token_i.content = list[i].content;
|
|
215
|
+
tokens.push(token_i);
|
|
216
|
+
const token_pc = new state.Token("paragraph_close", "p", -1);
|
|
217
|
+
token_pc.block = true;
|
|
218
|
+
tokens.push(token_pc);
|
|
219
|
+
} else if (list[i].label) tokens = refTokens[`:${list[i].label}`];
|
|
220
|
+
if (tokens) state.tokens = state.tokens.concat(tokens);
|
|
221
|
+
let lastParagraph;
|
|
222
|
+
if (state.tokens[state.tokens.length - 1].type === "paragraph_close") lastParagraph = state.tokens.pop();
|
|
223
|
+
else lastParagraph = null;
|
|
224
|
+
const t = list[i].count > 0 ? list[i].count : 1;
|
|
225
|
+
for (let j = 0; j < t; j++) {
|
|
226
|
+
const token_a = new state.Token("footnote_anchor", "", 0);
|
|
227
|
+
token_a.meta = {
|
|
228
|
+
id: i,
|
|
229
|
+
subId: j,
|
|
230
|
+
label: list[i].label
|
|
231
|
+
};
|
|
232
|
+
state.tokens.push(token_a);
|
|
233
|
+
}
|
|
234
|
+
if (lastParagraph) state.tokens.push(lastParagraph);
|
|
235
|
+
state.tokens.push(new state.Token("footnote_close", "", -1));
|
|
236
|
+
}
|
|
237
|
+
state.tokens.push(new state.Token("footnote_block_close", "", -1));
|
|
238
|
+
}
|
|
239
|
+
md.block.ruler.before("reference", "footnote_def", footnote_def, { alt: ["paragraph", "reference"] });
|
|
240
|
+
md.inline.ruler.after("image", "footnote_inline", footnote_inline);
|
|
241
|
+
md.inline.ruler.after("footnote_inline", "footnote_ref", footnote_ref);
|
|
242
|
+
md.core.ruler.after("inline", "footnote_tail", footnote_tail);
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
//#endregion
|
|
246
|
+
exports.default = footnote_plugin;
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs
|
|
2
|
+
function render_footnote_anchor_name(tokens, idx, options, env) {
|
|
3
|
+
const n = Number(tokens[idx].meta.id + 1).toString();
|
|
4
|
+
let prefix = "";
|
|
5
|
+
if (typeof env.docId === "string") prefix = `-${env.docId}-`;
|
|
6
|
+
return prefix + n;
|
|
7
|
+
}
|
|
8
|
+
function render_footnote_caption(tokens, idx) {
|
|
9
|
+
let n = Number(tokens[idx].meta.id + 1).toString();
|
|
10
|
+
if (tokens[idx].meta.subId > 0) n += `:${tokens[idx].meta.subId}`;
|
|
11
|
+
return `[${n}]`;
|
|
12
|
+
}
|
|
13
|
+
function render_footnote_ref(tokens, idx, options, env, slf) {
|
|
14
|
+
const id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf);
|
|
15
|
+
const caption = slf.rules.footnote_caption(tokens, idx, options, env, slf);
|
|
16
|
+
let refid = id;
|
|
17
|
+
if (tokens[idx].meta.subId > 0) refid += `:${tokens[idx].meta.subId}`;
|
|
18
|
+
return `<sup class="footnote-ref"><a href="#fn${id}" id="fnref${refid}">${caption}</a></sup>`;
|
|
19
|
+
}
|
|
20
|
+
function render_footnote_block_open(tokens, idx, options) {
|
|
21
|
+
return (options.xhtmlOut ? "<hr class=\"footnotes-sep\" />\n" : "<hr class=\"footnotes-sep\">\n") + "<section class=\"footnotes\">\n<ol class=\"footnotes-list\">\n";
|
|
22
|
+
}
|
|
23
|
+
function render_footnote_block_close() {
|
|
24
|
+
return "</ol>\n</section>\n";
|
|
25
|
+
}
|
|
26
|
+
function render_footnote_open(tokens, idx, options, env, slf) {
|
|
27
|
+
let id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf);
|
|
28
|
+
if (tokens[idx].meta.subId > 0) id += `:${tokens[idx].meta.subId}`;
|
|
29
|
+
return `<li id="fn${id}" class="footnote-item">`;
|
|
30
|
+
}
|
|
31
|
+
function render_footnote_close() {
|
|
32
|
+
return "</li>\n";
|
|
33
|
+
}
|
|
34
|
+
function render_footnote_anchor(tokens, idx, options, env, slf) {
|
|
35
|
+
let id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf);
|
|
36
|
+
if (tokens[idx].meta.subId > 0) id += `:${tokens[idx].meta.subId}`;
|
|
37
|
+
return ` <a href="#fnref${id}" class="footnote-backref">\u21a9\uFE0E</a>`;
|
|
38
|
+
}
|
|
39
|
+
function footnote_plugin(md) {
|
|
40
|
+
const parseLinkLabel = md.helpers.parseLinkLabel;
|
|
41
|
+
const isSpace = md.utils.isSpace;
|
|
42
|
+
md.renderer.rules.footnote_ref = render_footnote_ref;
|
|
43
|
+
md.renderer.rules.footnote_block_open = render_footnote_block_open;
|
|
44
|
+
md.renderer.rules.footnote_block_close = render_footnote_block_close;
|
|
45
|
+
md.renderer.rules.footnote_open = render_footnote_open;
|
|
46
|
+
md.renderer.rules.footnote_close = render_footnote_close;
|
|
47
|
+
md.renderer.rules.footnote_anchor = render_footnote_anchor;
|
|
48
|
+
md.renderer.rules.footnote_caption = render_footnote_caption;
|
|
49
|
+
md.renderer.rules.footnote_anchor_name = render_footnote_anchor_name;
|
|
50
|
+
function footnote_def(state, startLine, endLine, silent) {
|
|
51
|
+
const start = state.bMarks[startLine] + state.tShift[startLine];
|
|
52
|
+
const max = state.eMarks[startLine];
|
|
53
|
+
if (start + 4 > max) return false;
|
|
54
|
+
if (state.src.charCodeAt(start) !== 91) return false;
|
|
55
|
+
if (state.src.charCodeAt(start + 1) !== 94) return false;
|
|
56
|
+
let pos;
|
|
57
|
+
for (pos = start + 2; pos < max; pos++) {
|
|
58
|
+
if (state.src.charCodeAt(pos) === 32) return false;
|
|
59
|
+
if (state.src.charCodeAt(pos) === 93) break;
|
|
60
|
+
}
|
|
61
|
+
if (pos === start + 2) return false;
|
|
62
|
+
if (pos + 1 >= max || state.src.charCodeAt(++pos) !== 58) return false;
|
|
63
|
+
if (silent) return true;
|
|
64
|
+
pos++;
|
|
65
|
+
if (!state.env.footnotes) state.env.footnotes = {};
|
|
66
|
+
if (!state.env.footnotes.refs) state.env.footnotes.refs = {};
|
|
67
|
+
const label = state.src.slice(start + 2, pos - 2);
|
|
68
|
+
state.env.footnotes.refs[`:${label}`] = -1;
|
|
69
|
+
const token_fref_o = new state.Token("footnote_reference_open", "", 1);
|
|
70
|
+
token_fref_o.meta = { label };
|
|
71
|
+
token_fref_o.level = state.level++;
|
|
72
|
+
state.tokens.push(token_fref_o);
|
|
73
|
+
const oldBMark = state.bMarks[startLine];
|
|
74
|
+
const oldTShift = state.tShift[startLine];
|
|
75
|
+
const oldSCount = state.sCount[startLine];
|
|
76
|
+
const oldParentType = state.parentType;
|
|
77
|
+
const posAfterColon = pos;
|
|
78
|
+
const initial = state.sCount[startLine] + pos - (state.bMarks[startLine] + state.tShift[startLine]);
|
|
79
|
+
let offset = initial;
|
|
80
|
+
while (pos < max) {
|
|
81
|
+
const ch = state.src.charCodeAt(pos);
|
|
82
|
+
if (isSpace(ch)) if (ch === 9) offset += 4 - offset % 4;
|
|
83
|
+
else offset++;
|
|
84
|
+
else break;
|
|
85
|
+
pos++;
|
|
86
|
+
}
|
|
87
|
+
state.tShift[startLine] = pos - posAfterColon;
|
|
88
|
+
state.sCount[startLine] = offset - initial;
|
|
89
|
+
state.bMarks[startLine] = posAfterColon;
|
|
90
|
+
state.blkIndent += 4;
|
|
91
|
+
state.parentType = "footnote";
|
|
92
|
+
if (state.sCount[startLine] < state.blkIndent) state.sCount[startLine] += state.blkIndent;
|
|
93
|
+
state.md.block.tokenize(state, startLine, endLine, true);
|
|
94
|
+
state.parentType = oldParentType;
|
|
95
|
+
state.blkIndent -= 4;
|
|
96
|
+
state.tShift[startLine] = oldTShift;
|
|
97
|
+
state.sCount[startLine] = oldSCount;
|
|
98
|
+
state.bMarks[startLine] = oldBMark;
|
|
99
|
+
const token_fref_c = new state.Token("footnote_reference_close", "", -1);
|
|
100
|
+
token_fref_c.level = --state.level;
|
|
101
|
+
state.tokens.push(token_fref_c);
|
|
102
|
+
return true;
|
|
103
|
+
}
|
|
104
|
+
function footnote_inline(state, silent) {
|
|
105
|
+
const max = state.posMax;
|
|
106
|
+
const start = state.pos;
|
|
107
|
+
if (start + 2 >= max) return false;
|
|
108
|
+
if (state.src.charCodeAt(start) !== 94) return false;
|
|
109
|
+
if (state.src.charCodeAt(start + 1) !== 91) return false;
|
|
110
|
+
const labelStart = start + 2;
|
|
111
|
+
const labelEnd = parseLinkLabel(state, start + 1);
|
|
112
|
+
if (labelEnd < 0) return false;
|
|
113
|
+
if (!silent) {
|
|
114
|
+
if (!state.env.footnotes) state.env.footnotes = {};
|
|
115
|
+
if (!state.env.footnotes.list) state.env.footnotes.list = [];
|
|
116
|
+
const footnoteId = state.env.footnotes.list.length;
|
|
117
|
+
const tokens = [];
|
|
118
|
+
state.md.inline.parse(state.src.slice(labelStart, labelEnd), state.md, state.env, tokens);
|
|
119
|
+
const token = state.push("footnote_ref", "", 0);
|
|
120
|
+
token.meta = { id: footnoteId };
|
|
121
|
+
state.env.footnotes.list[footnoteId] = {
|
|
122
|
+
content: state.src.slice(labelStart, labelEnd),
|
|
123
|
+
tokens
|
|
124
|
+
};
|
|
125
|
+
}
|
|
126
|
+
state.pos = labelEnd + 1;
|
|
127
|
+
state.posMax = max;
|
|
128
|
+
return true;
|
|
129
|
+
}
|
|
130
|
+
function footnote_ref(state, silent) {
|
|
131
|
+
const max = state.posMax;
|
|
132
|
+
const start = state.pos;
|
|
133
|
+
if (start + 3 > max) return false;
|
|
134
|
+
if (!state.env.footnotes || !state.env.footnotes.refs) return false;
|
|
135
|
+
if (state.src.charCodeAt(start) !== 91) return false;
|
|
136
|
+
if (state.src.charCodeAt(start + 1) !== 94) return false;
|
|
137
|
+
let pos;
|
|
138
|
+
for (pos = start + 2; pos < max; pos++) {
|
|
139
|
+
if (state.src.charCodeAt(pos) === 32) return false;
|
|
140
|
+
if (state.src.charCodeAt(pos) === 10) return false;
|
|
141
|
+
if (state.src.charCodeAt(pos) === 93) break;
|
|
142
|
+
}
|
|
143
|
+
if (pos === start + 2) return false;
|
|
144
|
+
if (pos >= max) return false;
|
|
145
|
+
pos++;
|
|
146
|
+
const label = state.src.slice(start + 2, pos - 1);
|
|
147
|
+
if (typeof state.env.footnotes.refs[`:${label}`] === "undefined") return false;
|
|
148
|
+
if (!silent) {
|
|
149
|
+
if (!state.env.footnotes.list) state.env.footnotes.list = [];
|
|
150
|
+
let footnoteId;
|
|
151
|
+
if (state.env.footnotes.refs[`:${label}`] < 0) {
|
|
152
|
+
footnoteId = state.env.footnotes.list.length;
|
|
153
|
+
state.env.footnotes.list[footnoteId] = {
|
|
154
|
+
label,
|
|
155
|
+
count: 0
|
|
156
|
+
};
|
|
157
|
+
state.env.footnotes.refs[`:${label}`] = footnoteId;
|
|
158
|
+
} else footnoteId = state.env.footnotes.refs[`:${label}`];
|
|
159
|
+
const footnoteSubId = state.env.footnotes.list[footnoteId].count;
|
|
160
|
+
state.env.footnotes.list[footnoteId].count++;
|
|
161
|
+
const token = state.push("footnote_ref", "", 0);
|
|
162
|
+
token.meta = {
|
|
163
|
+
id: footnoteId,
|
|
164
|
+
subId: footnoteSubId,
|
|
165
|
+
label
|
|
166
|
+
};
|
|
167
|
+
}
|
|
168
|
+
state.pos = pos;
|
|
169
|
+
state.posMax = max;
|
|
170
|
+
return true;
|
|
171
|
+
}
|
|
172
|
+
function footnote_tail(state) {
|
|
173
|
+
let tokens;
|
|
174
|
+
let current;
|
|
175
|
+
let currentLabel;
|
|
176
|
+
let insideRef = false;
|
|
177
|
+
const refTokens = {};
|
|
178
|
+
if (!state.env.footnotes) return;
|
|
179
|
+
state.tokens = state.tokens.filter(function(tok) {
|
|
180
|
+
if (tok.type === "footnote_reference_open") {
|
|
181
|
+
insideRef = true;
|
|
182
|
+
current = [];
|
|
183
|
+
currentLabel = tok.meta.label;
|
|
184
|
+
return false;
|
|
185
|
+
}
|
|
186
|
+
if (tok.type === "footnote_reference_close") {
|
|
187
|
+
insideRef = false;
|
|
188
|
+
refTokens[":" + currentLabel] = current;
|
|
189
|
+
return false;
|
|
190
|
+
}
|
|
191
|
+
if (insideRef) current.push(tok);
|
|
192
|
+
return !insideRef;
|
|
193
|
+
});
|
|
194
|
+
if (!state.env.footnotes.list) return;
|
|
195
|
+
const list = state.env.footnotes.list;
|
|
196
|
+
state.tokens.push(new state.Token("footnote_block_open", "", 1));
|
|
197
|
+
for (let i = 0, l = list.length; i < l; i++) {
|
|
198
|
+
const token_fo = new state.Token("footnote_open", "", 1);
|
|
199
|
+
token_fo.meta = {
|
|
200
|
+
id: i,
|
|
201
|
+
label: list[i].label
|
|
202
|
+
};
|
|
203
|
+
state.tokens.push(token_fo);
|
|
204
|
+
if (list[i].tokens) {
|
|
205
|
+
tokens = [];
|
|
206
|
+
const token_po = new state.Token("paragraph_open", "p", 1);
|
|
207
|
+
token_po.block = true;
|
|
208
|
+
tokens.push(token_po);
|
|
209
|
+
const token_i = new state.Token("inline", "", 0);
|
|
210
|
+
token_i.children = list[i].tokens;
|
|
211
|
+
token_i.content = list[i].content;
|
|
212
|
+
tokens.push(token_i);
|
|
213
|
+
const token_pc = new state.Token("paragraph_close", "p", -1);
|
|
214
|
+
token_pc.block = true;
|
|
215
|
+
tokens.push(token_pc);
|
|
216
|
+
} else if (list[i].label) tokens = refTokens[`:${list[i].label}`];
|
|
217
|
+
if (tokens) state.tokens = state.tokens.concat(tokens);
|
|
218
|
+
let lastParagraph;
|
|
219
|
+
if (state.tokens[state.tokens.length - 1].type === "paragraph_close") lastParagraph = state.tokens.pop();
|
|
220
|
+
else lastParagraph = null;
|
|
221
|
+
const t = list[i].count > 0 ? list[i].count : 1;
|
|
222
|
+
for (let j = 0; j < t; j++) {
|
|
223
|
+
const token_a = new state.Token("footnote_anchor", "", 0);
|
|
224
|
+
token_a.meta = {
|
|
225
|
+
id: i,
|
|
226
|
+
subId: j,
|
|
227
|
+
label: list[i].label
|
|
228
|
+
};
|
|
229
|
+
state.tokens.push(token_a);
|
|
230
|
+
}
|
|
231
|
+
if (lastParagraph) state.tokens.push(lastParagraph);
|
|
232
|
+
state.tokens.push(new state.Token("footnote_close", "", -1));
|
|
233
|
+
}
|
|
234
|
+
state.tokens.push(new state.Token("footnote_block_close", "", -1));
|
|
235
|
+
}
|
|
236
|
+
md.block.ruler.before("reference", "footnote_def", footnote_def, { alt: ["paragraph", "reference"] });
|
|
237
|
+
md.inline.ruler.after("image", "footnote_inline", footnote_inline);
|
|
238
|
+
md.inline.ruler.after("footnote_inline", "footnote_ref", footnote_ref);
|
|
239
|
+
md.core.ruler.after("inline", "footnote_tail", footnote_tail);
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
//#endregion
|
|
243
|
+
export { footnote_plugin as default };
|
|
244
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../../../../node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs"],"sourcesContent":["// Process footnotes\n//\n'use strict'\n\n/// /////////////////////////////////////////////////////////////////////////////\n// Renderer partials\n\nfunction render_footnote_anchor_name (tokens, idx, options, env/*, slf */) {\n const n = Number(tokens[idx].meta.id + 1).toString()\n let prefix = ''\n\n if (typeof env.docId === 'string') prefix = `-${env.docId}-`\n\n return prefix + n\n}\n\nfunction render_footnote_caption (tokens, idx/*, options, env, slf */) {\n let n = Number(tokens[idx].meta.id + 1).toString()\n\n if (tokens[idx].meta.subId > 0) n += `:${tokens[idx].meta.subId}`\n\n return `[${n}]`\n}\n\nfunction render_footnote_ref (tokens, idx, options, env, slf) {\n const id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf)\n const caption = slf.rules.footnote_caption(tokens, idx, options, env, slf)\n let refid = id\n\n if (tokens[idx].meta.subId > 0) refid += `:${tokens[idx].meta.subId}`\n\n return `<sup class=\"footnote-ref\"><a href=\"#fn${id}\" id=\"fnref${refid}\">${caption}</a></sup>`\n}\n\nfunction render_footnote_block_open (tokens, idx, options) {\n return (options.xhtmlOut ? '<hr class=\"footnotes-sep\" />\\n' : '<hr class=\"footnotes-sep\">\\n') +\n '<section class=\"footnotes\">\\n' +\n '<ol class=\"footnotes-list\">\\n'\n}\n\nfunction render_footnote_block_close () {\n return '</ol>\\n</section>\\n'\n}\n\nfunction render_footnote_open (tokens, idx, options, env, slf) {\n let id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf)\n\n if (tokens[idx].meta.subId > 0) id += `:${tokens[idx].meta.subId}`\n\n return `<li id=\"fn${id}\" class=\"footnote-item\">`\n}\n\nfunction render_footnote_close () {\n return '</li>\\n'\n}\n\nfunction render_footnote_anchor (tokens, idx, options, env, slf) {\n let id = slf.rules.footnote_anchor_name(tokens, idx, options, env, slf)\n\n if (tokens[idx].meta.subId > 0) id += `:${tokens[idx].meta.subId}`\n\n /* ↩ with escape code to prevent display as Apple Emoji on iOS */\n return ` <a href=\"#fnref${id}\" class=\"footnote-backref\">\\u21a9\\uFE0E</a>`\n}\n\nexport default function footnote_plugin (md) {\n const parseLinkLabel = md.helpers.parseLinkLabel\n const isSpace = md.utils.isSpace\n\n md.renderer.rules.footnote_ref = render_footnote_ref\n md.renderer.rules.footnote_block_open = render_footnote_block_open\n md.renderer.rules.footnote_block_close = render_footnote_block_close\n md.renderer.rules.footnote_open = render_footnote_open\n md.renderer.rules.footnote_close = render_footnote_close\n md.renderer.rules.footnote_anchor = render_footnote_anchor\n\n // helpers (only used in other rules, no tokens are attached to those)\n md.renderer.rules.footnote_caption = render_footnote_caption\n md.renderer.rules.footnote_anchor_name = render_footnote_anchor_name\n\n // Process footnote block definition\n function footnote_def (state, startLine, endLine, silent) {\n const start = state.bMarks[startLine] + state.tShift[startLine]\n const max = state.eMarks[startLine]\n\n // line should be at least 5 chars - \"[^x]:\"\n if (start + 4 > max) return false\n\n if (state.src.charCodeAt(start) !== 0x5B/* [ */) return false\n if (state.src.charCodeAt(start + 1) !== 0x5E/* ^ */) return false\n\n let pos\n\n for (pos = start + 2; pos < max; pos++) {\n if (state.src.charCodeAt(pos) === 0x20) return false\n if (state.src.charCodeAt(pos) === 0x5D /* ] */) {\n break\n }\n }\n\n if (pos === start + 2) return false // no empty footnote labels\n if (pos + 1 >= max || state.src.charCodeAt(++pos) !== 0x3A /* : */) return false\n if (silent) return true\n pos++\n\n if (!state.env.footnotes) state.env.footnotes = {}\n if (!state.env.footnotes.refs) state.env.footnotes.refs = {}\n const label = state.src.slice(start + 2, pos - 2)\n state.env.footnotes.refs[`:${label}`] = -1\n\n const token_fref_o = new state.Token('footnote_reference_open', '', 1)\n token_fref_o.meta = { label }\n token_fref_o.level = state.level++\n state.tokens.push(token_fref_o)\n\n const oldBMark = state.bMarks[startLine]\n const oldTShift = state.tShift[startLine]\n const oldSCount = state.sCount[startLine]\n const oldParentType = state.parentType\n\n const posAfterColon = pos\n const initial = state.sCount[startLine] + pos - (state.bMarks[startLine] + state.tShift[startLine])\n let offset = initial\n\n while (pos < max) {\n const ch = state.src.charCodeAt(pos)\n\n if (isSpace(ch)) {\n if (ch === 0x09) {\n offset += 4 - offset % 4\n } else {\n offset++\n }\n } else {\n break\n }\n\n pos++\n }\n\n state.tShift[startLine] = pos - posAfterColon\n state.sCount[startLine] = offset - initial\n\n state.bMarks[startLine] = posAfterColon\n state.blkIndent += 4\n state.parentType = 'footnote'\n\n if (state.sCount[startLine] < state.blkIndent) {\n state.sCount[startLine] += state.blkIndent\n }\n\n state.md.block.tokenize(state, startLine, endLine, true)\n\n state.parentType = oldParentType\n state.blkIndent -= 4\n state.tShift[startLine] = oldTShift\n state.sCount[startLine] = oldSCount\n state.bMarks[startLine] = oldBMark\n\n const token_fref_c = new state.Token('footnote_reference_close', '', -1)\n token_fref_c.level = --state.level\n state.tokens.push(token_fref_c)\n\n return true\n }\n\n // Process inline footnotes (^[...])\n function footnote_inline (state, silent) {\n const max = state.posMax\n const start = state.pos\n\n if (start + 2 >= max) return false\n if (state.src.charCodeAt(start) !== 0x5E/* ^ */) return false\n if (state.src.charCodeAt(start + 1) !== 0x5B/* [ */) return false\n\n const labelStart = start + 2\n const labelEnd = parseLinkLabel(state, start + 1)\n\n // parser failed to find ']', so it's not a valid note\n if (labelEnd < 0) return false\n\n // We found the end of the link, and know for a fact it's a valid link;\n // so all that's left to do is to call tokenizer.\n //\n if (!silent) {\n if (!state.env.footnotes) state.env.footnotes = {}\n if (!state.env.footnotes.list) state.env.footnotes.list = []\n const footnoteId = state.env.footnotes.list.length\n const tokens = []\n\n state.md.inline.parse(\n state.src.slice(labelStart, labelEnd),\n state.md,\n state.env,\n tokens\n )\n\n const token = state.push('footnote_ref', '', 0)\n token.meta = { id: footnoteId }\n\n state.env.footnotes.list[footnoteId] = {\n content: state.src.slice(labelStart, labelEnd),\n tokens\n }\n }\n\n state.pos = labelEnd + 1\n state.posMax = max\n return true\n }\n\n // Process footnote references ([^...])\n function footnote_ref (state, silent) {\n const max = state.posMax\n const start = state.pos\n\n // should be at least 4 chars - \"[^x]\"\n if (start + 3 > max) return false\n\n if (!state.env.footnotes || !state.env.footnotes.refs) return false\n if (state.src.charCodeAt(start) !== 0x5B/* [ */) return false\n if (state.src.charCodeAt(start + 1) !== 0x5E/* ^ */) return false\n\n let pos\n\n for (pos = start + 2; pos < max; pos++) {\n if (state.src.charCodeAt(pos) === 0x20) return false\n if (state.src.charCodeAt(pos) === 0x0A) return false\n if (state.src.charCodeAt(pos) === 0x5D /* ] */) {\n break\n }\n }\n\n if (pos === start + 2) return false // no empty footnote labels\n if (pos >= max) return false\n pos++\n\n const label = state.src.slice(start + 2, pos - 1)\n if (typeof state.env.footnotes.refs[`:${label}`] === 'undefined') return false\n\n if (!silent) {\n if (!state.env.footnotes.list) state.env.footnotes.list = []\n\n let footnoteId\n\n if (state.env.footnotes.refs[`:${label}`] < 0) {\n footnoteId = state.env.footnotes.list.length\n state.env.footnotes.list[footnoteId] = { label, count: 0 }\n state.env.footnotes.refs[`:${label}`] = footnoteId\n } else {\n footnoteId = state.env.footnotes.refs[`:${label}`]\n }\n\n const footnoteSubId = state.env.footnotes.list[footnoteId].count\n state.env.footnotes.list[footnoteId].count++\n\n const token = state.push('footnote_ref', '', 0)\n token.meta = { id: footnoteId, subId: footnoteSubId, label }\n }\n\n state.pos = pos\n state.posMax = max\n return true\n }\n\n // Glue footnote tokens to end of token stream\n function footnote_tail (state) {\n let tokens\n let current\n let currentLabel\n let insideRef = false\n const refTokens = {}\n\n if (!state.env.footnotes) { return }\n\n state.tokens = state.tokens.filter(function (tok) {\n if (tok.type === 'footnote_reference_open') {\n insideRef = true\n current = []\n currentLabel = tok.meta.label\n return false\n }\n if (tok.type === 'footnote_reference_close') {\n insideRef = false\n // prepend ':' to avoid conflict with Object.prototype members\n refTokens[':' + currentLabel] = current\n return false\n }\n if (insideRef) { current.push(tok) }\n return !insideRef\n })\n\n if (!state.env.footnotes.list) { return }\n const list = state.env.footnotes.list\n\n state.tokens.push(new state.Token('footnote_block_open', '', 1))\n\n for (let i = 0, l = list.length; i < l; i++) {\n const token_fo = new state.Token('footnote_open', '', 1)\n token_fo.meta = { id: i, label: list[i].label }\n state.tokens.push(token_fo)\n\n if (list[i].tokens) {\n tokens = []\n\n const token_po = new state.Token('paragraph_open', 'p', 1)\n token_po.block = true\n tokens.push(token_po)\n\n const token_i = new state.Token('inline', '', 0)\n token_i.children = list[i].tokens\n token_i.content = list[i].content\n tokens.push(token_i)\n\n const token_pc = new state.Token('paragraph_close', 'p', -1)\n token_pc.block = true\n tokens.push(token_pc)\n } else if (list[i].label) {\n tokens = refTokens[`:${list[i].label}`]\n }\n\n if (tokens) state.tokens = state.tokens.concat(tokens)\n\n let lastParagraph\n\n if (state.tokens[state.tokens.length - 1].type === 'paragraph_close') {\n lastParagraph = state.tokens.pop()\n } else {\n lastParagraph = null\n }\n\n const t = list[i].count > 0 ? list[i].count : 1\n for (let j = 0; j < t; j++) {\n const token_a = new state.Token('footnote_anchor', '', 0)\n token_a.meta = { id: i, subId: j, label: list[i].label }\n state.tokens.push(token_a)\n }\n\n if (lastParagraph) {\n state.tokens.push(lastParagraph)\n }\n\n state.tokens.push(new state.Token('footnote_close', '', -1))\n }\n\n state.tokens.push(new state.Token('footnote_block_close', '', -1))\n }\n\n md.block.ruler.before('reference', 'footnote_def', footnote_def, { alt: ['paragraph', 'reference'] })\n md.inline.ruler.after('image', 'footnote_inline', footnote_inline)\n md.inline.ruler.after('footnote_inline', 'footnote_ref', footnote_ref)\n md.core.ruler.after('inline', 'footnote_tail', footnote_tail)\n};\n"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
|
|
2
|
+
//#region ../../node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs
|
|
3
|
+
function ins_plugin(md) {
|
|
4
|
+
function tokenize(state, silent) {
|
|
5
|
+
const start = state.pos;
|
|
6
|
+
const marker = state.src.charCodeAt(start);
|
|
7
|
+
if (silent) return false;
|
|
8
|
+
if (marker !== 43) return false;
|
|
9
|
+
const scanned = state.scanDelims(state.pos, true);
|
|
10
|
+
let len = scanned.length;
|
|
11
|
+
const ch = String.fromCharCode(marker);
|
|
12
|
+
if (len < 2) return false;
|
|
13
|
+
if (len % 2) {
|
|
14
|
+
const token = state.push("text", "", 0);
|
|
15
|
+
token.content = ch;
|
|
16
|
+
len--;
|
|
17
|
+
}
|
|
18
|
+
for (let i = 0; i < len; i += 2) {
|
|
19
|
+
const token = state.push("text", "", 0);
|
|
20
|
+
token.content = ch + ch;
|
|
21
|
+
if (!scanned.can_open && !scanned.can_close) continue;
|
|
22
|
+
state.delimiters.push({
|
|
23
|
+
marker,
|
|
24
|
+
length: 0,
|
|
25
|
+
jump: i / 2,
|
|
26
|
+
token: state.tokens.length - 1,
|
|
27
|
+
end: -1,
|
|
28
|
+
open: scanned.can_open,
|
|
29
|
+
close: scanned.can_close
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
state.pos += scanned.length;
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
function postProcess(state, delimiters) {
|
|
36
|
+
let token;
|
|
37
|
+
const loneMarkers = [];
|
|
38
|
+
const max = delimiters.length;
|
|
39
|
+
for (let i = 0; i < max; i++) {
|
|
40
|
+
const startDelim = delimiters[i];
|
|
41
|
+
if (startDelim.marker !== 43) continue;
|
|
42
|
+
if (startDelim.end === -1) continue;
|
|
43
|
+
const endDelim = delimiters[startDelim.end];
|
|
44
|
+
token = state.tokens[startDelim.token];
|
|
45
|
+
token.type = "ins_open";
|
|
46
|
+
token.tag = "ins";
|
|
47
|
+
token.nesting = 1;
|
|
48
|
+
token.markup = "++";
|
|
49
|
+
token.content = "";
|
|
50
|
+
token = state.tokens[endDelim.token];
|
|
51
|
+
token.type = "ins_close";
|
|
52
|
+
token.tag = "ins";
|
|
53
|
+
token.nesting = -1;
|
|
54
|
+
token.markup = "++";
|
|
55
|
+
token.content = "";
|
|
56
|
+
if (state.tokens[endDelim.token - 1].type === "text" && state.tokens[endDelim.token - 1].content === "+") loneMarkers.push(endDelim.token - 1);
|
|
57
|
+
}
|
|
58
|
+
while (loneMarkers.length) {
|
|
59
|
+
const i = loneMarkers.pop();
|
|
60
|
+
let j = i + 1;
|
|
61
|
+
while (j < state.tokens.length && state.tokens[j].type === "ins_close") j++;
|
|
62
|
+
j--;
|
|
63
|
+
if (i !== j) {
|
|
64
|
+
token = state.tokens[j];
|
|
65
|
+
state.tokens[j] = state.tokens[i];
|
|
66
|
+
state.tokens[i] = token;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
md.inline.ruler.before("emphasis", "ins", tokenize);
|
|
71
|
+
md.inline.ruler2.before("emphasis", "ins", function(state) {
|
|
72
|
+
const tokens_meta = state.tokens_meta;
|
|
73
|
+
const max = (state.tokens_meta || []).length;
|
|
74
|
+
postProcess(state, state.delimiters);
|
|
75
|
+
for (let curr = 0; curr < max; curr++) if (tokens_meta[curr] && tokens_meta[curr].delimiters) postProcess(state, tokens_meta[curr].delimiters);
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
//#endregion
|
|
80
|
+
exports.default = ins_plugin;
|