@rse/ase 0.0.42 → 0.0.44

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.
Files changed (1554) hide show
  1. package/dst/ase-hello.js +5 -9
  2. package/package.json +7 -7
  3. package/plugin/.claude-plugin/plugin.json +1 -1
  4. package/plugin/.github/plugin/plugin.json +1 -1
  5. package/plugin/meta/ase-dialog.md +1 -0
  6. package/plugin/meta/ase-persona.md +50 -26
  7. package/plugin/meta/ase-plan.md +1 -0
  8. package/plugin/package.json +1 -1
  9. package/plugin/skills/ase-meta-changes/SKILL.md +1 -1
  10. package/plugin/skills/ase-meta-persona/SKILL.md +23 -18
  11. package/plugin/skills/ase-task-delete/SKILL.md +1 -0
  12. package/plugin/skills/ase-task-id/SKILL.md +1 -0
  13. package/plugin/skills/ase-task-implement/SKILL.md +1 -0
  14. package/plugin/skills/ase-task-reboot/SKILL.md +1 -0
  15. package/plugin/skills/ase-task-view/SKILL.md +1 -0
  16. package/plugin/node_modules/.package-lock.json +0 -1342
  17. package/plugin/node_modules/@nodelib/fs.scandir/LICENSE +0 -21
  18. package/plugin/node_modules/@nodelib/fs.scandir/README.md +0 -171
  19. package/plugin/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts +0 -20
  20. package/plugin/node_modules/@nodelib/fs.scandir/out/adapters/fs.js +0 -19
  21. package/plugin/node_modules/@nodelib/fs.scandir/out/constants.d.ts +0 -4
  22. package/plugin/node_modules/@nodelib/fs.scandir/out/constants.js +0 -17
  23. package/plugin/node_modules/@nodelib/fs.scandir/out/index.d.ts +0 -12
  24. package/plugin/node_modules/@nodelib/fs.scandir/out/index.js +0 -26
  25. package/plugin/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts +0 -7
  26. package/plugin/node_modules/@nodelib/fs.scandir/out/providers/async.js +0 -104
  27. package/plugin/node_modules/@nodelib/fs.scandir/out/providers/common.d.ts +0 -1
  28. package/plugin/node_modules/@nodelib/fs.scandir/out/providers/common.js +0 -13
  29. package/plugin/node_modules/@nodelib/fs.scandir/out/providers/sync.d.ts +0 -5
  30. package/plugin/node_modules/@nodelib/fs.scandir/out/providers/sync.js +0 -54
  31. package/plugin/node_modules/@nodelib/fs.scandir/out/settings.d.ts +0 -20
  32. package/plugin/node_modules/@nodelib/fs.scandir/out/settings.js +0 -24
  33. package/plugin/node_modules/@nodelib/fs.scandir/out/types/index.d.ts +0 -20
  34. package/plugin/node_modules/@nodelib/fs.scandir/out/types/index.js +0 -2
  35. package/plugin/node_modules/@nodelib/fs.scandir/out/utils/fs.d.ts +0 -2
  36. package/plugin/node_modules/@nodelib/fs.scandir/out/utils/fs.js +0 -19
  37. package/plugin/node_modules/@nodelib/fs.scandir/out/utils/index.d.ts +0 -2
  38. package/plugin/node_modules/@nodelib/fs.scandir/out/utils/index.js +0 -5
  39. package/plugin/node_modules/@nodelib/fs.scandir/package.json +0 -44
  40. package/plugin/node_modules/@nodelib/fs.stat/LICENSE +0 -21
  41. package/plugin/node_modules/@nodelib/fs.stat/README.md +0 -126
  42. package/plugin/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts +0 -13
  43. package/plugin/node_modules/@nodelib/fs.stat/out/adapters/fs.js +0 -17
  44. package/plugin/node_modules/@nodelib/fs.stat/out/index.d.ts +0 -12
  45. package/plugin/node_modules/@nodelib/fs.stat/out/index.js +0 -26
  46. package/plugin/node_modules/@nodelib/fs.stat/out/providers/async.d.ts +0 -4
  47. package/plugin/node_modules/@nodelib/fs.stat/out/providers/async.js +0 -36
  48. package/plugin/node_modules/@nodelib/fs.stat/out/providers/sync.d.ts +0 -3
  49. package/plugin/node_modules/@nodelib/fs.stat/out/providers/sync.js +0 -23
  50. package/plugin/node_modules/@nodelib/fs.stat/out/settings.d.ts +0 -16
  51. package/plugin/node_modules/@nodelib/fs.stat/out/settings.js +0 -16
  52. package/plugin/node_modules/@nodelib/fs.stat/out/types/index.d.ts +0 -4
  53. package/plugin/node_modules/@nodelib/fs.stat/out/types/index.js +0 -2
  54. package/plugin/node_modules/@nodelib/fs.stat/package.json +0 -37
  55. package/plugin/node_modules/@nodelib/fs.walk/LICENSE +0 -21
  56. package/plugin/node_modules/@nodelib/fs.walk/README.md +0 -215
  57. package/plugin/node_modules/@nodelib/fs.walk/out/index.d.ts +0 -14
  58. package/plugin/node_modules/@nodelib/fs.walk/out/index.js +0 -34
  59. package/plugin/node_modules/@nodelib/fs.walk/out/providers/async.d.ts +0 -12
  60. package/plugin/node_modules/@nodelib/fs.walk/out/providers/async.js +0 -30
  61. package/plugin/node_modules/@nodelib/fs.walk/out/providers/index.d.ts +0 -4
  62. package/plugin/node_modules/@nodelib/fs.walk/out/providers/index.js +0 -9
  63. package/plugin/node_modules/@nodelib/fs.walk/out/providers/stream.d.ts +0 -12
  64. package/plugin/node_modules/@nodelib/fs.walk/out/providers/stream.js +0 -34
  65. package/plugin/node_modules/@nodelib/fs.walk/out/providers/sync.d.ts +0 -10
  66. package/plugin/node_modules/@nodelib/fs.walk/out/providers/sync.js +0 -14
  67. package/plugin/node_modules/@nodelib/fs.walk/out/readers/async.d.ts +0 -30
  68. package/plugin/node_modules/@nodelib/fs.walk/out/readers/async.js +0 -97
  69. package/plugin/node_modules/@nodelib/fs.walk/out/readers/common.d.ts +0 -7
  70. package/plugin/node_modules/@nodelib/fs.walk/out/readers/common.js +0 -31
  71. package/plugin/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts +0 -6
  72. package/plugin/node_modules/@nodelib/fs.walk/out/readers/reader.js +0 -11
  73. package/plugin/node_modules/@nodelib/fs.walk/out/readers/sync.d.ts +0 -15
  74. package/plugin/node_modules/@nodelib/fs.walk/out/readers/sync.js +0 -59
  75. package/plugin/node_modules/@nodelib/fs.walk/out/settings.d.ts +0 -30
  76. package/plugin/node_modules/@nodelib/fs.walk/out/settings.js +0 -26
  77. package/plugin/node_modules/@nodelib/fs.walk/out/types/index.d.ts +0 -8
  78. package/plugin/node_modules/@nodelib/fs.walk/out/types/index.js +0 -2
  79. package/plugin/node_modules/@nodelib/fs.walk/package.json +0 -44
  80. package/plugin/node_modules/@rse/stx/README.md +0 -176
  81. package/plugin/node_modules/@rse/stx/dst-stage2/stx.1 +0 -206
  82. package/plugin/node_modules/@rse/stx/dst-stage2/stx.js +0 -205
  83. package/plugin/node_modules/@rse/stx/etc/.markdownlint.yaml +0 -11
  84. package/plugin/node_modules/@rse/stx/etc/eslint.mjs +0 -82
  85. package/plugin/node_modules/@rse/stx/etc/stx-bootstrap.js +0 -18
  86. package/plugin/node_modules/@rse/stx/etc/stx.conf +0 -59
  87. package/plugin/node_modules/@rse/stx/etc/tsc.json +0 -24
  88. package/plugin/node_modules/@rse/stx/etc/vite.mts +0 -69
  89. package/plugin/node_modules/@rse/stx/package.json +0 -71
  90. package/plugin/node_modules/@rse/stx/src/stx-logo.ai +7 -1463
  91. package/plugin/node_modules/@rse/stx/src/stx-logo.svg +0 -31
  92. package/plugin/node_modules/@rse/stx/src/stx.md +0 -293
  93. package/plugin/node_modules/@rse/stx/src/stx.ts +0 -708
  94. package/plugin/node_modules/@rse/stx/src/tsconfig.json +0 -3
  95. package/plugin/node_modules/@sindresorhus/merge-streams/index.d.ts +0 -44
  96. package/plugin/node_modules/@sindresorhus/merge-streams/index.js +0 -265
  97. package/plugin/node_modules/@sindresorhus/merge-streams/license +0 -9
  98. package/plugin/node_modules/@sindresorhus/merge-streams/package.json +0 -49
  99. package/plugin/node_modules/@sindresorhus/merge-streams/readme.md +0 -53
  100. package/plugin/node_modules/@types/debug/LICENSE +0 -21
  101. package/plugin/node_modules/@types/debug/README.md +0 -69
  102. package/plugin/node_modules/@types/debug/index.d.ts +0 -50
  103. package/plugin/node_modules/@types/debug/package.json +0 -58
  104. package/plugin/node_modules/@types/katex/LICENSE +0 -21
  105. package/plugin/node_modules/@types/katex/README.md +0 -15
  106. package/plugin/node_modules/@types/katex/contrib/auto-render.d.ts +0 -67
  107. package/plugin/node_modules/@types/katex/index.d.ts +0 -151
  108. package/plugin/node_modules/@types/katex/package.json +0 -46
  109. package/plugin/node_modules/@types/ms/LICENSE +0 -21
  110. package/plugin/node_modules/@types/ms/README.md +0 -82
  111. package/plugin/node_modules/@types/ms/index.d.ts +0 -63
  112. package/plugin/node_modules/@types/ms/package.json +0 -26
  113. package/plugin/node_modules/@types/unist/LICENSE +0 -21
  114. package/plugin/node_modules/@types/unist/README.md +0 -122
  115. package/plugin/node_modules/@types/unist/index.d.ts +0 -103
  116. package/plugin/node_modules/@types/unist/package.json +0 -55
  117. package/plugin/node_modules/ansi-regex/index.d.ts +0 -33
  118. package/plugin/node_modules/ansi-regex/index.js +0 -14
  119. package/plugin/node_modules/ansi-regex/license +0 -9
  120. package/plugin/node_modules/ansi-regex/package.json +0 -61
  121. package/plugin/node_modules/ansi-regex/readme.md +0 -66
  122. package/plugin/node_modules/argparse/CHANGELOG.md +0 -216
  123. package/plugin/node_modules/argparse/LICENSE +0 -254
  124. package/plugin/node_modules/argparse/README.md +0 -84
  125. package/plugin/node_modules/argparse/argparse.js +0 -3707
  126. package/plugin/node_modules/argparse/lib/sub.js +0 -67
  127. package/plugin/node_modules/argparse/lib/textwrap.js +0 -440
  128. package/plugin/node_modules/argparse/package.json +0 -31
  129. package/plugin/node_modules/braces/LICENSE +0 -21
  130. package/plugin/node_modules/braces/README.md +0 -586
  131. package/plugin/node_modules/braces/index.js +0 -170
  132. package/plugin/node_modules/braces/lib/compile.js +0 -60
  133. package/plugin/node_modules/braces/lib/constants.js +0 -57
  134. package/plugin/node_modules/braces/lib/expand.js +0 -113
  135. package/plugin/node_modules/braces/lib/parse.js +0 -331
  136. package/plugin/node_modules/braces/lib/stringify.js +0 -32
  137. package/plugin/node_modules/braces/lib/utils.js +0 -122
  138. package/plugin/node_modules/braces/package.json +0 -77
  139. package/plugin/node_modules/character-entities/index.d.ts +0 -6
  140. package/plugin/node_modules/character-entities/index.js +0 -2132
  141. package/plugin/node_modules/character-entities/license +0 -22
  142. package/plugin/node_modules/character-entities/package.json +0 -78
  143. package/plugin/node_modules/character-entities/readme.md +0 -152
  144. package/plugin/node_modules/character-entities-legacy/index.d.ts +0 -6
  145. package/plugin/node_modules/character-entities-legacy/index.js +0 -113
  146. package/plugin/node_modules/character-entities-legacy/license +0 -22
  147. package/plugin/node_modules/character-entities-legacy/package.json +0 -77
  148. package/plugin/node_modules/character-entities-legacy/readme.md +0 -157
  149. package/plugin/node_modules/character-reference-invalid/index.d.ts +0 -6
  150. package/plugin/node_modules/character-reference-invalid/index.js +0 -35
  151. package/plugin/node_modules/character-reference-invalid/license +0 -22
  152. package/plugin/node_modules/character-reference-invalid/package.json +0 -83
  153. package/plugin/node_modules/character-reference-invalid/readme.md +0 -156
  154. package/plugin/node_modules/commander/LICENSE +0 -22
  155. package/plugin/node_modules/commander/Readme.md +0 -1015
  156. package/plugin/node_modules/commander/esm.mjs +0 -15
  157. package/plugin/node_modules/commander/index.js +0 -27
  158. package/plugin/node_modules/commander/lib/argument.js +0 -147
  159. package/plugin/node_modules/commander/lib/command.js +0 -1944
  160. package/plugin/node_modules/commander/lib/error.js +0 -45
  161. package/plugin/node_modules/commander/lib/help.js +0 -396
  162. package/plugin/node_modules/commander/lib/option.js +0 -208
  163. package/plugin/node_modules/commander/lib/suggestSimilar.js +0 -100
  164. package/plugin/node_modules/commander/package-support.json +0 -16
  165. package/plugin/node_modules/commander/package.json +0 -69
  166. package/plugin/node_modules/commander/typings/index.d.ts +0 -774
  167. package/plugin/node_modules/debug/LICENSE +0 -20
  168. package/plugin/node_modules/debug/README.md +0 -481
  169. package/plugin/node_modules/debug/package.json +0 -64
  170. package/plugin/node_modules/debug/src/browser.js +0 -272
  171. package/plugin/node_modules/debug/src/common.js +0 -292
  172. package/plugin/node_modules/debug/src/index.js +0 -10
  173. package/plugin/node_modules/debug/src/node.js +0 -263
  174. package/plugin/node_modules/decode-named-character-reference/index.d.ts +0 -13
  175. package/plugin/node_modules/decode-named-character-reference/index.d.ts.map +0 -1
  176. package/plugin/node_modules/decode-named-character-reference/index.dom.d.ts +0 -6
  177. package/plugin/node_modules/decode-named-character-reference/index.dom.d.ts.map +0 -1
  178. package/plugin/node_modules/decode-named-character-reference/index.dom.js +0 -32
  179. package/plugin/node_modules/decode-named-character-reference/index.js +0 -19
  180. package/plugin/node_modules/decode-named-character-reference/license +0 -22
  181. package/plugin/node_modules/decode-named-character-reference/package.json +0 -90
  182. package/plugin/node_modules/decode-named-character-reference/readme.md +0 -136
  183. package/plugin/node_modules/dequal/dist/index.js +0 -86
  184. package/plugin/node_modules/dequal/dist/index.min.js +0 -1
  185. package/plugin/node_modules/dequal/dist/index.mjs +0 -84
  186. package/plugin/node_modules/dequal/index.d.ts +0 -1
  187. package/plugin/node_modules/dequal/license +0 -21
  188. package/plugin/node_modules/dequal/lite/index.d.ts +0 -1
  189. package/plugin/node_modules/dequal/lite/index.js +0 -31
  190. package/plugin/node_modules/dequal/lite/index.min.js +0 -1
  191. package/plugin/node_modules/dequal/lite/index.mjs +0 -29
  192. package/plugin/node_modules/dequal/package.json +0 -57
  193. package/plugin/node_modules/dequal/readme.md +0 -112
  194. package/plugin/node_modules/devlop/lib/default.js +0 -9
  195. package/plugin/node_modules/devlop/lib/development.d.ts +0 -84
  196. package/plugin/node_modules/devlop/lib/development.js +0 -238
  197. package/plugin/node_modules/devlop/license +0 -22
  198. package/plugin/node_modules/devlop/package.json +0 -80
  199. package/plugin/node_modules/devlop/readme.md +0 -360
  200. package/plugin/node_modules/entities/LICENSE +0 -11
  201. package/plugin/node_modules/entities/lib/decode.d.ts +0 -211
  202. package/plugin/node_modules/entities/lib/decode.d.ts.map +0 -1
  203. package/plugin/node_modules/entities/lib/decode.js +0 -536
  204. package/plugin/node_modules/entities/lib/decode.js.map +0 -1
  205. package/plugin/node_modules/entities/lib/decode_codepoint.d.ts +0 -19
  206. package/plugin/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  207. package/plugin/node_modules/entities/lib/decode_codepoint.js +0 -76
  208. package/plugin/node_modules/entities/lib/decode_codepoint.js.map +0 -1
  209. package/plugin/node_modules/entities/lib/encode.d.ts +0 -22
  210. package/plugin/node_modules/entities/lib/encode.d.ts.map +0 -1
  211. package/plugin/node_modules/entities/lib/encode.js +0 -77
  212. package/plugin/node_modules/entities/lib/encode.js.map +0 -1
  213. package/plugin/node_modules/entities/lib/escape.d.ts +0 -43
  214. package/plugin/node_modules/entities/lib/escape.d.ts.map +0 -1
  215. package/plugin/node_modules/entities/lib/escape.js +0 -122
  216. package/plugin/node_modules/entities/lib/escape.js.map +0 -1
  217. package/plugin/node_modules/entities/lib/esm/decode.d.ts +0 -211
  218. package/plugin/node_modules/entities/lib/esm/decode.d.ts.map +0 -1
  219. package/plugin/node_modules/entities/lib/esm/decode.js +0 -496
  220. package/plugin/node_modules/entities/lib/esm/decode.js.map +0 -1
  221. package/plugin/node_modules/entities/lib/esm/decode_codepoint.d.ts +0 -19
  222. package/plugin/node_modules/entities/lib/esm/decode_codepoint.d.ts.map +0 -1
  223. package/plugin/node_modules/entities/lib/esm/decode_codepoint.js +0 -71
  224. package/plugin/node_modules/entities/lib/esm/decode_codepoint.js.map +0 -1
  225. package/plugin/node_modules/entities/lib/esm/encode.d.ts +0 -22
  226. package/plugin/node_modules/entities/lib/esm/encode.d.ts.map +0 -1
  227. package/plugin/node_modules/entities/lib/esm/encode.js +0 -69
  228. package/plugin/node_modules/entities/lib/esm/encode.js.map +0 -1
  229. package/plugin/node_modules/entities/lib/esm/escape.d.ts +0 -43
  230. package/plugin/node_modules/entities/lib/esm/escape.d.ts.map +0 -1
  231. package/plugin/node_modules/entities/lib/esm/escape.js +0 -116
  232. package/plugin/node_modules/entities/lib/esm/escape.js.map +0 -1
  233. package/plugin/node_modules/entities/lib/esm/generated/decode-data-html.d.ts +0 -3
  234. package/plugin/node_modules/entities/lib/esm/generated/decode-data-html.d.ts.map +0 -1
  235. package/plugin/node_modules/entities/lib/esm/generated/decode-data-html.js +0 -7
  236. package/plugin/node_modules/entities/lib/esm/generated/decode-data-html.js.map +0 -1
  237. package/plugin/node_modules/entities/lib/esm/generated/decode-data-xml.d.ts +0 -3
  238. package/plugin/node_modules/entities/lib/esm/generated/decode-data-xml.d.ts.map +0 -1
  239. package/plugin/node_modules/entities/lib/esm/generated/decode-data-xml.js +0 -7
  240. package/plugin/node_modules/entities/lib/esm/generated/decode-data-xml.js.map +0 -1
  241. package/plugin/node_modules/entities/lib/esm/generated/encode-html.d.ts +0 -8
  242. package/plugin/node_modules/entities/lib/esm/generated/encode-html.d.ts.map +0 -1
  243. package/plugin/node_modules/entities/lib/esm/generated/encode-html.js +0 -10
  244. package/plugin/node_modules/entities/lib/esm/generated/encode-html.js.map +0 -1
  245. package/plugin/node_modules/entities/lib/esm/index.d.ts +0 -96
  246. package/plugin/node_modules/entities/lib/esm/index.d.ts.map +0 -1
  247. package/plugin/node_modules/entities/lib/esm/index.js +0 -99
  248. package/plugin/node_modules/entities/lib/esm/index.js.map +0 -1
  249. package/plugin/node_modules/entities/lib/esm/package.json +0 -1
  250. package/plugin/node_modules/entities/lib/generated/decode-data-html.d.ts +0 -3
  251. package/plugin/node_modules/entities/lib/generated/decode-data-html.d.ts.map +0 -1
  252. package/plugin/node_modules/entities/lib/generated/decode-data-html.js +0 -9
  253. package/plugin/node_modules/entities/lib/generated/decode-data-html.js.map +0 -1
  254. package/plugin/node_modules/entities/lib/generated/decode-data-xml.d.ts +0 -3
  255. package/plugin/node_modules/entities/lib/generated/decode-data-xml.d.ts.map +0 -1
  256. package/plugin/node_modules/entities/lib/generated/decode-data-xml.js +0 -9
  257. package/plugin/node_modules/entities/lib/generated/decode-data-xml.js.map +0 -1
  258. package/plugin/node_modules/entities/lib/generated/encode-html.d.ts +0 -8
  259. package/plugin/node_modules/entities/lib/generated/encode-html.d.ts.map +0 -1
  260. package/plugin/node_modules/entities/lib/generated/encode-html.js +0 -12
  261. package/plugin/node_modules/entities/lib/generated/encode-html.js.map +0 -1
  262. package/plugin/node_modules/entities/lib/index.d.ts +0 -96
  263. package/plugin/node_modules/entities/lib/index.d.ts.map +0 -1
  264. package/plugin/node_modules/entities/lib/index.js +0 -126
  265. package/plugin/node_modules/entities/lib/index.js.map +0 -1
  266. package/plugin/node_modules/entities/package.json +0 -90
  267. package/plugin/node_modules/entities/readme.md +0 -122
  268. package/plugin/node_modules/fast-glob/LICENSE +0 -21
  269. package/plugin/node_modules/fast-glob/README.md +0 -830
  270. package/plugin/node_modules/fast-glob/out/index.d.ts +0 -40
  271. package/plugin/node_modules/fast-glob/out/index.js +0 -102
  272. package/plugin/node_modules/fast-glob/out/managers/tasks.d.ts +0 -22
  273. package/plugin/node_modules/fast-glob/out/managers/tasks.js +0 -110
  274. package/plugin/node_modules/fast-glob/out/providers/async.d.ts +0 -9
  275. package/plugin/node_modules/fast-glob/out/providers/async.js +0 -23
  276. package/plugin/node_modules/fast-glob/out/providers/filters/deep.d.ts +0 -16
  277. package/plugin/node_modules/fast-glob/out/providers/filters/deep.js +0 -62
  278. package/plugin/node_modules/fast-glob/out/providers/filters/entry.d.ts +0 -17
  279. package/plugin/node_modules/fast-glob/out/providers/filters/entry.js +0 -85
  280. package/plugin/node_modules/fast-glob/out/providers/filters/error.d.ts +0 -8
  281. package/plugin/node_modules/fast-glob/out/providers/filters/error.js +0 -15
  282. package/plugin/node_modules/fast-glob/out/providers/matchers/matcher.d.ts +0 -33
  283. package/plugin/node_modules/fast-glob/out/providers/matchers/matcher.js +0 -45
  284. package/plugin/node_modules/fast-glob/out/providers/matchers/partial.d.ts +0 -4
  285. package/plugin/node_modules/fast-glob/out/providers/matchers/partial.js +0 -38
  286. package/plugin/node_modules/fast-glob/out/providers/provider.d.ts +0 -19
  287. package/plugin/node_modules/fast-glob/out/providers/provider.js +0 -48
  288. package/plugin/node_modules/fast-glob/out/providers/stream.d.ts +0 -11
  289. package/plugin/node_modules/fast-glob/out/providers/stream.js +0 -31
  290. package/plugin/node_modules/fast-glob/out/providers/sync.d.ts +0 -9
  291. package/plugin/node_modules/fast-glob/out/providers/sync.js +0 -23
  292. package/plugin/node_modules/fast-glob/out/providers/transformers/entry.d.ts +0 -8
  293. package/plugin/node_modules/fast-glob/out/providers/transformers/entry.js +0 -26
  294. package/plugin/node_modules/fast-glob/out/readers/async.d.ts +0 -10
  295. package/plugin/node_modules/fast-glob/out/readers/async.js +0 -35
  296. package/plugin/node_modules/fast-glob/out/readers/reader.d.ts +0 -15
  297. package/plugin/node_modules/fast-glob/out/readers/reader.js +0 -33
  298. package/plugin/node_modules/fast-glob/out/readers/stream.d.ts +0 -14
  299. package/plugin/node_modules/fast-glob/out/readers/stream.js +0 -55
  300. package/plugin/node_modules/fast-glob/out/readers/sync.d.ts +0 -12
  301. package/plugin/node_modules/fast-glob/out/readers/sync.js +0 -43
  302. package/plugin/node_modules/fast-glob/out/settings.d.ts +0 -164
  303. package/plugin/node_modules/fast-glob/out/settings.js +0 -59
  304. package/plugin/node_modules/fast-glob/out/types/index.d.ts +0 -31
  305. package/plugin/node_modules/fast-glob/out/types/index.js +0 -2
  306. package/plugin/node_modules/fast-glob/out/utils/array.d.ts +0 -2
  307. package/plugin/node_modules/fast-glob/out/utils/array.js +0 -22
  308. package/plugin/node_modules/fast-glob/out/utils/errno.d.ts +0 -2
  309. package/plugin/node_modules/fast-glob/out/utils/errno.js +0 -7
  310. package/plugin/node_modules/fast-glob/out/utils/fs.d.ts +0 -4
  311. package/plugin/node_modules/fast-glob/out/utils/fs.js +0 -19
  312. package/plugin/node_modules/fast-glob/out/utils/index.d.ts +0 -8
  313. package/plugin/node_modules/fast-glob/out/utils/index.js +0 -17
  314. package/plugin/node_modules/fast-glob/out/utils/path.d.ts +0 -13
  315. package/plugin/node_modules/fast-glob/out/utils/path.js +0 -68
  316. package/plugin/node_modules/fast-glob/out/utils/pattern.d.ts +0 -49
  317. package/plugin/node_modules/fast-glob/out/utils/pattern.js +0 -206
  318. package/plugin/node_modules/fast-glob/out/utils/stream.d.ts +0 -4
  319. package/plugin/node_modules/fast-glob/out/utils/stream.js +0 -17
  320. package/plugin/node_modules/fast-glob/out/utils/string.d.ts +0 -2
  321. package/plugin/node_modules/fast-glob/out/utils/string.js +0 -11
  322. package/plugin/node_modules/fast-glob/package.json +0 -81
  323. package/plugin/node_modules/fastq/LICENSE +0 -13
  324. package/plugin/node_modules/fastq/README.md +0 -310
  325. package/plugin/node_modules/fastq/SECURITY.md +0 -15
  326. package/plugin/node_modules/fastq/bench.js +0 -66
  327. package/plugin/node_modules/fastq/eslint.config.js +0 -11
  328. package/plugin/node_modules/fastq/example.js +0 -14
  329. package/plugin/node_modules/fastq/example.mjs +0 -9
  330. package/plugin/node_modules/fastq/index.d.ts +0 -59
  331. package/plugin/node_modules/fastq/package.json +0 -49
  332. package/plugin/node_modules/fastq/queue.js +0 -346
  333. package/plugin/node_modules/fastq/test/example.ts +0 -83
  334. package/plugin/node_modules/fastq/test/promise.js +0 -325
  335. package/plugin/node_modules/fastq/test/test.js +0 -733
  336. package/plugin/node_modules/fastq/test/tsconfig.json +0 -11
  337. package/plugin/node_modules/fill-range/LICENSE +0 -21
  338. package/plugin/node_modules/fill-range/README.md +0 -237
  339. package/plugin/node_modules/fill-range/index.js +0 -248
  340. package/plugin/node_modules/fill-range/package.json +0 -74
  341. package/plugin/node_modules/get-east-asian-width/index.d.ts +0 -60
  342. package/plugin/node_modules/get-east-asian-width/index.js +0 -30
  343. package/plugin/node_modules/get-east-asian-width/license +0 -9
  344. package/plugin/node_modules/get-east-asian-width/lookup-data.js +0 -21
  345. package/plugin/node_modules/get-east-asian-width/lookup.js +0 -138
  346. package/plugin/node_modules/get-east-asian-width/package.json +0 -71
  347. package/plugin/node_modules/get-east-asian-width/readme.md +0 -65
  348. package/plugin/node_modules/get-east-asian-width/utilities.js +0 -24
  349. package/plugin/node_modules/glob-parent/CHANGELOG.md +0 -110
  350. package/plugin/node_modules/glob-parent/LICENSE +0 -15
  351. package/plugin/node_modules/glob-parent/README.md +0 -137
  352. package/plugin/node_modules/glob-parent/index.js +0 -42
  353. package/plugin/node_modules/glob-parent/package.json +0 -48
  354. package/plugin/node_modules/globby/ignore.js +0 -868
  355. package/plugin/node_modules/globby/index.d.ts +0 -413
  356. package/plugin/node_modules/globby/index.js +0 -680
  357. package/plugin/node_modules/globby/license +0 -9
  358. package/plugin/node_modules/globby/package.json +0 -94
  359. package/plugin/node_modules/globby/readme.md +0 -401
  360. package/plugin/node_modules/globby/utilities.js +0 -382
  361. package/plugin/node_modules/ignore/LICENSE-MIT +0 -21
  362. package/plugin/node_modules/ignore/README.md +0 -452
  363. package/plugin/node_modules/ignore/index.d.ts +0 -81
  364. package/plugin/node_modules/ignore/index.js +0 -784
  365. package/plugin/node_modules/ignore/legacy.js +0 -681
  366. package/plugin/node_modules/ignore/package.json +0 -87
  367. package/plugin/node_modules/is-alphabetical/index.d.ts +0 -8
  368. package/plugin/node_modules/is-alphabetical/index.js +0 -16
  369. package/plugin/node_modules/is-alphabetical/license +0 -22
  370. package/plugin/node_modules/is-alphabetical/package.json +0 -73
  371. package/plugin/node_modules/is-alphabetical/readme.md +0 -141
  372. package/plugin/node_modules/is-alphanumerical/index.d.ts +0 -8
  373. package/plugin/node_modules/is-alphanumerical/index.js +0 -13
  374. package/plugin/node_modules/is-alphanumerical/license +0 -22
  375. package/plugin/node_modules/is-alphanumerical/package.json +0 -79
  376. package/plugin/node_modules/is-alphanumerical/readme.md +0 -142
  377. package/plugin/node_modules/is-decimal/index.d.ts +0 -8
  378. package/plugin/node_modules/is-decimal/index.js +0 -13
  379. package/plugin/node_modules/is-decimal/license +0 -22
  380. package/plugin/node_modules/is-decimal/package.json +0 -73
  381. package/plugin/node_modules/is-decimal/readme.md +0 -139
  382. package/plugin/node_modules/is-extglob/LICENSE +0 -21
  383. package/plugin/node_modules/is-extglob/README.md +0 -107
  384. package/plugin/node_modules/is-extglob/index.js +0 -20
  385. package/plugin/node_modules/is-extglob/package.json +0 -69
  386. package/plugin/node_modules/is-glob/LICENSE +0 -21
  387. package/plugin/node_modules/is-glob/README.md +0 -206
  388. package/plugin/node_modules/is-glob/index.js +0 -150
  389. package/plugin/node_modules/is-glob/package.json +0 -81
  390. package/plugin/node_modules/is-hexadecimal/index.d.ts +0 -8
  391. package/plugin/node_modules/is-hexadecimal/index.js +0 -17
  392. package/plugin/node_modules/is-hexadecimal/license +0 -22
  393. package/plugin/node_modules/is-hexadecimal/package.json +0 -73
  394. package/plugin/node_modules/is-hexadecimal/readme.md +0 -141
  395. package/plugin/node_modules/is-number/LICENSE +0 -21
  396. package/plugin/node_modules/is-number/README.md +0 -187
  397. package/plugin/node_modules/is-number/index.js +0 -18
  398. package/plugin/node_modules/is-number/package.json +0 -82
  399. package/plugin/node_modules/is-path-inside/index.d.ts +0 -25
  400. package/plugin/node_modules/is-path-inside/index.js +0 -12
  401. package/plugin/node_modules/is-path-inside/license +0 -9
  402. package/plugin/node_modules/is-path-inside/package.json +0 -38
  403. package/plugin/node_modules/is-path-inside/readme.md +0 -59
  404. package/plugin/node_modules/js-yaml/LICENSE +0 -21
  405. package/plugin/node_modules/js-yaml/README.md +0 -247
  406. package/plugin/node_modules/js-yaml/bin/js-yaml.js +0 -126
  407. package/plugin/node_modules/js-yaml/dist/js-yaml.js +0 -3880
  408. package/plugin/node_modules/js-yaml/dist/js-yaml.min.js +0 -2
  409. package/plugin/node_modules/js-yaml/dist/js-yaml.mjs +0 -3856
  410. package/plugin/node_modules/js-yaml/index.js +0 -47
  411. package/plugin/node_modules/js-yaml/lib/common.js +0 -59
  412. package/plugin/node_modules/js-yaml/lib/dumper.js +0 -965
  413. package/plugin/node_modules/js-yaml/lib/exception.js +0 -55
  414. package/plugin/node_modules/js-yaml/lib/loader.js +0 -1733
  415. package/plugin/node_modules/js-yaml/lib/schema/core.js +0 -11
  416. package/plugin/node_modules/js-yaml/lib/schema/default.js +0 -22
  417. package/plugin/node_modules/js-yaml/lib/schema/failsafe.js +0 -17
  418. package/plugin/node_modules/js-yaml/lib/schema/json.js +0 -19
  419. package/plugin/node_modules/js-yaml/lib/schema.js +0 -121
  420. package/plugin/node_modules/js-yaml/lib/snippet.js +0 -101
  421. package/plugin/node_modules/js-yaml/lib/type/binary.js +0 -125
  422. package/plugin/node_modules/js-yaml/lib/type/bool.js +0 -35
  423. package/plugin/node_modules/js-yaml/lib/type/float.js +0 -97
  424. package/plugin/node_modules/js-yaml/lib/type/int.js +0 -156
  425. package/plugin/node_modules/js-yaml/lib/type/map.js +0 -8
  426. package/plugin/node_modules/js-yaml/lib/type/merge.js +0 -12
  427. package/plugin/node_modules/js-yaml/lib/type/null.js +0 -35
  428. package/plugin/node_modules/js-yaml/lib/type/omap.js +0 -44
  429. package/plugin/node_modules/js-yaml/lib/type/pairs.js +0 -53
  430. package/plugin/node_modules/js-yaml/lib/type/seq.js +0 -8
  431. package/plugin/node_modules/js-yaml/lib/type/set.js +0 -29
  432. package/plugin/node_modules/js-yaml/lib/type/str.js +0 -8
  433. package/plugin/node_modules/js-yaml/lib/type/timestamp.js +0 -88
  434. package/plugin/node_modules/js-yaml/lib/type.js +0 -66
  435. package/plugin/node_modules/js-yaml/package.json +0 -66
  436. package/plugin/node_modules/jsonc-parser/CHANGELOG.md +0 -76
  437. package/plugin/node_modules/jsonc-parser/LICENSE.md +0 -21
  438. package/plugin/node_modules/jsonc-parser/README.md +0 -364
  439. package/plugin/node_modules/jsonc-parser/SECURITY.md +0 -41
  440. package/plugin/node_modules/jsonc-parser/lib/esm/impl/edit.js +0 -185
  441. package/plugin/node_modules/jsonc-parser/lib/esm/impl/format.js +0 -261
  442. package/plugin/node_modules/jsonc-parser/lib/esm/impl/parser.js +0 -659
  443. package/plugin/node_modules/jsonc-parser/lib/esm/impl/scanner.js +0 -443
  444. package/plugin/node_modules/jsonc-parser/lib/esm/impl/string-intern.js +0 -29
  445. package/plugin/node_modules/jsonc-parser/lib/esm/main.d.ts +0 -351
  446. package/plugin/node_modules/jsonc-parser/lib/esm/main.js +0 -178
  447. package/plugin/node_modules/jsonc-parser/lib/umd/impl/edit.js +0 -201
  448. package/plugin/node_modules/jsonc-parser/lib/umd/impl/format.js +0 -275
  449. package/plugin/node_modules/jsonc-parser/lib/umd/impl/parser.js +0 -682
  450. package/plugin/node_modules/jsonc-parser/lib/umd/impl/scanner.js +0 -456
  451. package/plugin/node_modules/jsonc-parser/lib/umd/impl/string-intern.js +0 -42
  452. package/plugin/node_modules/jsonc-parser/lib/umd/main.d.ts +0 -351
  453. package/plugin/node_modules/jsonc-parser/lib/umd/main.js +0 -194
  454. package/plugin/node_modules/jsonc-parser/package.json +0 -37
  455. package/plugin/node_modules/jsonpointer/LICENSE.md +0 -21
  456. package/plugin/node_modules/jsonpointer/README.md +0 -45
  457. package/plugin/node_modules/jsonpointer/jsonpointer.d.ts +0 -35
  458. package/plugin/node_modules/jsonpointer/jsonpointer.js +0 -100
  459. package/plugin/node_modules/jsonpointer/package.json +0 -48
  460. package/plugin/node_modules/katex/LICENSE +0 -21
  461. package/plugin/node_modules/katex/README.md +0 -125
  462. package/plugin/node_modules/katex/cli.js +0 -114
  463. package/plugin/node_modules/katex/contrib/auto-render/README.md +0 -8
  464. package/plugin/node_modules/katex/contrib/auto-render/auto-render.ts +0 -164
  465. package/plugin/node_modules/katex/contrib/auto-render/index.html +0 -57
  466. package/plugin/node_modules/katex/contrib/auto-render/splitAtDelimiters.ts +0 -99
  467. package/plugin/node_modules/katex/contrib/auto-render/test/auto-render-spec.ts +0 -371
  468. package/plugin/node_modules/katex/contrib/copy-tex/README.md +0 -39
  469. package/plugin/node_modules/katex/contrib/copy-tex/copy-tex.ts +0 -49
  470. package/plugin/node_modules/katex/contrib/copy-tex/index.html +0 -38
  471. package/plugin/node_modules/katex/contrib/copy-tex/katex2tex.ts +0 -60
  472. package/plugin/node_modules/katex/contrib/mathtex-script-type/README.md +0 -38
  473. package/plugin/node_modules/katex/contrib/mathtex-script-type/mathtex-script-type.js +0 -23
  474. package/plugin/node_modules/katex/contrib/mhchem/README.md +0 -23
  475. package/plugin/node_modules/katex/contrib/mhchem/mhchem.js +0 -1695
  476. package/plugin/node_modules/katex/contrib/render-a11y-string/render-a11y-string.ts +0 -729
  477. package/plugin/node_modules/katex/contrib/render-a11y-string/test/render-a11y-string-spec.ts +0 -561
  478. package/plugin/node_modules/katex/dist/README.md +0 -125
  479. package/plugin/node_modules/katex/dist/contrib/auto-render.js +0 -305
  480. package/plugin/node_modules/katex/dist/contrib/auto-render.min.js +0 -1
  481. package/plugin/node_modules/katex/dist/contrib/auto-render.mjs +0 -210
  482. package/plugin/node_modules/katex/dist/contrib/copy-tex.js +0 -113
  483. package/plugin/node_modules/katex/dist/contrib/copy-tex.min.js +0 -1
  484. package/plugin/node_modules/katex/dist/contrib/copy-tex.mjs +0 -85
  485. package/plugin/node_modules/katex/dist/contrib/mathtex-script-type.js +0 -107
  486. package/plugin/node_modules/katex/dist/contrib/mathtex-script-type.min.js +0 -1
  487. package/plugin/node_modules/katex/dist/contrib/mathtex-script-type.mjs +0 -22
  488. package/plugin/node_modules/katex/dist/contrib/mhchem.js +0 -2965
  489. package/plugin/node_modules/katex/dist/contrib/mhchem.min.js +0 -1
  490. package/plugin/node_modules/katex/dist/contrib/mhchem.mjs +0 -2864
  491. package/plugin/node_modules/katex/dist/contrib/render-a11y-string.js +0 -827
  492. package/plugin/node_modules/katex/dist/contrib/render-a11y-string.min.js +0 -1
  493. package/plugin/node_modules/katex/dist/contrib/render-a11y-string.mjs +0 -723
  494. package/plugin/node_modules/katex/dist/fonts/KaTeX_AMS-Regular.ttf +0 -0
  495. package/plugin/node_modules/katex/dist/fonts/KaTeX_AMS-Regular.woff +0 -0
  496. package/plugin/node_modules/katex/dist/fonts/KaTeX_AMS-Regular.woff2 +0 -0
  497. package/plugin/node_modules/katex/dist/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
  498. package/plugin/node_modules/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
  499. package/plugin/node_modules/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
  500. package/plugin/node_modules/katex/dist/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
  501. package/plugin/node_modules/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
  502. package/plugin/node_modules/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
  503. package/plugin/node_modules/katex/dist/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
  504. package/plugin/node_modules/katex/dist/fonts/KaTeX_Fraktur-Bold.woff +0 -0
  505. package/plugin/node_modules/katex/dist/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
  506. package/plugin/node_modules/katex/dist/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
  507. package/plugin/node_modules/katex/dist/fonts/KaTeX_Fraktur-Regular.woff +0 -0
  508. package/plugin/node_modules/katex/dist/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
  509. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Bold.ttf +0 -0
  510. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Bold.woff +0 -0
  511. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Bold.woff2 +0 -0
  512. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
  513. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-BoldItalic.woff +0 -0
  514. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
  515. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Italic.ttf +0 -0
  516. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Italic.woff +0 -0
  517. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Italic.woff2 +0 -0
  518. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Regular.ttf +0 -0
  519. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Regular.woff +0 -0
  520. package/plugin/node_modules/katex/dist/fonts/KaTeX_Main-Regular.woff2 +0 -0
  521. package/plugin/node_modules/katex/dist/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
  522. package/plugin/node_modules/katex/dist/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  523. package/plugin/node_modules/katex/dist/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
  524. package/plugin/node_modules/katex/dist/fonts/KaTeX_Math-Italic.ttf +0 -0
  525. package/plugin/node_modules/katex/dist/fonts/KaTeX_Math-Italic.woff +0 -0
  526. package/plugin/node_modules/katex/dist/fonts/KaTeX_Math-Italic.woff2 +0 -0
  527. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
  528. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Bold.woff +0 -0
  529. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
  530. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
  531. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Italic.woff +0 -0
  532. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
  533. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
  534. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Regular.woff +0 -0
  535. package/plugin/node_modules/katex/dist/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
  536. package/plugin/node_modules/katex/dist/fonts/KaTeX_Script-Regular.ttf +0 -0
  537. package/plugin/node_modules/katex/dist/fonts/KaTeX_Script-Regular.woff +0 -0
  538. package/plugin/node_modules/katex/dist/fonts/KaTeX_Script-Regular.woff2 +0 -0
  539. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size1-Regular.ttf +0 -0
  540. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size1-Regular.woff +0 -0
  541. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size1-Regular.woff2 +0 -0
  542. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size2-Regular.ttf +0 -0
  543. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size2-Regular.woff +0 -0
  544. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size2-Regular.woff2 +0 -0
  545. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size3-Regular.ttf +0 -0
  546. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size3-Regular.woff +0 -0
  547. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size3-Regular.woff2 +0 -0
  548. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size4-Regular.ttf +0 -0
  549. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size4-Regular.woff +0 -0
  550. package/plugin/node_modules/katex/dist/fonts/KaTeX_Size4-Regular.woff2 +0 -0
  551. package/plugin/node_modules/katex/dist/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
  552. package/plugin/node_modules/katex/dist/fonts/KaTeX_Typewriter-Regular.woff +0 -0
  553. package/plugin/node_modules/katex/dist/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
  554. package/plugin/node_modules/katex/dist/katex-swap.css +0 -1241
  555. package/plugin/node_modules/katex/dist/katex-swap.min.css +0 -1
  556. package/plugin/node_modules/katex/dist/katex.css +0 -1241
  557. package/plugin/node_modules/katex/dist/katex.js +0 -18010
  558. package/plugin/node_modules/katex/dist/katex.min.css +0 -1
  559. package/plugin/node_modules/katex/dist/katex.min.js +0 -1
  560. package/plugin/node_modules/katex/dist/katex.mjs +0 -16670
  561. package/plugin/node_modules/katex/katex.ts +0 -250
  562. package/plugin/node_modules/katex/package.json +0 -198
  563. package/plugin/node_modules/katex/src/Lexer.ts +0 -121
  564. package/plugin/node_modules/katex/src/MacroExpander.ts +0 -467
  565. package/plugin/node_modules/katex/src/Namespace.ts +0 -127
  566. package/plugin/node_modules/katex/src/Options.ts +0 -315
  567. package/plugin/node_modules/katex/src/ParseError.ts +0 -76
  568. package/plugin/node_modules/katex/src/Parser.ts +0 -1053
  569. package/plugin/node_modules/katex/src/Settings.ts +0 -477
  570. package/plugin/node_modules/katex/src/SourceLocation.ts +0 -41
  571. package/plugin/node_modules/katex/src/Style.ts +0 -129
  572. package/plugin/node_modules/katex/src/Token.ts +0 -49
  573. package/plugin/node_modules/katex/src/atoms.ts +0 -33
  574. package/plugin/node_modules/katex/src/buildCommon.ts +0 -783
  575. package/plugin/node_modules/katex/src/buildHTML.ts +0 -412
  576. package/plugin/node_modules/katex/src/buildMathML.ts +0 -332
  577. package/plugin/node_modules/katex/src/buildTree.ts +0 -66
  578. package/plugin/node_modules/katex/src/defineEnvironment.ts +0 -116
  579. package/plugin/node_modules/katex/src/defineFunction.ts +0 -228
  580. package/plugin/node_modules/katex/src/defineMacro.ts +0 -124
  581. package/plugin/node_modules/katex/src/delimiter.ts +0 -832
  582. package/plugin/node_modules/katex/src/domTree.ts +0 -641
  583. package/plugin/node_modules/katex/src/environments/array.ts +0 -1136
  584. package/plugin/node_modules/katex/src/environments/cd.ts +0 -318
  585. package/plugin/node_modules/katex/src/environments.ts +0 -8
  586. package/plugin/node_modules/katex/src/fontMetrics.ts +0 -267
  587. package/plugin/node_modules/katex/src/fontMetricsData.d.ts +0 -8
  588. package/plugin/node_modules/katex/src/fontMetricsData.js +0 -2077
  589. package/plugin/node_modules/katex/src/fonts/Makefile +0 -139
  590. package/plugin/node_modules/katex/src/fonts/default.cfg +0 -20
  591. package/plugin/node_modules/katex/src/fonts/generate_fonts.py +0 -58
  592. package/plugin/node_modules/katex/src/fonts/lib/Extra.otf +0 -0
  593. package/plugin/node_modules/katex/src/fonts/lib/Space.ttx +0 -234
  594. package/plugin/node_modules/katex/src/fonts/makeBlacker +0 -49
  595. package/plugin/node_modules/katex/src/fonts/makeFF +0 -2005
  596. package/plugin/node_modules/katex/src/fonts/xbbold.mf +0 -182
  597. package/plugin/node_modules/katex/src/functions/accent.ts +0 -285
  598. package/plugin/node_modules/katex/src/functions/accentunder.ts +0 -59
  599. package/plugin/node_modules/katex/src/functions/arrow.ts +0 -141
  600. package/plugin/node_modules/katex/src/functions/char.ts +0 -44
  601. package/plugin/node_modules/katex/src/functions/color.ts +0 -87
  602. package/plugin/node_modules/katex/src/functions/cr.ts +0 -60
  603. package/plugin/node_modules/katex/src/functions/def.ts +0 -212
  604. package/plugin/node_modules/katex/src/functions/delimsizing.ts +0 -366
  605. package/plugin/node_modules/katex/src/functions/enclose.ts +0 -345
  606. package/plugin/node_modules/katex/src/functions/environment.ts +0 -66
  607. package/plugin/node_modules/katex/src/functions/font.ts +0 -124
  608. package/plugin/node_modules/katex/src/functions/genfrac.ts +0 -470
  609. package/plugin/node_modules/katex/src/functions/hbox.ts +0 -38
  610. package/plugin/node_modules/katex/src/functions/horizBrace.ts +0 -134
  611. package/plugin/node_modules/katex/src/functions/href.ts +0 -93
  612. package/plugin/node_modules/katex/src/functions/html.ts +0 -105
  613. package/plugin/node_modules/katex/src/functions/htmlmathml.ts +0 -34
  614. package/plugin/node_modules/katex/src/functions/includegraphics.ts +0 -150
  615. package/plugin/node_modules/katex/src/functions/kern.ts +0 -55
  616. package/plugin/node_modules/katex/src/functions/lap.ts +0 -73
  617. package/plugin/node_modules/katex/src/functions/math.ts +0 -42
  618. package/plugin/node_modules/katex/src/functions/mathchoice.ts +0 -51
  619. package/plugin/node_modules/katex/src/functions/mclass.ts +0 -165
  620. package/plugin/node_modules/katex/src/functions/op.ts +0 -337
  621. package/plugin/node_modules/katex/src/functions/operatorname.ts +0 -161
  622. package/plugin/node_modules/katex/src/functions/ordgroup.ts +0 -20
  623. package/plugin/node_modules/katex/src/functions/overline.ts +0 -58
  624. package/plugin/node_modules/katex/src/functions/phantom.ts +0 -73
  625. package/plugin/node_modules/katex/src/functions/pmb.ts +0 -43
  626. package/plugin/node_modules/katex/src/functions/raisebox.ts +0 -45
  627. package/plugin/node_modules/katex/src/functions/relax.ts +0 -17
  628. package/plugin/node_modules/katex/src/functions/rule.ts +0 -76
  629. package/plugin/node_modules/katex/src/functions/sizing.ts +0 -90
  630. package/plugin/node_modules/katex/src/functions/smash.ts +0 -115
  631. package/plugin/node_modules/katex/src/functions/sqrt.ts +0 -124
  632. package/plugin/node_modules/katex/src/functions/styling.ts +0 -85
  633. package/plugin/node_modules/katex/src/functions/supsub.ts +0 -268
  634. package/plugin/node_modules/katex/src/functions/symbolsOp.ts +0 -32
  635. package/plugin/node_modules/katex/src/functions/symbolsOrd.ts +0 -61
  636. package/plugin/node_modules/katex/src/functions/symbolsSpacing.ts +0 -72
  637. package/plugin/node_modules/katex/src/functions/tag.ts +0 -38
  638. package/plugin/node_modules/katex/src/functions/text.ts +0 -81
  639. package/plugin/node_modules/katex/src/functions/underline.ts +0 -57
  640. package/plugin/node_modules/katex/src/functions/utils/assembleSupSub.ts +0 -119
  641. package/plugin/node_modules/katex/src/functions/vcenter.ts +0 -44
  642. package/plugin/node_modules/katex/src/functions/verb.ts +0 -57
  643. package/plugin/node_modules/katex/src/functions.ts +0 -54
  644. package/plugin/node_modules/katex/src/macros.ts +0 -1032
  645. package/plugin/node_modules/katex/src/mathMLTree.ts +0 -259
  646. package/plugin/node_modules/katex/src/metrics/README.md +0 -23
  647. package/plugin/node_modules/katex/src/metrics/extract_tfms.py +0 -114
  648. package/plugin/node_modules/katex/src/metrics/extract_ttfs.py +0 -122
  649. package/plugin/node_modules/katex/src/metrics/format_json.py +0 -28
  650. package/plugin/node_modules/katex/src/metrics/mapping.pl +0 -1224
  651. package/plugin/node_modules/katex/src/metrics/parse_tfm.py +0 -211
  652. package/plugin/node_modules/katex/src/parseNode.ts +0 -518
  653. package/plugin/node_modules/katex/src/parseTree.ts +0 -51
  654. package/plugin/node_modules/katex/src/spacingData.ts +0 -107
  655. package/plugin/node_modules/katex/src/stretchy.ts +0 -358
  656. package/plugin/node_modules/katex/src/styles/fonts.scss +0 -75
  657. package/plugin/node_modules/katex/src/styles/katex-swap.scss +0 -4
  658. package/plugin/node_modules/katex/src/styles/katex.scss +0 -683
  659. package/plugin/node_modules/katex/src/svgGeometry.ts +0 -561
  660. package/plugin/node_modules/katex/src/symbols.ts +0 -879
  661. package/plugin/node_modules/katex/src/tree.ts +0 -79
  662. package/plugin/node_modules/katex/src/types/fonts.ts +0 -73
  663. package/plugin/node_modules/katex/src/types/index.ts +0 -29
  664. package/plugin/node_modules/katex/src/unicodeAccents.js +0 -21
  665. package/plugin/node_modules/katex/src/unicodeScripts.ts +0 -124
  666. package/plugin/node_modules/katex/src/unicodeSupOrSub.ts +0 -108
  667. package/plugin/node_modules/katex/src/unicodeSymbols.js +0 -33
  668. package/plugin/node_modules/katex/src/units.ts +0 -104
  669. package/plugin/node_modules/katex/src/utils.ts +0 -89
  670. package/plugin/node_modules/katex/src/wide-character.ts +0 -155
  671. package/plugin/node_modules/katex/types/katex.d.ts +0 -259
  672. package/plugin/node_modules/linkify-it/LICENSE +0 -22
  673. package/plugin/node_modules/linkify-it/README.md +0 -196
  674. package/plugin/node_modules/linkify-it/build/index.cjs.js +0 -832
  675. package/plugin/node_modules/linkify-it/index.mjs +0 -642
  676. package/plugin/node_modules/linkify-it/lib/re.mjs +0 -189
  677. package/plugin/node_modules/linkify-it/package.json +0 -58
  678. package/plugin/node_modules/markdown-it/LICENSE +0 -22
  679. package/plugin/node_modules/markdown-it/README.md +0 -324
  680. package/plugin/node_modules/markdown-it/bin/markdown-it.mjs +0 -107
  681. package/plugin/node_modules/markdown-it/dist/index.cjs.js +0 -5547
  682. package/plugin/node_modules/markdown-it/dist/markdown-it.js +0 -6969
  683. package/plugin/node_modules/markdown-it/dist/markdown-it.min.js +0 -2
  684. package/plugin/node_modules/markdown-it/index.mjs +0 -1
  685. package/plugin/node_modules/markdown-it/lib/common/html_blocks.mjs +0 -67
  686. package/plugin/node_modules/markdown-it/lib/common/html_re.mjs +0 -25
  687. package/plugin/node_modules/markdown-it/lib/common/utils.mjs +0 -304
  688. package/plugin/node_modules/markdown-it/lib/helpers/index.mjs +0 -11
  689. package/plugin/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +0 -77
  690. package/plugin/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +0 -49
  691. package/plugin/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +0 -66
  692. package/plugin/node_modules/markdown-it/lib/index.mjs +0 -565
  693. package/plugin/node_modules/markdown-it/lib/parser_block.mjs +0 -134
  694. package/plugin/node_modules/markdown-it/lib/parser_core.mjs +0 -62
  695. package/plugin/node_modules/markdown-it/lib/parser_inline.mjs +0 -197
  696. package/plugin/node_modules/markdown-it/lib/presets/commonmark.mjs +0 -88
  697. package/plugin/node_modules/markdown-it/lib/presets/default.mjs +0 -47
  698. package/plugin/node_modules/markdown-it/lib/presets/zero.mjs +0 -70
  699. package/plugin/node_modules/markdown-it/lib/renderer.mjs +0 -322
  700. package/plugin/node_modules/markdown-it/lib/ruler.mjs +0 -340
  701. package/plugin/node_modules/markdown-it/lib/rules_block/blockquote.mjs +0 -209
  702. package/plugin/node_modules/markdown-it/lib/rules_block/code.mjs +0 -30
  703. package/plugin/node_modules/markdown-it/lib/rules_block/fence.mjs +0 -94
  704. package/plugin/node_modules/markdown-it/lib/rules_block/heading.mjs +0 -51
  705. package/plugin/node_modules/markdown-it/lib/rules_block/hr.mjs +0 -40
  706. package/plugin/node_modules/markdown-it/lib/rules_block/html_block.mjs +0 -69
  707. package/plugin/node_modules/markdown-it/lib/rules_block/lheading.mjs +0 -82
  708. package/plugin/node_modules/markdown-it/lib/rules_block/list.mjs +0 -331
  709. package/plugin/node_modules/markdown-it/lib/rules_block/paragraph.mjs +0 -46
  710. package/plugin/node_modules/markdown-it/lib/rules_block/reference.mjs +0 -212
  711. package/plugin/node_modules/markdown-it/lib/rules_block/state_block.mjs +0 -220
  712. package/plugin/node_modules/markdown-it/lib/rules_block/table.mjs +0 -228
  713. package/plugin/node_modules/markdown-it/lib/rules_core/block.mjs +0 -13
  714. package/plugin/node_modules/markdown-it/lib/rules_core/inline.mjs +0 -11
  715. package/plugin/node_modules/markdown-it/lib/rules_core/linkify.mjs +0 -134
  716. package/plugin/node_modules/markdown-it/lib/rules_core/normalize.mjs +0 -17
  717. package/plugin/node_modules/markdown-it/lib/rules_core/replacements.mjs +0 -101
  718. package/plugin/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +0 -193
  719. package/plugin/node_modules/markdown-it/lib/rules_core/state_core.mjs +0 -17
  720. package/plugin/node_modules/markdown-it/lib/rules_core/text_join.mjs +0 -43
  721. package/plugin/node_modules/markdown-it/lib/rules_inline/autolink.mjs +0 -72
  722. package/plugin/node_modules/markdown-it/lib/rules_inline/backticks.mjs +0 -60
  723. package/plugin/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +0 -124
  724. package/plugin/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +0 -123
  725. package/plugin/node_modules/markdown-it/lib/rules_inline/entity.mjs +0 -51
  726. package/plugin/node_modules/markdown-it/lib/rules_inline/escape.mjs +0 -69
  727. package/plugin/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +0 -38
  728. package/plugin/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +0 -50
  729. package/plugin/node_modules/markdown-it/lib/rules_inline/image.mjs +0 -138
  730. package/plugin/node_modules/markdown-it/lib/rules_inline/link.mjs +0 -139
  731. package/plugin/node_modules/markdown-it/lib/rules_inline/linkify.mjs +0 -63
  732. package/plugin/node_modules/markdown-it/lib/rules_inline/newline.mjs +0 -42
  733. package/plugin/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +0 -123
  734. package/plugin/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +0 -127
  735. package/plugin/node_modules/markdown-it/lib/rules_inline/text.mjs +0 -86
  736. package/plugin/node_modules/markdown-it/lib/token.mjs +0 -191
  737. package/plugin/node_modules/markdown-it/package.json +0 -92
  738. package/plugin/node_modules/markdownlint/CHANGELOG.md +0 -520
  739. package/plugin/node_modules/markdownlint/CONTRIBUTING.md +0 -92
  740. package/plugin/node_modules/markdownlint/LICENSE +0 -21
  741. package/plugin/node_modules/markdownlint/README.md +0 -1124
  742. package/plugin/node_modules/markdownlint/doc/CustomRules.md +0 -194
  743. package/plugin/node_modules/markdownlint/doc/Prettier.md +0 -27
  744. package/plugin/node_modules/markdownlint/doc/ReleaseProcess.md +0 -20
  745. package/plugin/node_modules/markdownlint/doc/Rules.md +0 -2814
  746. package/plugin/node_modules/markdownlint/doc/md001.md +0 -51
  747. package/plugin/node_modules/markdownlint/doc/md003.md +0 -59
  748. package/plugin/node_modules/markdownlint/doc/md004.md +0 -50
  749. package/plugin/node_modules/markdownlint/doc/md005.md +0 -53
  750. package/plugin/node_modules/markdownlint/doc/md007.md +0 -52
  751. package/plugin/node_modules/markdownlint/doc/md009.md +0 -50
  752. package/plugin/node_modules/markdownlint/doc/md010.md +0 -62
  753. package/plugin/node_modules/markdownlint/doc/md011.md +0 -30
  754. package/plugin/node_modules/markdownlint/doc/md012.md +0 -38
  755. package/plugin/node_modules/markdownlint/doc/md013.md +0 -58
  756. package/plugin/node_modules/markdownlint/doc/md014.md +0 -54
  757. package/plugin/node_modules/markdownlint/doc/md018.md +0 -27
  758. package/plugin/node_modules/markdownlint/doc/md019.md +0 -28
  759. package/plugin/node_modules/markdownlint/doc/md020.md +0 -29
  760. package/plugin/node_modules/markdownlint/doc/md021.md +0 -31
  761. package/plugin/node_modules/markdownlint/doc/md022.md +0 -52
  762. package/plugin/node_modules/markdownlint/doc/md023.md +0 -33
  763. package/plugin/node_modules/markdownlint/doc/md024.md +0 -44
  764. package/plugin/node_modules/markdownlint/doc/md025.md +0 -49
  765. package/plugin/node_modules/markdownlint/doc/md026.md +0 -40
  766. package/plugin/node_modules/markdownlint/doc/md027.md +0 -32
  767. package/plugin/node_modules/markdownlint/doc/md028.md +0 -40
  768. package/plugin/node_modules/markdownlint/doc/md029.md +0 -100
  769. package/plugin/node_modules/markdownlint/doc/md030.md +0 -82
  770. package/plugin/node_modules/markdownlint/doc/md031.md +0 -50
  771. package/plugin/node_modules/markdownlint/doc/md032.md +0 -55
  772. package/plugin/node_modules/markdownlint/doc/md033.md +0 -33
  773. package/plugin/node_modules/markdownlint/doc/md034.md +0 -55
  774. package/plugin/node_modules/markdownlint/doc/md035.md +0 -37
  775. package/plugin/node_modules/markdownlint/doc/md036.md +0 -45
  776. package/plugin/node_modules/markdownlint/doc/md037.md +0 -37
  777. package/plugin/node_modules/markdownlint/doc/md038.md +0 -52
  778. package/plugin/node_modules/markdownlint/doc/md039.md +0 -21
  779. package/plugin/node_modules/markdownlint/doc/md040.md +0 -52
  780. package/plugin/node_modules/markdownlint/doc/md041.md +0 -64
  781. package/plugin/node_modules/markdownlint/doc/md042.md +0 -32
  782. package/plugin/node_modules/markdownlint/doc/md043.md +0 -87
  783. package/plugin/node_modules/markdownlint/doc/md044.md +0 -45
  784. package/plugin/node_modules/markdownlint/doc/md045.md +0 -48
  785. package/plugin/node_modules/markdownlint/doc/md046.md +0 -40
  786. package/plugin/node_modules/markdownlint/doc/md047.md +0 -34
  787. package/plugin/node_modules/markdownlint/doc/md048.md +0 -42
  788. package/plugin/node_modules/markdownlint/doc/md049.md +0 -36
  789. package/plugin/node_modules/markdownlint/doc/md050.md +0 -35
  790. package/plugin/node_modules/markdownlint/doc/md051.md +0 -117
  791. package/plugin/node_modules/markdownlint/doc/md052.md +0 -52
  792. package/plugin/node_modules/markdownlint/doc/md053.md +0 -38
  793. package/plugin/node_modules/markdownlint/doc/md054.md +0 -100
  794. package/plugin/node_modules/markdownlint/doc/md055.md +0 -55
  795. package/plugin/node_modules/markdownlint/doc/md056.md +0 -37
  796. package/plugin/node_modules/markdownlint/doc/md058.md +0 -48
  797. package/plugin/node_modules/markdownlint/doc/md059.md +0 -33
  798. package/plugin/node_modules/markdownlint/doc/md060.md +0 -118
  799. package/plugin/node_modules/markdownlint/helpers/LICENSE +0 -21
  800. package/plugin/node_modules/markdownlint/helpers/README.md +0 -29
  801. package/plugin/node_modules/markdownlint/helpers/helpers.cjs +0 -696
  802. package/plugin/node_modules/markdownlint/helpers/micromark-helpers.cjs +0 -331
  803. package/plugin/node_modules/markdownlint/helpers/package.json +0 -26
  804. package/plugin/node_modules/markdownlint/helpers/shared.cjs +0 -16
  805. package/plugin/node_modules/markdownlint/lib/cache.mjs +0 -80
  806. package/plugin/node_modules/markdownlint/lib/configuration-strict.d.ts +0 -2409
  807. package/plugin/node_modules/markdownlint/lib/configuration.d.ts +0 -8
  808. package/plugin/node_modules/markdownlint/lib/constants.mjs +0 -14
  809. package/plugin/node_modules/markdownlint/lib/defer-require.cjs +0 -18
  810. package/plugin/node_modules/markdownlint/lib/exports-async.d.mts +0 -1
  811. package/plugin/node_modules/markdownlint/lib/exports-async.mjs +0 -3
  812. package/plugin/node_modules/markdownlint/lib/exports-promise.d.mts +0 -1
  813. package/plugin/node_modules/markdownlint/lib/exports-promise.mjs +0 -3
  814. package/plugin/node_modules/markdownlint/lib/exports-sync.d.mts +0 -1
  815. package/plugin/node_modules/markdownlint/lib/exports-sync.mjs +0 -3
  816. package/plugin/node_modules/markdownlint/lib/exports.d.mts +0 -29
  817. package/plugin/node_modules/markdownlint/lib/exports.mjs +0 -32
  818. package/plugin/node_modules/markdownlint/lib/markdownit.cjs +0 -170
  819. package/plugin/node_modules/markdownlint/lib/markdownlint.d.mts +0 -600
  820. package/plugin/node_modules/markdownlint/lib/markdownlint.mjs +0 -1660
  821. package/plugin/node_modules/markdownlint/lib/md001.mjs +0 -32
  822. package/plugin/node_modules/markdownlint/lib/md003.mjs +0 -47
  823. package/plugin/node_modules/markdownlint/lib/md004.mjs +0 -72
  824. package/plugin/node_modules/markdownlint/lib/md005.mjs +0 -69
  825. package/plugin/node_modules/markdownlint/lib/md007.mjs +0 -84
  826. package/plugin/node_modules/markdownlint/lib/md009.mjs +0 -96
  827. package/plugin/node_modules/markdownlint/lib/md010.mjs +0 -78
  828. package/plugin/node_modules/markdownlint/lib/md011.mjs +0 -56
  829. package/plugin/node_modules/markdownlint/lib/md012.mjs +0 -40
  830. package/plugin/node_modules/markdownlint/lib/md013.mjs +0 -91
  831. package/plugin/node_modules/markdownlint/lib/md014.mjs +0 -47
  832. package/plugin/node_modules/markdownlint/lib/md018.mjs +0 -43
  833. package/plugin/node_modules/markdownlint/lib/md019-md021.mjs +0 -77
  834. package/plugin/node_modules/markdownlint/lib/md020.mjs +0 -68
  835. package/plugin/node_modules/markdownlint/lib/md022.mjs +0 -100
  836. package/plugin/node_modules/markdownlint/lib/md023.mjs +0 -37
  837. package/plugin/node_modules/markdownlint/lib/md024.mjs +0 -45
  838. package/plugin/node_modules/markdownlint/lib/md025.mjs +0 -45
  839. package/plugin/node_modules/markdownlint/lib/md026.mjs +0 -46
  840. package/plugin/node_modules/markdownlint/lib/md027.mjs +0 -50
  841. package/plugin/node_modules/markdownlint/lib/md028.mjs +0 -39
  842. package/plugin/node_modules/markdownlint/lib/md029.mjs +0 -84
  843. package/plugin/node_modules/markdownlint/lib/md030.mjs +0 -57
  844. package/plugin/node_modules/markdownlint/lib/md031.mjs +0 -61
  845. package/plugin/node_modules/markdownlint/lib/md032.mjs +0 -78
  846. package/plugin/node_modules/markdownlint/lib/md033.mjs +0 -46
  847. package/plugin/node_modules/markdownlint/lib/md034.mjs +0 -92
  848. package/plugin/node_modules/markdownlint/lib/md035.mjs +0 -23
  849. package/plugin/node_modules/markdownlint/lib/md036.mjs +0 -54
  850. package/plugin/node_modules/markdownlint/lib/md037.mjs +0 -94
  851. package/plugin/node_modules/markdownlint/lib/md038.mjs +0 -73
  852. package/plugin/node_modules/markdownlint/lib/md039.mjs +0 -59
  853. package/plugin/node_modules/markdownlint/lib/md040.mjs +0 -32
  854. package/plugin/node_modules/markdownlint/lib/md041.mjs +0 -71
  855. package/plugin/node_modules/markdownlint/lib/md042.mjs +0 -58
  856. package/plugin/node_modules/markdownlint/lib/md043.mjs +0 -72
  857. package/plugin/node_modules/markdownlint/lib/md044.mjs +0 -110
  858. package/plugin/node_modules/markdownlint/lib/md045.mjs +0 -61
  859. package/plugin/node_modules/markdownlint/lib/md046.mjs +0 -31
  860. package/plugin/node_modules/markdownlint/lib/md047.mjs +0 -28
  861. package/plugin/node_modules/markdownlint/lib/md048.mjs +0 -47
  862. package/plugin/node_modules/markdownlint/lib/md049-md050.mjs +0 -115
  863. package/plugin/node_modules/markdownlint/lib/md051.mjs +0 -172
  864. package/plugin/node_modules/markdownlint/lib/md052.mjs +0 -40
  865. package/plugin/node_modules/markdownlint/lib/md053.mjs +0 -60
  866. package/plugin/node_modules/markdownlint/lib/md054.mjs +0 -122
  867. package/plugin/node_modules/markdownlint/lib/md055.mjs +0 -72
  868. package/plugin/node_modules/markdownlint/lib/md056.mjs +0 -50
  869. package/plugin/node_modules/markdownlint/lib/md058.mjs +0 -57
  870. package/plugin/node_modules/markdownlint/lib/md059.mjs +0 -71
  871. package/plugin/node_modules/markdownlint/lib/md060.mjs +0 -170
  872. package/plugin/node_modules/markdownlint/lib/micromark-parse.mjs +0 -322
  873. package/plugin/node_modules/markdownlint/lib/micromark-types.d.mts +0 -11
  874. package/plugin/node_modules/markdownlint/lib/node-imports-browser.mjs +0 -22
  875. package/plugin/node_modules/markdownlint/lib/node-imports-node.mjs +0 -11
  876. package/plugin/node_modules/markdownlint/lib/parse-configuration.mjs +0 -47
  877. package/plugin/node_modules/markdownlint/lib/resolve-module.cjs +0 -52
  878. package/plugin/node_modules/markdownlint/lib/resolve-module.d.cts +0 -34
  879. package/plugin/node_modules/markdownlint/lib/rules.mjs +0 -122
  880. package/plugin/node_modules/markdownlint/lib/types.d.mts +0 -13
  881. package/plugin/node_modules/markdownlint/package.json +0 -123
  882. package/plugin/node_modules/markdownlint/schema/.markdownlint.jsonc +0 -347
  883. package/plugin/node_modules/markdownlint/schema/.markdownlint.yaml +0 -308
  884. package/plugin/node_modules/markdownlint/schema/ValidatingConfiguration.md +0 -26
  885. package/plugin/node_modules/markdownlint/schema/markdownlint-config-schema-strict.json +0 -5128
  886. package/plugin/node_modules/markdownlint/schema/markdownlint-config-schema.json +0 -5133
  887. package/plugin/node_modules/markdownlint/style/all.json +0 -5
  888. package/plugin/node_modules/markdownlint/style/cirosantilli.json +0 -22
  889. package/plugin/node_modules/markdownlint/style/prettier.json +0 -27
  890. package/plugin/node_modules/markdownlint/style/relaxed.json +0 -12
  891. package/plugin/node_modules/markdownlint-cli2/CHANGELOG.md +0 -258
  892. package/plugin/node_modules/markdownlint-cli2/LICENSE +0 -21
  893. package/plugin/node_modules/markdownlint-cli2/README.md +0 -578
  894. package/plugin/node_modules/markdownlint-cli2/append-to-array.mjs +0 -24
  895. package/plugin/node_modules/markdownlint-cli2/constants.mjs +0 -30
  896. package/plugin/node_modules/markdownlint-cli2/export-markdownlint-helpers.mjs +0 -3
  897. package/plugin/node_modules/markdownlint-cli2/export-markdownlint-promise.mjs +0 -3
  898. package/plugin/node_modules/markdownlint-cli2/export-markdownlint.mjs +0 -3
  899. package/plugin/node_modules/markdownlint-cli2/markdownlint-cli2-bin.mjs +0 -18
  900. package/plugin/node_modules/markdownlint-cli2/markdownlint-cli2.mjs +0 -1165
  901. package/plugin/node_modules/markdownlint-cli2/merge-options.mjs +0 -27
  902. package/plugin/node_modules/markdownlint-cli2/package.json +0 -124
  903. package/plugin/node_modules/markdownlint-cli2/parsers/jsonc-parse.mjs +0 -22
  904. package/plugin/node_modules/markdownlint-cli2/parsers/parsers.mjs +0 -17
  905. package/plugin/node_modules/markdownlint-cli2/parsers/toml-parse.mjs +0 -11
  906. package/plugin/node_modules/markdownlint-cli2/parsers/yaml-parse.mjs +0 -16
  907. package/plugin/node_modules/markdownlint-cli2/schema/ValidatingConfiguration.md +0 -24
  908. package/plugin/node_modules/markdownlint-cli2/schema/markdownlint-cli2-config-schema.json +0 -138
  909. package/plugin/node_modules/markdownlint-cli2/schema/markdownlint-config-schema.json +0 -5133
  910. package/plugin/node_modules/markdownlint-cli2-formatter-default/LICENSE +0 -21
  911. package/plugin/node_modules/markdownlint-cli2-formatter-default/README.md +0 -54
  912. package/plugin/node_modules/markdownlint-cli2-formatter-default/markdownlint-cli2-formatter-default.js +0 -25
  913. package/plugin/node_modules/markdownlint-cli2-formatter-default/package.json +0 -27
  914. package/plugin/node_modules/mdurl/LICENSE +0 -45
  915. package/plugin/node_modules/mdurl/README.md +0 -102
  916. package/plugin/node_modules/mdurl/build/index.cjs.js +0 -534
  917. package/plugin/node_modules/mdurl/index.mjs +0 -11
  918. package/plugin/node_modules/mdurl/lib/decode.mjs +0 -112
  919. package/plugin/node_modules/mdurl/lib/encode.mjs +0 -89
  920. package/plugin/node_modules/mdurl/lib/format.mjs +0 -21
  921. package/plugin/node_modules/mdurl/lib/parse.mjs +0 -308
  922. package/plugin/node_modules/mdurl/package.json +0 -37
  923. package/plugin/node_modules/merge2/LICENSE +0 -21
  924. package/plugin/node_modules/merge2/README.md +0 -144
  925. package/plugin/node_modules/merge2/index.js +0 -144
  926. package/plugin/node_modules/merge2/package.json +0 -43
  927. package/plugin/node_modules/micromark/dev/index.d.ts +0 -82
  928. package/plugin/node_modules/micromark/dev/index.d.ts.map +0 -1
  929. package/plugin/node_modules/micromark/dev/index.js +0 -68
  930. package/plugin/node_modules/micromark/dev/lib/compile.d.ts +0 -16
  931. package/plugin/node_modules/micromark/dev/lib/compile.d.ts.map +0 -1
  932. package/plugin/node_modules/micromark/dev/lib/compile.js +0 -1152
  933. package/plugin/node_modules/micromark/dev/lib/constructs.d.ts +0 -73
  934. package/plugin/node_modules/micromark/dev/lib/constructs.d.ts.map +0 -1
  935. package/plugin/node_modules/micromark/dev/lib/constructs.js +0 -101
  936. package/plugin/node_modules/micromark/dev/lib/create-tokenizer.d.ts +0 -46
  937. package/plugin/node_modules/micromark/dev/lib/create-tokenizer.d.ts.map +0 -1
  938. package/plugin/node_modules/micromark/dev/lib/create-tokenizer.js +0 -717
  939. package/plugin/node_modules/micromark/dev/lib/initialize/content.d.ts +0 -4
  940. package/plugin/node_modules/micromark/dev/lib/initialize/content.d.ts.map +0 -1
  941. package/plugin/node_modules/micromark/dev/lib/initialize/content.js +0 -99
  942. package/plugin/node_modules/micromark/dev/lib/initialize/document.d.ts +0 -10
  943. package/plugin/node_modules/micromark/dev/lib/initialize/document.d.ts.map +0 -1
  944. package/plugin/node_modules/micromark/dev/lib/initialize/document.js +0 -445
  945. package/plugin/node_modules/micromark/dev/lib/initialize/flow.d.ts +0 -4
  946. package/plugin/node_modules/micromark/dev/lib/initialize/flow.d.ts.map +0 -1
  947. package/plugin/node_modules/micromark/dev/lib/initialize/flow.js +0 -86
  948. package/plugin/node_modules/micromark/dev/lib/initialize/text.d.ts +0 -8
  949. package/plugin/node_modules/micromark/dev/lib/initialize/text.d.ts.map +0 -1
  950. package/plugin/node_modules/micromark/dev/lib/initialize/text.js +0 -244
  951. package/plugin/node_modules/micromark/dev/lib/parse.d.ts +0 -10
  952. package/plugin/node_modules/micromark/dev/lib/parse.d.ts.map +0 -1
  953. package/plugin/node_modules/micromark/dev/lib/parse.js +0 -58
  954. package/plugin/node_modules/micromark/dev/lib/postprocess.d.ts +0 -9
  955. package/plugin/node_modules/micromark/dev/lib/postprocess.d.ts.map +0 -1
  956. package/plugin/node_modules/micromark/dev/lib/postprocess.js +0 -19
  957. package/plugin/node_modules/micromark/dev/lib/preprocess.d.ts +0 -13
  958. package/plugin/node_modules/micromark/dev/lib/preprocess.d.ts.map +0 -1
  959. package/plugin/node_modules/micromark/dev/lib/preprocess.js +0 -141
  960. package/plugin/node_modules/micromark/dev/stream.d.ts +0 -35
  961. package/plugin/node_modules/micromark/dev/stream.d.ts.map +0 -1
  962. package/plugin/node_modules/micromark/dev/stream.js +0 -270
  963. package/plugin/node_modules/micromark/index.d.ts +0 -82
  964. package/plugin/node_modules/micromark/index.d.ts.map +0 -1
  965. package/plugin/node_modules/micromark/index.js +0 -60
  966. package/plugin/node_modules/micromark/lib/compile.d.ts +0 -16
  967. package/plugin/node_modules/micromark/lib/compile.d.ts.map +0 -1
  968. package/plugin/node_modules/micromark/lib/compile.js +0 -1060
  969. package/plugin/node_modules/micromark/lib/constructs.d.ts +0 -73
  970. package/plugin/node_modules/micromark/lib/constructs.d.ts.map +0 -1
  971. package/plugin/node_modules/micromark/lib/constructs.js +0 -85
  972. package/plugin/node_modules/micromark/lib/create-tokenizer.d.ts +0 -46
  973. package/plugin/node_modules/micromark/lib/create-tokenizer.d.ts.map +0 -1
  974. package/plugin/node_modules/micromark/lib/create-tokenizer.js +0 -611
  975. package/plugin/node_modules/micromark/lib/initialize/content.d.ts +0 -4
  976. package/plugin/node_modules/micromark/lib/initialize/content.d.ts.map +0 -1
  977. package/plugin/node_modules/micromark/lib/initialize/content.js +0 -79
  978. package/plugin/node_modules/micromark/lib/initialize/document.d.ts +0 -10
  979. package/plugin/node_modules/micromark/lib/initialize/document.d.ts.map +0 -1
  980. package/plugin/node_modules/micromark/lib/initialize/document.js +0 -362
  981. package/plugin/node_modules/micromark/lib/initialize/flow.d.ts +0 -4
  982. package/plugin/node_modules/micromark/lib/initialize/flow.d.ts.map +0 -1
  983. package/plugin/node_modules/micromark/lib/initialize/flow.js +0 -58
  984. package/plugin/node_modules/micromark/lib/initialize/text.d.ts +0 -8
  985. package/plugin/node_modules/micromark/lib/initialize/text.d.ts.map +0 -1
  986. package/plugin/node_modules/micromark/lib/initialize/text.js +0 -212
  987. package/plugin/node_modules/micromark/lib/parse.d.ts +0 -10
  988. package/plugin/node_modules/micromark/lib/parse.d.ts.map +0 -1
  989. package/plugin/node_modules/micromark/lib/parse.js +0 -56
  990. package/plugin/node_modules/micromark/lib/postprocess.d.ts +0 -9
  991. package/plugin/node_modules/micromark/lib/postprocess.d.ts.map +0 -1
  992. package/plugin/node_modules/micromark/lib/postprocess.js +0 -18
  993. package/plugin/node_modules/micromark/lib/preprocess.d.ts +0 -13
  994. package/plugin/node_modules/micromark/lib/preprocess.d.ts.map +0 -1
  995. package/plugin/node_modules/micromark/lib/preprocess.js +0 -115
  996. package/plugin/node_modules/micromark/license +0 -22
  997. package/plugin/node_modules/micromark/package.json +0 -100
  998. package/plugin/node_modules/micromark/readme.md +0 -488
  999. package/plugin/node_modules/micromark/stream.d.ts +0 -35
  1000. package/plugin/node_modules/micromark/stream.d.ts.map +0 -1
  1001. package/plugin/node_modules/micromark/stream.js +0 -256
  1002. package/plugin/node_modules/micromark-core-commonmark/dev/index.d.ts +0 -23
  1003. package/plugin/node_modules/micromark-core-commonmark/dev/index.d.ts.map +0 -1
  1004. package/plugin/node_modules/micromark-core-commonmark/dev/index.js +0 -22
  1005. package/plugin/node_modules/micromark-core-commonmark/dev/lib/attention.d.ts +0 -4
  1006. package/plugin/node_modules/micromark-core-commonmark/dev/lib/attention.d.ts.map +0 -1
  1007. package/plugin/node_modules/micromark-core-commonmark/dev/lib/attention.js +0 -300
  1008. package/plugin/node_modules/micromark-core-commonmark/dev/lib/autolink.d.ts +0 -4
  1009. package/plugin/node_modules/micromark-core-commonmark/dev/lib/autolink.d.ts.map +0 -1
  1010. package/plugin/node_modules/micromark-core-commonmark/dev/lib/autolink.js +0 -269
  1011. package/plugin/node_modules/micromark-core-commonmark/dev/lib/blank-line.d.ts +0 -4
  1012. package/plugin/node_modules/micromark-core-commonmark/dev/lib/blank-line.d.ts.map +0 -1
  1013. package/plugin/node_modules/micromark-core-commonmark/dev/lib/blank-line.js +0 -62
  1014. package/plugin/node_modules/micromark-core-commonmark/dev/lib/block-quote.d.ts +0 -4
  1015. package/plugin/node_modules/micromark-core-commonmark/dev/lib/block-quote.d.ts.map +0 -1
  1016. package/plugin/node_modules/micromark-core-commonmark/dev/lib/block-quote.js +0 -162
  1017. package/plugin/node_modules/micromark-core-commonmark/dev/lib/character-escape.d.ts +0 -4
  1018. package/plugin/node_modules/micromark-core-commonmark/dev/lib/character-escape.d.ts.map +0 -1
  1019. package/plugin/node_modules/micromark-core-commonmark/dev/lib/character-escape.js +0 -69
  1020. package/plugin/node_modules/micromark-core-commonmark/dev/lib/character-reference.d.ts +0 -4
  1021. package/plugin/node_modules/micromark-core-commonmark/dev/lib/character-reference.d.ts.map +0 -1
  1022. package/plugin/node_modules/micromark-core-commonmark/dev/lib/character-reference.js +0 -166
  1023. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-fenced.d.ts +0 -4
  1024. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-fenced.d.ts.map +0 -1
  1025. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-fenced.js +0 -514
  1026. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-indented.d.ts +0 -4
  1027. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-indented.d.ts.map +0 -1
  1028. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-indented.js +0 -202
  1029. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-text.d.ts +0 -4
  1030. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-text.d.ts.map +0 -1
  1031. package/plugin/node_modules/micromark-core-commonmark/dev/lib/code-text.js +0 -257
  1032. package/plugin/node_modules/micromark-core-commonmark/dev/lib/content.d.ts +0 -7
  1033. package/plugin/node_modules/micromark-core-commonmark/dev/lib/content.d.ts.map +0 -1
  1034. package/plugin/node_modules/micromark-core-commonmark/dev/lib/content.js +0 -185
  1035. package/plugin/node_modules/micromark-core-commonmark/dev/lib/definition.d.ts +0 -4
  1036. package/plugin/node_modules/micromark-core-commonmark/dev/lib/definition.d.ts.map +0 -1
  1037. package/plugin/node_modules/micromark-core-commonmark/dev/lib/definition.js +0 -295
  1038. package/plugin/node_modules/micromark-core-commonmark/dev/lib/hard-break-escape.d.ts +0 -4
  1039. package/plugin/node_modules/micromark-core-commonmark/dev/lib/hard-break-escape.d.ts.map +0 -1
  1040. package/plugin/node_modules/micromark-core-commonmark/dev/lib/hard-break-escape.js +0 -65
  1041. package/plugin/node_modules/micromark-core-commonmark/dev/lib/heading-atx.d.ts +0 -4
  1042. package/plugin/node_modules/micromark-core-commonmark/dev/lib/heading-atx.d.ts.map +0 -1
  1043. package/plugin/node_modules/micromark-core-commonmark/dev/lib/heading-atx.js +0 -233
  1044. package/plugin/node_modules/micromark-core-commonmark/dev/lib/html-flow.d.ts +0 -4
  1045. package/plugin/node_modules/micromark-core-commonmark/dev/lib/html-flow.d.ts.map +0 -1
  1046. package/plugin/node_modules/micromark-core-commonmark/dev/lib/html-flow.js +0 -989
  1047. package/plugin/node_modules/micromark-core-commonmark/dev/lib/html-text.d.ts +0 -4
  1048. package/plugin/node_modules/micromark-core-commonmark/dev/lib/html-text.d.ts.map +0 -1
  1049. package/plugin/node_modules/micromark-core-commonmark/dev/lib/html-text.js +0 -783
  1050. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-end.d.ts +0 -4
  1051. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-end.d.ts.map +0 -1
  1052. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-end.js +0 -656
  1053. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-start-image.d.ts +0 -4
  1054. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-start-image.d.ts.map +0 -1
  1055. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-start-image.js +0 -110
  1056. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-start-link.d.ts +0 -4
  1057. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-start-link.d.ts.map +0 -1
  1058. package/plugin/node_modules/micromark-core-commonmark/dev/lib/label-start-link.js +0 -62
  1059. package/plugin/node_modules/micromark-core-commonmark/dev/lib/line-ending.d.ts +0 -4
  1060. package/plugin/node_modules/micromark-core-commonmark/dev/lib/line-ending.d.ts.map +0 -1
  1061. package/plugin/node_modules/micromark-core-commonmark/dev/lib/line-ending.js +0 -34
  1062. package/plugin/node_modules/micromark-core-commonmark/dev/lib/list.d.ts +0 -4
  1063. package/plugin/node_modules/micromark-core-commonmark/dev/lib/list.d.ts.map +0 -1
  1064. package/plugin/node_modules/micromark-core-commonmark/dev/lib/list.js +0 -306
  1065. package/plugin/node_modules/micromark-core-commonmark/dev/lib/setext-underline.d.ts +0 -4
  1066. package/plugin/node_modules/micromark-core-commonmark/dev/lib/setext-underline.d.ts.map +0 -1
  1067. package/plugin/node_modules/micromark-core-commonmark/dev/lib/setext-underline.js +0 -210
  1068. package/plugin/node_modules/micromark-core-commonmark/dev/lib/thematic-break.d.ts +0 -4
  1069. package/plugin/node_modules/micromark-core-commonmark/dev/lib/thematic-break.d.ts.map +0 -1
  1070. package/plugin/node_modules/micromark-core-commonmark/dev/lib/thematic-break.js +0 -120
  1071. package/plugin/node_modules/micromark-core-commonmark/index.d.ts +0 -23
  1072. package/plugin/node_modules/micromark-core-commonmark/index.d.ts.map +0 -1
  1073. package/plugin/node_modules/micromark-core-commonmark/index.js +0 -22
  1074. package/plugin/node_modules/micromark-core-commonmark/lib/attention.d.ts +0 -4
  1075. package/plugin/node_modules/micromark-core-commonmark/lib/attention.d.ts.map +0 -1
  1076. package/plugin/node_modules/micromark-core-commonmark/lib/attention.js +0 -241
  1077. package/plugin/node_modules/micromark-core-commonmark/lib/autolink.d.ts +0 -4
  1078. package/plugin/node_modules/micromark-core-commonmark/lib/autolink.d.ts.map +0 -1
  1079. package/plugin/node_modules/micromark-core-commonmark/lib/autolink.js +0 -233
  1080. package/plugin/node_modules/micromark-core-commonmark/lib/blank-line.d.ts +0 -4
  1081. package/plugin/node_modules/micromark-core-commonmark/lib/blank-line.d.ts.map +0 -1
  1082. package/plugin/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -61
  1083. package/plugin/node_modules/micromark-core-commonmark/lib/block-quote.d.ts +0 -4
  1084. package/plugin/node_modules/micromark-core-commonmark/lib/block-quote.d.ts.map +0 -1
  1085. package/plugin/node_modules/micromark-core-commonmark/lib/block-quote.js +0 -143
  1086. package/plugin/node_modules/micromark-core-commonmark/lib/character-escape.d.ts +0 -4
  1087. package/plugin/node_modules/micromark-core-commonmark/lib/character-escape.d.ts.map +0 -1
  1088. package/plugin/node_modules/micromark-core-commonmark/lib/character-escape.js +0 -64
  1089. package/plugin/node_modules/micromark-core-commonmark/lib/character-reference.d.ts +0 -4
  1090. package/plugin/node_modules/micromark-core-commonmark/lib/character-reference.d.ts.map +0 -1
  1091. package/plugin/node_modules/micromark-core-commonmark/lib/character-reference.js +0 -149
  1092. package/plugin/node_modules/micromark-core-commonmark/lib/code-fenced.d.ts +0 -4
  1093. package/plugin/node_modules/micromark-core-commonmark/lib/code-fenced.d.ts.map +0 -1
  1094. package/plugin/node_modules/micromark-core-commonmark/lib/code-fenced.js +0 -460
  1095. package/plugin/node_modules/micromark-core-commonmark/lib/code-indented.d.ts +0 -4
  1096. package/plugin/node_modules/micromark-core-commonmark/lib/code-indented.d.ts.map +0 -1
  1097. package/plugin/node_modules/micromark-core-commonmark/lib/code-indented.js +0 -177
  1098. package/plugin/node_modules/micromark-core-commonmark/lib/code-text.d.ts +0 -4
  1099. package/plugin/node_modules/micromark-core-commonmark/lib/code-text.d.ts.map +0 -1
  1100. package/plugin/node_modules/micromark-core-commonmark/lib/code-text.js +0 -225
  1101. package/plugin/node_modules/micromark-core-commonmark/lib/content.d.ts +0 -7
  1102. package/plugin/node_modules/micromark-core-commonmark/lib/content.d.ts.map +0 -1
  1103. package/plugin/node_modules/micromark-core-commonmark/lib/content.js +0 -163
  1104. package/plugin/node_modules/micromark-core-commonmark/lib/definition.d.ts +0 -4
  1105. package/plugin/node_modules/micromark-core-commonmark/lib/definition.d.ts.map +0 -1
  1106. package/plugin/node_modules/micromark-core-commonmark/lib/definition.js +0 -254
  1107. package/plugin/node_modules/micromark-core-commonmark/lib/hard-break-escape.d.ts +0 -4
  1108. package/plugin/node_modules/micromark-core-commonmark/lib/hard-break-escape.d.ts.map +0 -1
  1109. package/plugin/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +0 -60
  1110. package/plugin/node_modules/micromark-core-commonmark/lib/heading-atx.d.ts +0 -4
  1111. package/plugin/node_modules/micromark-core-commonmark/lib/heading-atx.d.ts.map +0 -1
  1112. package/plugin/node_modules/micromark-core-commonmark/lib/heading-atx.js +0 -195
  1113. package/plugin/node_modules/micromark-core-commonmark/lib/html-flow.d.ts +0 -4
  1114. package/plugin/node_modules/micromark-core-commonmark/lib/html-flow.d.ts.map +0 -1
  1115. package/plugin/node_modules/micromark-core-commonmark/lib/html-flow.js +0 -876
  1116. package/plugin/node_modules/micromark-core-commonmark/lib/html-text.d.ts +0 -4
  1117. package/plugin/node_modules/micromark-core-commonmark/lib/html-text.d.ts.map +0 -1
  1118. package/plugin/node_modules/micromark-core-commonmark/lib/html-text.js +0 -678
  1119. package/plugin/node_modules/micromark-core-commonmark/lib/label-end.d.ts +0 -4
  1120. package/plugin/node_modules/micromark-core-commonmark/lib/label-end.d.ts.map +0 -1
  1121. package/plugin/node_modules/micromark-core-commonmark/lib/label-end.js +0 -560
  1122. package/plugin/node_modules/micromark-core-commonmark/lib/label-start-image.d.ts +0 -4
  1123. package/plugin/node_modules/micromark-core-commonmark/lib/label-start-image.d.ts.map +0 -1
  1124. package/plugin/node_modules/micromark-core-commonmark/lib/label-start-image.js +0 -102
  1125. package/plugin/node_modules/micromark-core-commonmark/lib/label-start-link.d.ts +0 -4
  1126. package/plugin/node_modules/micromark-core-commonmark/lib/label-start-link.d.ts.map +0 -1
  1127. package/plugin/node_modules/micromark-core-commonmark/lib/label-start-link.js +0 -55
  1128. package/plugin/node_modules/micromark-core-commonmark/lib/line-ending.d.ts +0 -4
  1129. package/plugin/node_modules/micromark-core-commonmark/lib/line-ending.d.ts.map +0 -1
  1130. package/plugin/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -33
  1131. package/plugin/node_modules/micromark-core-commonmark/lib/list.d.ts +0 -4
  1132. package/plugin/node_modules/micromark-core-commonmark/lib/list.d.ts.map +0 -1
  1133. package/plugin/node_modules/micromark-core-commonmark/lib/list.js +0 -213
  1134. package/plugin/node_modules/micromark-core-commonmark/lib/setext-underline.d.ts +0 -4
  1135. package/plugin/node_modules/micromark-core-commonmark/lib/setext-underline.d.ts.map +0 -1
  1136. package/plugin/node_modules/micromark-core-commonmark/lib/setext-underline.js +0 -185
  1137. package/plugin/node_modules/micromark-core-commonmark/lib/thematic-break.d.ts +0 -4
  1138. package/plugin/node_modules/micromark-core-commonmark/lib/thematic-break.d.ts.map +0 -1
  1139. package/plugin/node_modules/micromark-core-commonmark/lib/thematic-break.js +0 -102
  1140. package/plugin/node_modules/micromark-core-commonmark/license +0 -22
  1141. package/plugin/node_modules/micromark-core-commonmark/package.json +0 -74
  1142. package/plugin/node_modules/micromark-core-commonmark/readme.md +0 -171
  1143. package/plugin/node_modules/micromark-extension-directive/dev/index.d.ts +0 -156
  1144. package/plugin/node_modules/micromark-extension-directive/dev/index.js +0 -3
  1145. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-container.d.ts +0 -4
  1146. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-container.d.ts.map +0 -1
  1147. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-container.js +0 -323
  1148. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-leaf.d.ts +0 -4
  1149. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-leaf.d.ts.map +0 -1
  1150. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-leaf.js +0 -124
  1151. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-text.d.ts +0 -4
  1152. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-text.d.ts.map +0 -1
  1153. package/plugin/node_modules/micromark-extension-directive/dev/lib/directive-text.js +0 -113
  1154. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-attributes.d.ts +0 -23
  1155. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-attributes.d.ts.map +0 -1
  1156. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-attributes.js +0 -348
  1157. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-label.d.ts +0 -15
  1158. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-label.d.ts.map +0 -1
  1159. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-label.js +0 -135
  1160. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-name.d.ts +0 -14
  1161. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-name.d.ts.map +0 -1
  1162. package/plugin/node_modules/micromark-extension-directive/dev/lib/factory-name.js +0 -59
  1163. package/plugin/node_modules/micromark-extension-directive/dev/lib/html.d.ts +0 -14
  1164. package/plugin/node_modules/micromark-extension-directive/dev/lib/html.d.ts.map +0 -1
  1165. package/plugin/node_modules/micromark-extension-directive/dev/lib/html.js +0 -265
  1166. package/plugin/node_modules/micromark-extension-directive/dev/lib/syntax.d.ts +0 -10
  1167. package/plugin/node_modules/micromark-extension-directive/dev/lib/syntax.d.ts.map +0 -1
  1168. package/plugin/node_modules/micromark-extension-directive/dev/lib/syntax.js +0 -22
  1169. package/plugin/node_modules/micromark-extension-directive/index.d.ts +0 -156
  1170. package/plugin/node_modules/micromark-extension-directive/index.js +0 -3
  1171. package/plugin/node_modules/micromark-extension-directive/lib/directive-container.d.ts +0 -4
  1172. package/plugin/node_modules/micromark-extension-directive/lib/directive-container.d.ts.map +0 -1
  1173. package/plugin/node_modules/micromark-extension-directive/lib/directive-container.js +0 -259
  1174. package/plugin/node_modules/micromark-extension-directive/lib/directive-leaf.d.ts +0 -4
  1175. package/plugin/node_modules/micromark-extension-directive/lib/directive-leaf.d.ts.map +0 -1
  1176. package/plugin/node_modules/micromark-extension-directive/lib/directive-leaf.js +0 -91
  1177. package/plugin/node_modules/micromark-extension-directive/lib/directive-text.d.ts +0 -4
  1178. package/plugin/node_modules/micromark-extension-directive/lib/directive-text.d.ts.map +0 -1
  1179. package/plugin/node_modules/micromark-extension-directive/lib/directive-text.js +0 -82
  1180. package/plugin/node_modules/micromark-extension-directive/lib/factory-attributes.d.ts +0 -23
  1181. package/plugin/node_modules/micromark-extension-directive/lib/factory-attributes.d.ts.map +0 -1
  1182. package/plugin/node_modules/micromark-extension-directive/lib/factory-attributes.js +0 -238
  1183. package/plugin/node_modules/micromark-extension-directive/lib/factory-label.d.ts +0 -15
  1184. package/plugin/node_modules/micromark-extension-directive/lib/factory-label.d.ts.map +0 -1
  1185. package/plugin/node_modules/micromark-extension-directive/lib/factory-label.js +0 -107
  1186. package/plugin/node_modules/micromark-extension-directive/lib/factory-name.d.ts +0 -14
  1187. package/plugin/node_modules/micromark-extension-directive/lib/factory-name.d.ts.map +0 -1
  1188. package/plugin/node_modules/micromark-extension-directive/lib/factory-name.js +0 -36
  1189. package/plugin/node_modules/micromark-extension-directive/lib/html.d.ts +0 -14
  1190. package/plugin/node_modules/micromark-extension-directive/lib/html.d.ts.map +0 -1
  1191. package/plugin/node_modules/micromark-extension-directive/lib/html.js +0 -233
  1192. package/plugin/node_modules/micromark-extension-directive/lib/syntax.d.ts +0 -10
  1193. package/plugin/node_modules/micromark-extension-directive/lib/syntax.d.ts.map +0 -1
  1194. package/plugin/node_modules/micromark-extension-directive/lib/syntax.js +0 -25
  1195. package/plugin/node_modules/micromark-extension-directive/license +0 -22
  1196. package/plugin/node_modules/micromark-extension-directive/package.json +0 -124
  1197. package/plugin/node_modules/micromark-extension-directive/readme.md +0 -451
  1198. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/dev/index.d.ts +0 -24
  1199. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/dev/index.js +0 -2
  1200. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/html.d.ts +0 -10
  1201. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/html.js +0 -56
  1202. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/syntax.d.ts +0 -10
  1203. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/dev/lib/syntax.js +0 -983
  1204. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/index.d.ts +0 -24
  1205. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/index.js +0 -2
  1206. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/lib/html.d.ts +0 -10
  1207. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/lib/html.js +0 -60
  1208. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.d.ts +0 -10
  1209. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js +0 -854
  1210. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/license +0 -22
  1211. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/package.json +0 -116
  1212. package/plugin/node_modules/micromark-extension-gfm-autolink-literal/readme.md +0 -422
  1213. package/plugin/node_modules/micromark-extension-gfm-footnote/dev/index.d.ts +0 -164
  1214. package/plugin/node_modules/micromark-extension-gfm-footnote/dev/index.js +0 -3
  1215. package/plugin/node_modules/micromark-extension-gfm-footnote/dev/lib/html.d.ts +0 -25
  1216. package/plugin/node_modules/micromark-extension-gfm-footnote/dev/lib/html.js +0 -226
  1217. package/plugin/node_modules/micromark-extension-gfm-footnote/dev/lib/syntax.d.ts +0 -9
  1218. package/plugin/node_modules/micromark-extension-gfm-footnote/dev/lib/syntax.js +0 -558
  1219. package/plugin/node_modules/micromark-extension-gfm-footnote/index.d.ts +0 -164
  1220. package/plugin/node_modules/micromark-extension-gfm-footnote/index.js +0 -3
  1221. package/plugin/node_modules/micromark-extension-gfm-footnote/lib/html.d.ts +0 -25
  1222. package/plugin/node_modules/micromark-extension-gfm-footnote/lib/html.js +0 -154
  1223. package/plugin/node_modules/micromark-extension-gfm-footnote/lib/syntax.d.ts +0 -9
  1224. package/plugin/node_modules/micromark-extension-gfm-footnote/lib/syntax.js +0 -485
  1225. package/plugin/node_modules/micromark-extension-gfm-footnote/license +0 -22
  1226. package/plugin/node_modules/micromark-extension-gfm-footnote/package.json +0 -132
  1227. package/plugin/node_modules/micromark-extension-gfm-footnote/readme.md +0 -656
  1228. package/plugin/node_modules/micromark-extension-gfm-table/dev/index.d.ts +0 -55
  1229. package/plugin/node_modules/micromark-extension-gfm-table/dev/index.js +0 -2
  1230. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/edit-map.d.ts +0 -38
  1231. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/edit-map.d.ts.map +0 -1
  1232. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/edit-map.js +0 -212
  1233. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/html.d.ts +0 -11
  1234. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/html.d.ts.map +0 -1
  1235. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/html.js +0 -148
  1236. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/infer.d.ts +0 -14
  1237. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/infer.d.ts.map +0 -1
  1238. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/infer.js +0 -64
  1239. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/syntax.d.ts +0 -18
  1240. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/syntax.d.ts.map +0 -1
  1241. package/plugin/node_modules/micromark-extension-gfm-table/dev/lib/syntax.js +0 -941
  1242. package/plugin/node_modules/micromark-extension-gfm-table/index.d.ts +0 -55
  1243. package/plugin/node_modules/micromark-extension-gfm-table/index.js +0 -2
  1244. package/plugin/node_modules/micromark-extension-gfm-table/lib/edit-map.d.ts +0 -38
  1245. package/plugin/node_modules/micromark-extension-gfm-table/lib/edit-map.d.ts.map +0 -1
  1246. package/plugin/node_modules/micromark-extension-gfm-table/lib/edit-map.js +0 -202
  1247. package/plugin/node_modules/micromark-extension-gfm-table/lib/html.d.ts +0 -11
  1248. package/plugin/node_modules/micromark-extension-gfm-table/lib/html.d.ts.map +0 -1
  1249. package/plugin/node_modules/micromark-extension-gfm-table/lib/html.js +0 -130
  1250. package/plugin/node_modules/micromark-extension-gfm-table/lib/infer.d.ts +0 -14
  1251. package/plugin/node_modules/micromark-extension-gfm-table/lib/infer.d.ts.map +0 -1
  1252. package/plugin/node_modules/micromark-extension-gfm-table/lib/infer.js +0 -52
  1253. package/plugin/node_modules/micromark-extension-gfm-table/lib/syntax.d.ts +0 -18
  1254. package/plugin/node_modules/micromark-extension-gfm-table/lib/syntax.d.ts.map +0 -1
  1255. package/plugin/node_modules/micromark-extension-gfm-table/lib/syntax.js +0 -819
  1256. package/plugin/node_modules/micromark-extension-gfm-table/license +0 -22
  1257. package/plugin/node_modules/micromark-extension-gfm-table/package.json +0 -128
  1258. package/plugin/node_modules/micromark-extension-gfm-table/readme.md +0 -515
  1259. package/plugin/node_modules/micromark-extension-math/dev/index.d.ts +0 -61
  1260. package/plugin/node_modules/micromark-extension-math/dev/index.js +0 -3
  1261. package/plugin/node_modules/micromark-extension-math/dev/lib/html.d.ts +0 -15
  1262. package/plugin/node_modules/micromark-extension-math/dev/lib/html.js +0 -82
  1263. package/plugin/node_modules/micromark-extension-math/dev/lib/math-flow.d.ts +0 -3
  1264. package/plugin/node_modules/micromark-extension-math/dev/lib/math-flow.js +0 -394
  1265. package/plugin/node_modules/micromark-extension-math/dev/lib/math-text.d.ts +0 -9
  1266. package/plugin/node_modules/micromark-extension-math/dev/lib/math-text.js +0 -267
  1267. package/plugin/node_modules/micromark-extension-math/dev/lib/syntax.d.ts +0 -12
  1268. package/plugin/node_modules/micromark-extension-math/dev/lib/syntax.js +0 -24
  1269. package/plugin/node_modules/micromark-extension-math/index.d.ts +0 -61
  1270. package/plugin/node_modules/micromark-extension-math/index.js +0 -3
  1271. package/plugin/node_modules/micromark-extension-math/lib/html.d.ts +0 -15
  1272. package/plugin/node_modules/micromark-extension-math/lib/html.js +0 -84
  1273. package/plugin/node_modules/micromark-extension-math/lib/math-flow.d.ts +0 -3
  1274. package/plugin/node_modules/micromark-extension-math/lib/math-flow.js +0 -345
  1275. package/plugin/node_modules/micromark-extension-math/lib/math-text.d.ts +0 -9
  1276. package/plugin/node_modules/micromark-extension-math/lib/math-text.js +0 -232
  1277. package/plugin/node_modules/micromark-extension-math/lib/syntax.d.ts +0 -12
  1278. package/plugin/node_modules/micromark-extension-math/lib/syntax.js +0 -27
  1279. package/plugin/node_modules/micromark-extension-math/license +0 -22
  1280. package/plugin/node_modules/micromark-extension-math/package.json +0 -121
  1281. package/plugin/node_modules/micromark-extension-math/readme.md +0 -429
  1282. package/plugin/node_modules/micromark-factory-destination/dev/index.d.ts +0 -42
  1283. package/plugin/node_modules/micromark-factory-destination/dev/index.d.ts.map +0 -1
  1284. package/plugin/node_modules/micromark-factory-destination/dev/index.js +0 -255
  1285. package/plugin/node_modules/micromark-factory-destination/index.d.ts +0 -42
  1286. package/plugin/node_modules/micromark-factory-destination/index.d.ts.map +0 -1
  1287. package/plugin/node_modules/micromark-factory-destination/index.js +0 -206
  1288. package/plugin/node_modules/micromark-factory-destination/license +0 -22
  1289. package/plugin/node_modules/micromark-factory-destination/package.json +0 -57
  1290. package/plugin/node_modules/micromark-factory-destination/readme.md +0 -234
  1291. package/plugin/node_modules/micromark-factory-label/dev/index.d.ts +0 -37
  1292. package/plugin/node_modules/micromark-factory-label/dev/index.d.ts.map +0 -1
  1293. package/plugin/node_modules/micromark-factory-label/dev/index.js +0 -172
  1294. package/plugin/node_modules/micromark-factory-label/index.d.ts +0 -37
  1295. package/plugin/node_modules/micromark-factory-label/index.d.ts.map +0 -1
  1296. package/plugin/node_modules/micromark-factory-label/index.js +0 -148
  1297. package/plugin/node_modules/micromark-factory-label/license +0 -22
  1298. package/plugin/node_modules/micromark-factory-label/package.json +0 -60
  1299. package/plugin/node_modules/micromark-factory-label/readme.md +0 -224
  1300. package/plugin/node_modules/micromark-factory-space/dev/index.d.ts +0 -37
  1301. package/plugin/node_modules/micromark-factory-space/dev/index.d.ts.map +0 -1
  1302. package/plugin/node_modules/micromark-factory-space/dev/index.js +0 -67
  1303. package/plugin/node_modules/micromark-factory-space/index.d.ts +0 -37
  1304. package/plugin/node_modules/micromark-factory-space/index.d.ts.map +0 -1
  1305. package/plugin/node_modules/micromark-factory-space/index.js +0 -64
  1306. package/plugin/node_modules/micromark-factory-space/license +0 -22
  1307. package/plugin/node_modules/micromark-factory-space/package.json +0 -55
  1308. package/plugin/node_modules/micromark-factory-space/readme.md +0 -225
  1309. package/plugin/node_modules/micromark-factory-title/dev/index.d.ts +0 -36
  1310. package/plugin/node_modules/micromark-factory-title/dev/index.d.ts.map +0 -1
  1311. package/plugin/node_modules/micromark-factory-title/dev/index.js +0 -169
  1312. package/plugin/node_modules/micromark-factory-title/index.d.ts +0 -36
  1313. package/plugin/node_modules/micromark-factory-title/index.d.ts.map +0 -1
  1314. package/plugin/node_modules/micromark-factory-title/index.js +0 -158
  1315. package/plugin/node_modules/micromark-factory-title/license +0 -22
  1316. package/plugin/node_modules/micromark-factory-title/package.json +0 -58
  1317. package/plugin/node_modules/micromark-factory-title/readme.md +0 -229
  1318. package/plugin/node_modules/micromark-factory-whitespace/dev/index.d.ts +0 -22
  1319. package/plugin/node_modules/micromark-factory-whitespace/dev/index.d.ts.map +0 -1
  1320. package/plugin/node_modules/micromark-factory-whitespace/dev/index.js +0 -53
  1321. package/plugin/node_modules/micromark-factory-whitespace/index.d.ts +0 -22
  1322. package/plugin/node_modules/micromark-factory-whitespace/index.d.ts.map +0 -1
  1323. package/plugin/node_modules/micromark-factory-whitespace/index.js +0 -44
  1324. package/plugin/node_modules/micromark-factory-whitespace/license +0 -22
  1325. package/plugin/node_modules/micromark-factory-whitespace/package.json +0 -57
  1326. package/plugin/node_modules/micromark-factory-whitespace/readme.md +0 -205
  1327. package/plugin/node_modules/micromark-util-character/dev/index.d.ts +0 -195
  1328. package/plugin/node_modules/micromark-util-character/dev/index.d.ts.map +0 -1
  1329. package/plugin/node_modules/micromark-util-character/dev/index.js +0 -252
  1330. package/plugin/node_modules/micromark-util-character/index.d.ts +0 -195
  1331. package/plugin/node_modules/micromark-util-character/index.d.ts.map +0 -1
  1332. package/plugin/node_modules/micromark-util-character/index.js +0 -246
  1333. package/plugin/node_modules/micromark-util-character/license +0 -22
  1334. package/plugin/node_modules/micromark-util-character/package.json +0 -57
  1335. package/plugin/node_modules/micromark-util-character/readme.md +0 -446
  1336. package/plugin/node_modules/micromark-util-chunked/dev/index.d.ts +0 -41
  1337. package/plugin/node_modules/micromark-util-chunked/dev/index.d.ts.map +0 -1
  1338. package/plugin/node_modules/micromark-util-chunked/dev/index.js +0 -89
  1339. package/plugin/node_modules/micromark-util-chunked/index.d.ts +0 -41
  1340. package/plugin/node_modules/micromark-util-chunked/index.d.ts.map +0 -1
  1341. package/plugin/node_modules/micromark-util-chunked/index.js +0 -81
  1342. package/plugin/node_modules/micromark-util-chunked/license +0 -22
  1343. package/plugin/node_modules/micromark-util-chunked/package.json +0 -57
  1344. package/plugin/node_modules/micromark-util-chunked/readme.md +0 -219
  1345. package/plugin/node_modules/micromark-util-classify-character/dev/index.d.ts +0 -18
  1346. package/plugin/node_modules/micromark-util-classify-character/dev/index.d.ts.map +0 -1
  1347. package/plugin/node_modules/micromark-util-classify-character/dev/index.js +0 -38
  1348. package/plugin/node_modules/micromark-util-classify-character/index.d.ts +0 -18
  1349. package/plugin/node_modules/micromark-util-classify-character/index.d.ts.map +0 -1
  1350. package/plugin/node_modules/micromark-util-classify-character/index.js +0 -27
  1351. package/plugin/node_modules/micromark-util-classify-character/license +0 -22
  1352. package/plugin/node_modules/micromark-util-classify-character/package.json +0 -59
  1353. package/plugin/node_modules/micromark-util-classify-character/readme.md +0 -205
  1354. package/plugin/node_modules/micromark-util-combine-extensions/index.d.ts +0 -22
  1355. package/plugin/node_modules/micromark-util-combine-extensions/index.d.ts.map +0 -1
  1356. package/plugin/node_modules/micromark-util-combine-extensions/index.js +0 -143
  1357. package/plugin/node_modules/micromark-util-combine-extensions/license +0 -22
  1358. package/plugin/node_modules/micromark-util-combine-extensions/package.json +0 -52
  1359. package/plugin/node_modules/micromark-util-combine-extensions/readme.md +0 -201
  1360. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/dev/index.d.ts +0 -16
  1361. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/dev/index.d.ts.map +0 -1
  1362. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/dev/index.js +0 -42
  1363. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/index.d.ts +0 -16
  1364. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/index.d.ts.map +0 -1
  1365. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/index.js +0 -32
  1366. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/license +0 -22
  1367. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/package.json +0 -59
  1368. package/plugin/node_modules/micromark-util-decode-numeric-character-reference/readme.md +0 -184
  1369. package/plugin/node_modules/micromark-util-encode/index.d.ts +0 -14
  1370. package/plugin/node_modules/micromark-util-encode/index.d.ts.map +0 -1
  1371. package/plugin/node_modules/micromark-util-encode/index.js +0 -33
  1372. package/plugin/node_modules/micromark-util-encode/license +0 -22
  1373. package/plugin/node_modules/micromark-util-encode/package.json +0 -47
  1374. package/plugin/node_modules/micromark-util-encode/readme.md +0 -176
  1375. package/plugin/node_modules/micromark-util-html-tag-name/index.d.ts +0 -30
  1376. package/plugin/node_modules/micromark-util-html-tag-name/index.d.ts.map +0 -1
  1377. package/plugin/node_modules/micromark-util-html-tag-name/index.js +0 -93
  1378. package/plugin/node_modules/micromark-util-html-tag-name/license +0 -22
  1379. package/plugin/node_modules/micromark-util-html-tag-name/package.json +0 -47
  1380. package/plugin/node_modules/micromark-util-html-tag-name/readme.md +0 -193
  1381. package/plugin/node_modules/micromark-util-normalize-identifier/dev/index.d.ts +0 -21
  1382. package/plugin/node_modules/micromark-util-normalize-identifier/dev/index.d.ts.map +0 -1
  1383. package/plugin/node_modules/micromark-util-normalize-identifier/dev/index.js +0 -38
  1384. package/plugin/node_modules/micromark-util-normalize-identifier/index.d.ts +0 -21
  1385. package/plugin/node_modules/micromark-util-normalize-identifier/index.d.ts.map +0 -1
  1386. package/plugin/node_modules/micromark-util-normalize-identifier/index.js +0 -33
  1387. package/plugin/node_modules/micromark-util-normalize-identifier/license +0 -22
  1388. package/plugin/node_modules/micromark-util-normalize-identifier/package.json +0 -58
  1389. package/plugin/node_modules/micromark-util-normalize-identifier/readme.md +0 -187
  1390. package/plugin/node_modules/micromark-util-resolve-all/index.d.ts +0 -22
  1391. package/plugin/node_modules/micromark-util-resolve-all/index.d.ts.map +0 -1
  1392. package/plugin/node_modules/micromark-util-resolve-all/index.js +0 -32
  1393. package/plugin/node_modules/micromark-util-resolve-all/license +0 -22
  1394. package/plugin/node_modules/micromark-util-resolve-all/package.json +0 -48
  1395. package/plugin/node_modules/micromark-util-resolve-all/readme.md +0 -238
  1396. package/plugin/node_modules/micromark-util-sanitize-uri/dev/index.d.ts +0 -36
  1397. package/plugin/node_modules/micromark-util-sanitize-uri/dev/index.d.ts.map +0 -1
  1398. package/plugin/node_modules/micromark-util-sanitize-uri/dev/index.js +0 -124
  1399. package/plugin/node_modules/micromark-util-sanitize-uri/index.d.ts +0 -36
  1400. package/plugin/node_modules/micromark-util-sanitize-uri/index.d.ts.map +0 -1
  1401. package/plugin/node_modules/micromark-util-sanitize-uri/index.js +0 -107
  1402. package/plugin/node_modules/micromark-util-sanitize-uri/license +0 -22
  1403. package/plugin/node_modules/micromark-util-sanitize-uri/package.json +0 -59
  1404. package/plugin/node_modules/micromark-util-sanitize-uri/readme.md +0 -214
  1405. package/plugin/node_modules/micromark-util-subtokenize/dev/index.d.ts +0 -12
  1406. package/plugin/node_modules/micromark-util-subtokenize/dev/index.d.ts.map +0 -1
  1407. package/plugin/node_modules/micromark-util-subtokenize/dev/index.js +0 -284
  1408. package/plugin/node_modules/micromark-util-subtokenize/dev/lib/splice-buffer.d.ts +0 -161
  1409. package/plugin/node_modules/micromark-util-subtokenize/dev/lib/splice-buffer.d.ts.map +0 -1
  1410. package/plugin/node_modules/micromark-util-subtokenize/dev/lib/splice-buffer.js +0 -288
  1411. package/plugin/node_modules/micromark-util-subtokenize/index.d.ts +0 -12
  1412. package/plugin/node_modules/micromark-util-subtokenize/index.d.ts.map +0 -1
  1413. package/plugin/node_modules/micromark-util-subtokenize/index.js +0 -228
  1414. package/plugin/node_modules/micromark-util-subtokenize/lib/splice-buffer.d.ts +0 -161
  1415. package/plugin/node_modules/micromark-util-subtokenize/lib/splice-buffer.d.ts.map +0 -1
  1416. package/plugin/node_modules/micromark-util-subtokenize/lib/splice-buffer.js +0 -251
  1417. package/plugin/node_modules/micromark-util-subtokenize/license +0 -22
  1418. package/plugin/node_modules/micromark-util-subtokenize/package.json +0 -60
  1419. package/plugin/node_modules/micromark-util-subtokenize/readme.md +0 -181
  1420. package/plugin/node_modules/micromark-util-symbol/lib/codes.d.ts +0 -139
  1421. package/plugin/node_modules/micromark-util-symbol/lib/codes.d.ts.map +0 -1
  1422. package/plugin/node_modules/micromark-util-symbol/lib/codes.js +0 -158
  1423. package/plugin/node_modules/micromark-util-symbol/lib/constants.d.ts +0 -37
  1424. package/plugin/node_modules/micromark-util-symbol/lib/constants.d.ts.map +0 -1
  1425. package/plugin/node_modules/micromark-util-symbol/lib/constants.js +0 -44
  1426. package/plugin/node_modules/micromark-util-symbol/lib/default.d.ts +0 -5
  1427. package/plugin/node_modules/micromark-util-symbol/lib/default.d.ts.map +0 -1
  1428. package/plugin/node_modules/micromark-util-symbol/lib/default.js +0 -4
  1429. package/plugin/node_modules/micromark-util-symbol/lib/types.d.ts +0 -106
  1430. package/plugin/node_modules/micromark-util-symbol/lib/types.d.ts.map +0 -1
  1431. package/plugin/node_modules/micromark-util-symbol/lib/types.js +0 -453
  1432. package/plugin/node_modules/micromark-util-symbol/lib/values.d.ts +0 -102
  1433. package/plugin/node_modules/micromark-util-symbol/lib/values.d.ts.map +0 -1
  1434. package/plugin/node_modules/micromark-util-symbol/lib/values.js +0 -109
  1435. package/plugin/node_modules/micromark-util-symbol/license +0 -22
  1436. package/plugin/node_modules/micromark-util-symbol/package.json +0 -43
  1437. package/plugin/node_modules/micromark-util-symbol/readme.md +0 -168
  1438. package/plugin/node_modules/micromark-util-types/index.d.ts +0 -1312
  1439. package/plugin/node_modules/micromark-util-types/index.js +0 -2
  1440. package/plugin/node_modules/micromark-util-types/license +0 -22
  1441. package/plugin/node_modules/micromark-util-types/package.json +0 -71
  1442. package/plugin/node_modules/micromark-util-types/readme.md +0 -151
  1443. package/plugin/node_modules/micromatch/LICENSE +0 -21
  1444. package/plugin/node_modules/micromatch/README.md +0 -1024
  1445. package/plugin/node_modules/micromatch/index.js +0 -474
  1446. package/plugin/node_modules/micromatch/package.json +0 -119
  1447. package/plugin/node_modules/ms/index.js +0 -162
  1448. package/plugin/node_modules/ms/license.md +0 -21
  1449. package/plugin/node_modules/ms/package.json +0 -38
  1450. package/plugin/node_modules/ms/readme.md +0 -59
  1451. package/plugin/node_modules/parse-entities/index.d.ts +0 -126
  1452. package/plugin/node_modules/parse-entities/index.js +0 -3
  1453. package/plugin/node_modules/parse-entities/lib/index.d.ts +0 -9
  1454. package/plugin/node_modules/parse-entities/lib/index.d.ts.map +0 -1
  1455. package/plugin/node_modules/parse-entities/lib/index.js +0 -407
  1456. package/plugin/node_modules/parse-entities/license +0 -22
  1457. package/plugin/node_modules/parse-entities/package.json +0 -91
  1458. package/plugin/node_modules/parse-entities/readme.md +0 -266
  1459. package/plugin/node_modules/picomatch/LICENSE +0 -21
  1460. package/plugin/node_modules/picomatch/README.md +0 -716
  1461. package/plugin/node_modules/picomatch/index.js +0 -3
  1462. package/plugin/node_modules/picomatch/lib/constants.js +0 -184
  1463. package/plugin/node_modules/picomatch/lib/parse.js +0 -1392
  1464. package/plugin/node_modules/picomatch/lib/picomatch.js +0 -342
  1465. package/plugin/node_modules/picomatch/lib/scan.js +0 -391
  1466. package/plugin/node_modules/picomatch/lib/utils.js +0 -64
  1467. package/plugin/node_modules/picomatch/package.json +0 -81
  1468. package/plugin/node_modules/punycode.js/LICENSE-MIT.txt +0 -20
  1469. package/plugin/node_modules/punycode.js/README.md +0 -148
  1470. package/plugin/node_modules/punycode.js/package.json +0 -58
  1471. package/plugin/node_modules/punycode.js/punycode.es6.js +0 -444
  1472. package/plugin/node_modules/punycode.js/punycode.js +0 -443
  1473. package/plugin/node_modules/queue-microtask/LICENSE +0 -20
  1474. package/plugin/node_modules/queue-microtask/README.md +0 -90
  1475. package/plugin/node_modules/queue-microtask/index.d.ts +0 -2
  1476. package/plugin/node_modules/queue-microtask/index.js +0 -9
  1477. package/plugin/node_modules/queue-microtask/package.json +0 -55
  1478. package/plugin/node_modules/reusify/.github/dependabot.yml +0 -7
  1479. package/plugin/node_modules/reusify/.github/workflows/ci.yml +0 -96
  1480. package/plugin/node_modules/reusify/LICENSE +0 -22
  1481. package/plugin/node_modules/reusify/README.md +0 -139
  1482. package/plugin/node_modules/reusify/SECURITY.md +0 -15
  1483. package/plugin/node_modules/reusify/benchmarks/createNoCodeFunction.js +0 -30
  1484. package/plugin/node_modules/reusify/benchmarks/fib.js +0 -13
  1485. package/plugin/node_modules/reusify/benchmarks/reuseNoCodeFunction.js +0 -38
  1486. package/plugin/node_modules/reusify/eslint.config.js +0 -14
  1487. package/plugin/node_modules/reusify/package.json +0 -50
  1488. package/plugin/node_modules/reusify/reusify.d.ts +0 -14
  1489. package/plugin/node_modules/reusify/reusify.js +0 -33
  1490. package/plugin/node_modules/reusify/test.js +0 -66
  1491. package/plugin/node_modules/reusify/tsconfig.json +0 -11
  1492. package/plugin/node_modules/run-parallel/LICENSE +0 -20
  1493. package/plugin/node_modules/run-parallel/README.md +0 -85
  1494. package/plugin/node_modules/run-parallel/index.js +0 -51
  1495. package/plugin/node_modules/run-parallel/package.json +0 -58
  1496. package/plugin/node_modules/slash/index.d.ts +0 -23
  1497. package/plugin/node_modules/slash/index.js +0 -9
  1498. package/plugin/node_modules/slash/license +0 -9
  1499. package/plugin/node_modules/slash/package.json +0 -39
  1500. package/plugin/node_modules/slash/readme.md +0 -36
  1501. package/plugin/node_modules/smol-toml/LICENSE +0 -24
  1502. package/plugin/node_modules/smol-toml/README.md +0 -239
  1503. package/plugin/node_modules/smol-toml/dist/date.d.ts +0 -41
  1504. package/plugin/node_modules/smol-toml/dist/date.js +0 -127
  1505. package/plugin/node_modules/smol-toml/dist/error.d.ts +0 -38
  1506. package/plugin/node_modules/smol-toml/dist/error.js +0 -63
  1507. package/plugin/node_modules/smol-toml/dist/extract.d.ts +0 -30
  1508. package/plugin/node_modules/smol-toml/dist/extract.js +0 -100
  1509. package/plugin/node_modules/smol-toml/dist/index.cjs +0 -897
  1510. package/plugin/node_modules/smol-toml/dist/index.d.ts +0 -43
  1511. package/plugin/node_modules/smol-toml/dist/index.js +0 -33
  1512. package/plugin/node_modules/smol-toml/dist/parse.d.ts +0 -37
  1513. package/plugin/node_modules/smol-toml/dist/parse.js +0 -148
  1514. package/plugin/node_modules/smol-toml/dist/primitive.d.ts +0 -31
  1515. package/plugin/node_modules/smol-toml/dist/primitive.js +0 -179
  1516. package/plugin/node_modules/smol-toml/dist/stringify.d.ts +0 -31
  1517. package/plugin/node_modules/smol-toml/dist/stringify.js +0 -167
  1518. package/plugin/node_modules/smol-toml/dist/struct.d.ts +0 -32
  1519. package/plugin/node_modules/smol-toml/dist/struct.js +0 -184
  1520. package/plugin/node_modules/smol-toml/dist/util.d.ts +0 -42
  1521. package/plugin/node_modules/smol-toml/dist/util.js +0 -111
  1522. package/plugin/node_modules/smol-toml/package.json +0 -54
  1523. package/plugin/node_modules/string-width/index.d.ts +0 -39
  1524. package/plugin/node_modules/string-width/index.js +0 -89
  1525. package/plugin/node_modules/string-width/license +0 -9
  1526. package/plugin/node_modules/string-width/package.json +0 -65
  1527. package/plugin/node_modules/string-width/readme.md +0 -66
  1528. package/plugin/node_modules/strip-ansi/index.d.ts +0 -15
  1529. package/plugin/node_modules/strip-ansi/index.js +0 -19
  1530. package/plugin/node_modules/strip-ansi/license +0 -9
  1531. package/plugin/node_modules/strip-ansi/package.json +0 -59
  1532. package/plugin/node_modules/strip-ansi/readme.md +0 -37
  1533. package/plugin/node_modules/to-regex-range/LICENSE +0 -21
  1534. package/plugin/node_modules/to-regex-range/README.md +0 -305
  1535. package/plugin/node_modules/to-regex-range/index.js +0 -288
  1536. package/plugin/node_modules/to-regex-range/package.json +0 -88
  1537. package/plugin/node_modules/uc.micro/LICENSE.txt +0 -20
  1538. package/plugin/node_modules/uc.micro/README.md +0 -14
  1539. package/plugin/node_modules/uc.micro/build/index.cjs.js +0 -20
  1540. package/plugin/node_modules/uc.micro/categories/Cc/regex.mjs +0 -1
  1541. package/plugin/node_modules/uc.micro/categories/Cf/regex.mjs +0 -1
  1542. package/plugin/node_modules/uc.micro/categories/P/regex.mjs +0 -1
  1543. package/plugin/node_modules/uc.micro/categories/S/regex.mjs +0 -1
  1544. package/plugin/node_modules/uc.micro/categories/Z/regex.mjs +0 -1
  1545. package/plugin/node_modules/uc.micro/index.mjs +0 -8
  1546. package/plugin/node_modules/uc.micro/package.json +0 -37
  1547. package/plugin/node_modules/uc.micro/properties/Any/regex.mjs +0 -1
  1548. package/plugin/node_modules/unicorn-magic/default.d.ts +0 -13
  1549. package/plugin/node_modules/unicorn-magic/default.js +0 -14
  1550. package/plugin/node_modules/unicorn-magic/license +0 -9
  1551. package/plugin/node_modules/unicorn-magic/node.d.ts +0 -125
  1552. package/plugin/node_modules/unicorn-magic/node.js +0 -49
  1553. package/plugin/node_modules/unicorn-magic/package.json +0 -68
  1554. package/plugin/node_modules/unicorn-magic/readme.md +0 -31
@@ -1,2814 +0,0 @@
1
- # Rules
2
-
3
- This document contains a description of all rules, what they are checking for,
4
- as well as examples of documents that break the rule and corrected
5
- versions of the examples.
6
-
7
- <a name="md001"></a>
8
-
9
- ## `MD001` - Heading levels should only increment by one level at a time
10
-
11
- Tags: `headings`
12
-
13
- Aliases: `heading-increment`
14
-
15
- Parameters:
16
-
17
- - `front_matter_title`: RegExp for matching title in front matter (`string`,
18
- default `^\s*title\s*[:=]`)
19
-
20
- This rule is triggered when you skip heading levels in a Markdown document, for
21
- example:
22
-
23
- ```markdown
24
- # Heading 1
25
-
26
- ### Heading 3
27
-
28
- We skipped out a 2nd level heading in this document
29
- ```
30
-
31
- When using multiple heading levels, nested headings should increase by only one
32
- level at a time:
33
-
34
- ```markdown
35
- # Heading 1
36
-
37
- ## Heading 2
38
-
39
- ### Heading 3
40
-
41
- #### Heading 4
42
-
43
- ## Another Heading 2
44
-
45
- ### Another Heading 3
46
- ```
47
-
48
- If [YAML](https://en.wikipedia.org/wiki/YAML) front matter is present and
49
- contains a `title` property (commonly used with blog posts), this rule treats
50
- that as a top level heading and will report a violation if the actual first
51
- heading is not a level 2 heading. To use a different property name in the
52
- front matter, specify the text of a regular expression via the
53
- `front_matter_title` parameter. To disable the use of front matter by this
54
- rule, specify `""` for `front_matter_title`. When front matter is not present,
55
- the first heading can be any level.
56
-
57
- Rationale: Headings represent the structure of a document and can be confusing
58
- when skipped - especially for accessibility scenarios. More information:
59
- <https://www.w3.org/WAI/tutorials/page-structure/headings/>.
60
-
61
- <a name="md003"></a>
62
-
63
- ## `MD003` - Heading style
64
-
65
- Tags: `headings`
66
-
67
- Aliases: `heading-style`
68
-
69
- Parameters:
70
-
71
- - `style`: Heading style (`string`, default `consistent`, values `atx` /
72
- `atx_closed` / `consistent` / `setext` / `setext_with_atx` /
73
- `setext_with_atx_closed`)
74
-
75
- This rule is triggered when different heading styles are used in the same
76
- document:
77
-
78
- ```markdown
79
- # ATX style H1
80
-
81
- ## Closed ATX style H2 ##
82
-
83
- Setext style H1
84
- ===============
85
- ```
86
-
87
- To fix the issue, use consistent heading styles throughout the document:
88
-
89
- ```markdown
90
- # ATX style H1
91
-
92
- ## ATX style H2
93
- ```
94
-
95
- The `setext_with_atx` and `setext_with_atx_closed` settings allow ATX-style
96
- headings of level 3 or more in documents with setext-style headings (which only
97
- support level 1 and 2 headings):
98
-
99
- ```markdown
100
- Setext style H1
101
- ===============
102
-
103
- Setext style H2
104
- ---------------
105
-
106
- ### ATX style H3
107
- ```
108
-
109
- Note: The configured heading style can be a specific style to require (`atx`,
110
- `atx_closed`, `setext`, `setext_with_atx`, `setext_with_atx_closed`), or can
111
- require that all heading styles match the first heading style via `consistent`.
112
-
113
- Note: The placement of a horizontal rule directly below a line of text can
114
- trigger this rule by turning that text into a level 2 setext-style heading:
115
-
116
- ```markdown
117
- A line of text followed by a horizontal rule becomes a heading
118
- ---
119
- ```
120
-
121
- Rationale: Consistent formatting makes it easier to understand a document.
122
-
123
- <a name="md004"></a>
124
-
125
- ## `MD004` - Unordered list style
126
-
127
- Tags: `bullet`, `ul`
128
-
129
- Aliases: `ul-style`
130
-
131
- Parameters:
132
-
133
- - `style`: List style (`string`, default `consistent`, values `asterisk` /
134
- `consistent` / `dash` / `plus` / `sublist`)
135
-
136
- Fixable: Some violations can be fixed by tooling
137
-
138
- This rule is triggered when the symbols used in the document for unordered
139
- list items do not match the configured unordered list style:
140
-
141
- ```markdown
142
- * Item 1
143
- + Item 2
144
- - Item 3
145
- ```
146
-
147
- To fix this issue, use the configured style for list items throughout the
148
- document:
149
-
150
- ```markdown
151
- * Item 1
152
- * Item 2
153
- * Item 3
154
- ```
155
-
156
- The configured list style can ensure all list styling is a specific symbol
157
- (`asterisk`, `plus`, `dash`), ensure each sublist has a consistent symbol that
158
- differs from its parent list (`sublist`), or ensure all list styles match the
159
- first list style (`consistent`).
160
-
161
- For example, the following is valid for the `sublist` style because the
162
- outer-most indent uses asterisk, the middle indent uses plus, and the inner-most
163
- indent uses dash:
164
-
165
- ```markdown
166
- * Item 1
167
- + Item 2
168
- - Item 3
169
- + Item 4
170
- * Item 4
171
- + Item 5
172
- ```
173
-
174
- Rationale: Consistent formatting makes it easier to understand a document.
175
-
176
- <a name="md005"></a>
177
-
178
- ## `MD005` - Inconsistent indentation for list items at the same level
179
-
180
- Tags: `bullet`, `indentation`, `ul`
181
-
182
- Aliases: `list-indent`
183
-
184
- Fixable: Some violations can be fixed by tooling
185
-
186
- This rule is triggered when list items are parsed as being at the same level,
187
- but don't have the same indentation:
188
-
189
- ```markdown
190
- * Item 1
191
- * Nested Item 1
192
- * Nested Item 2
193
- * A misaligned item
194
- ```
195
-
196
- Usually, this rule will be triggered because of a typo. Correct the indentation
197
- for the list to fix it:
198
-
199
- ```markdown
200
- * Item 1
201
- * Nested Item 1
202
- * Nested Item 2
203
- * Nested Item 3
204
- ```
205
-
206
- Sequentially-ordered list markers are usually left-aligned such that all items
207
- have the same starting column:
208
-
209
- ```markdown
210
- ...
211
- 8. Item
212
- 9. Item
213
- 10. Item
214
- 11. Item
215
- ...
216
- ```
217
-
218
- This rule also supports right-alignment of list markers such that all items have
219
- the same ending column:
220
-
221
- ```markdown
222
- ...
223
- 8. Item
224
- 9. Item
225
- 10. Item
226
- 11. Item
227
- ...
228
- ```
229
-
230
- Rationale: Violations of this rule can lead to improperly rendered content.
231
-
232
- <a name="md007"></a>
233
-
234
- ## `MD007` - Unordered list indentation
235
-
236
- Tags: `bullet`, `indentation`, `ul`
237
-
238
- Aliases: `ul-indent`
239
-
240
- Parameters:
241
-
242
- - `indent`: Spaces for indent (`integer`, default `2`)
243
- - `start_indent`: Spaces for first level indent (when start_indented is set)
244
- (`integer`, default `2`)
245
- - `start_indented`: Whether to indent the first level of the list (`boolean`,
246
- default `false`)
247
-
248
- Fixable: Some violations can be fixed by tooling
249
-
250
- This rule is triggered when list items are not indented by the configured
251
- number of spaces (default: 2).
252
-
253
- Example:
254
-
255
- ```markdown
256
- * List item
257
- * Nested list item indented by 3 spaces
258
- ```
259
-
260
- Corrected Example:
261
-
262
- ```markdown
263
- * List item
264
- * Nested list item indented by 2 spaces
265
- ```
266
-
267
- Note: This rule applies to a sublist only if its parent lists are all also
268
- unordered (otherwise, extra indentation of ordered lists interferes with the
269
- rule).
270
-
271
- The `start_indented` parameter allows the first level of lists to be indented by
272
- the configured number of spaces rather than starting at zero. The `start_indent`
273
- parameter allows the first level of lists to be indented by a different number
274
- of spaces than the rest (ignored when `start_indented` is not set).
275
-
276
- Rationale: Indenting by 2 spaces allows the content of a nested list to be in
277
- line with the start of the content of the parent list when a single space is
278
- used after the list marker. Indenting by 4 spaces is consistent with code blocks
279
- and simpler for editors to implement. Additionally, this can be a compatibility
280
- issue for other Markdown parsers, which require 4-space indents. More
281
- information: [Markdown Style Guide][markdown-style-guide].
282
-
283
- Note: See [Prettier.md](Prettier.md) for compatibility information.
284
-
285
- [markdown-style-guide]: https://cirosantilli.com/markdown-style-guide#indentation-of-content-inside-lists
286
-
287
- <a name="md009"></a>
288
-
289
- ## `MD009` - Trailing spaces
290
-
291
- Tags: `whitespace`
292
-
293
- Aliases: `no-trailing-spaces`
294
-
295
- Parameters:
296
-
297
- - `br_spaces`: Spaces for line break (`integer`, default `2`)
298
- - `code_blocks`: Include code blocks (`boolean`, default `false`)
299
- - `list_item_empty_lines`: Allow spaces for empty lines in list items
300
- (`boolean`, default `false`)
301
- - `strict`: Include unnecessary breaks (`boolean`, default `false`)
302
-
303
- Fixable: Some violations can be fixed by tooling
304
-
305
- This rule is triggered on any lines that end with unexpected whitespace. To fix
306
- this, remove the trailing space from the end of the line.
307
-
308
- The `br_spaces` parameter allows an exception to this rule for a specific number
309
- of trailing spaces, typically used to insert an explicit line break. The default
310
- value allows 2 spaces to indicate a hard break (\<br> element). (You must set
311
- `br_spaces` to a value >= 2 for this parameter to take effect. Setting
312
- `br_spaces` to 1 behaves the same as 0, disallowing any trailing spaces.)
313
-
314
- By default, trailing space is allowed in indented and fenced code blocks because
315
- some programming languages require that. To report such instances, set the
316
- `code_blocks` parameter to `true`.
317
-
318
- By default, this rule will not trigger when the allowed number of spaces is
319
- used, even when it doesn't create a hard break (for example, at the end of a
320
- paragraph). To report such instances, set the `strict` parameter to `true`.
321
-
322
- ```markdown
323
- Text text text
324
- text[2 spaces]
325
- ```
326
-
327
- Using spaces to indent blank lines inside a list item is usually not necessary,
328
- but some parsers require it. Set the `list_item_empty_lines` parameter to `true`
329
- to allow this (even when `strict` is `true`):
330
-
331
- ```markdown
332
- - list item text
333
- [2 spaces]
334
- list item text
335
- ```
336
-
337
- Rationale: Except when being used to create a line break, trailing whitespace
338
- has no purpose and does not affect the rendering of content.
339
-
340
- <a name="md010"></a>
341
-
342
- ## `MD010` - Hard tabs
343
-
344
- Tags: `hard_tab`, `whitespace`
345
-
346
- Aliases: `no-hard-tabs`
347
-
348
- Parameters:
349
-
350
- - `code_blocks`: Include code blocks (`boolean`, default `true`)
351
- - `ignore_code_languages`: Fenced code languages to ignore (`string[]`, default
352
- `[]`)
353
- - `spaces_per_tab`: Number of spaces for each hard tab (`integer`, default `1`)
354
-
355
- Fixable: Some violations can be fixed by tooling
356
-
357
- This rule is triggered by any lines that contain hard tab characters instead
358
- of using spaces for indentation. To fix this, replace any hard tab characters
359
- with spaces instead.
360
-
361
- Example:
362
-
363
- <!-- markdownlint-disable no-hard-tabs -->
364
-
365
- ```markdown
366
- Some text
367
-
368
- * hard tab character used to indent the list item
369
- ```
370
-
371
- <!-- markdownlint-restore -->
372
-
373
- Corrected example:
374
-
375
- ```markdown
376
- Some text
377
-
378
- * Spaces used to indent the list item instead
379
- ```
380
-
381
- You have the option to exclude this rule for code blocks and spans. To do so,
382
- set the `code_blocks` parameter to `false`. Code blocks and spans are included
383
- by default since handling of tabs by Markdown tools can be inconsistent (e.g.,
384
- using 4 vs. 8 spaces).
385
-
386
- When code blocks are scanned (e.g., by default or if `code_blocks` is `true`),
387
- the `ignore_code_languages` parameter can be set to a list of languages that
388
- should be ignored (i.e., hard tabs will be allowed, though not required). This
389
- makes it easier for documents to include code for languages that require hard
390
- tabs.
391
-
392
- By default, violations of this rule are fixed by replacing the tab with 1 space
393
- character. To use a different number of spaces, set the `spaces_per_tab`
394
- parameter to the desired value.
395
-
396
- Rationale: Hard tabs are often rendered inconsistently by different editors and
397
- can be harder to work with than spaces.
398
-
399
- More information:
400
-
401
- - <https://agiletribe.wordpress.com/2011/10/27/18-dont-use-tab-characters/>
402
- - <https://www.jwz.org/doc/tabs-vs-spaces.html>
403
- - <https://adamspiers.org/computing/why_no_tabs.html>
404
-
405
- <a name="md011"></a>
406
-
407
- ## `MD011` - Reversed link syntax
408
-
409
- Tags: `links`
410
-
411
- Aliases: `no-reversed-links`
412
-
413
- Fixable: Some violations can be fixed by tooling
414
-
415
- This rule is triggered when text that appears to be a link is encountered, but
416
- where the syntax appears to have been reversed (the `[]` and `()` are
417
- reversed):
418
-
419
- ```markdown
420
- (Incorrect link syntax)[https://www.example.com/]
421
- ```
422
-
423
- To fix this, swap the `[]` and `()` around:
424
-
425
- ```markdown
426
- [Correct link syntax](https://www.example.com/)
427
- ```
428
-
429
- Note: [Markdown Extra](https://en.wikipedia.org/wiki/Markdown_Extra)-style
430
- footnotes do not trigger this rule:
431
-
432
- ```markdown
433
- For (example)[^1]
434
- ```
435
-
436
- Rationale: Reversed links are not rendered as usable links.
437
-
438
- <a name="md012"></a>
439
-
440
- ## `MD012` - Multiple consecutive blank lines
441
-
442
- Tags: `blank_lines`, `whitespace`
443
-
444
- Aliases: `no-multiple-blanks`
445
-
446
- Parameters:
447
-
448
- - `maximum`: Consecutive blank lines (`integer`, default `1`)
449
-
450
- Fixable: Some violations can be fixed by tooling
451
-
452
- This rule is triggered when there are multiple consecutive blank lines in the
453
- document:
454
-
455
- ```markdown
456
- Some text here
457
-
458
-
459
- Some more text here
460
- ```
461
-
462
- To fix this, delete the offending lines:
463
-
464
- ```markdown
465
- Some text here
466
-
467
- Some more text here
468
- ```
469
-
470
- Note: this rule will not be triggered if there are multiple consecutive blank
471
- lines inside code blocks.
472
-
473
- Note: The `maximum` parameter can be used to configure the maximum number of
474
- consecutive blank lines.
475
-
476
- Rationale: Except in a code block, blank lines serve no purpose and do not
477
- affect the rendering of content.
478
-
479
- <a name="md013"></a>
480
-
481
- ## `MD013` - Line length
482
-
483
- Tags: `line_length`
484
-
485
- Aliases: `line-length`
486
-
487
- Parameters:
488
-
489
- - `code_block_line_length`: Number of characters for code blocks (`integer`,
490
- default `80`)
491
- - `code_blocks`: Include code blocks (`boolean`, default `true`)
492
- - `heading_line_length`: Number of characters for headings (`integer`, default
493
- `80`)
494
- - `headings`: Include headings (`boolean`, default `true`)
495
- - `line_length`: Number of characters (`integer`, default `80`)
496
- - `stern`: Stern length checking (`boolean`, default `false`)
497
- - `strict`: Strict length checking (`boolean`, default `false`)
498
- - `tables`: Include tables (`boolean`, default `true`)
499
-
500
- This rule is triggered when there are lines that are longer than the
501
- configured `line_length` (default: 80 characters). To fix this, split the line
502
- up into multiple lines. To set a different maximum length for headings, use
503
- `heading_line_length`. To set a different maximum length for code blocks, use
504
- `code_block_line_length`
505
-
506
- This rule has an exception when there is no whitespace beyond the configured
507
- line length. This allows you to include items such as long URLs without being
508
- forced to break them in the middle. To disable this exception, set the `strict`
509
- parameter to `true` and an issue will be reported when any line is too long. To
510
- warn for lines that are too long and could be fixed but allow long lines
511
- without spaces, set the `stern` parameter to `true`.
512
-
513
- For example (assuming normal behavior):
514
-
515
- ```markdown
516
- IF THIS LINE IS THE MAXIMUM LENGTH
517
- This line is okay because there are-no-spaces-beyond-that-length
518
- This line is a violation because there are spaces beyond that length
519
- This-line-is-okay-because-there-are-no-spaces-anywhere-within
520
- ```
521
-
522
- In `strict` mode, the last three lines above are all violations. In `stern`
523
- mode, the middle two lines above are both violations, but the last is okay.
524
-
525
- You have the option to exclude this rule for code blocks, tables, or headings.
526
- To do so, set the `code_blocks`, `tables`, or `headings` parameter(s) to false.
527
-
528
- Code blocks are included in this rule by default since it is often a
529
- requirement for document readability, and tentatively compatible with code
530
- rules. Still, some languages do not lend themselves to short lines.
531
-
532
- Lines with link/image reference definitions and standalone lines (i.e., not part
533
- of a paragraph) with only a link/image (possibly using (strong) emphasis) are
534
- always exempted from this rule (even in `strict` mode) because there is often no
535
- way to split such lines without breaking the URL.
536
-
537
- Rationale: Extremely long lines can be difficult to work with in some editors.
538
- More information: <https://cirosantilli.com/markdown-style-guide#line-wrapping>.
539
-
540
- <a name="md014"></a>
541
-
542
- ## `MD014` - Dollar signs used before commands without showing output
543
-
544
- Tags: `code`
545
-
546
- Aliases: `commands-show-output`
547
-
548
- Fixable: Some violations can be fixed by tooling
549
-
550
- This rule is triggered when there are code blocks showing shell commands to be
551
- typed, and *all* of the shell commands are preceded by dollar signs ($):
552
-
553
- <!-- markdownlint-disable commands-show-output -->
554
-
555
- ```markdown
556
- $ ls
557
- $ cat foo
558
- $ less bar
559
- ```
560
-
561
- <!-- markdownlint-restore -->
562
-
563
- The dollar signs are unnecessary in this situation, and should not be
564
- included:
565
-
566
- ```markdown
567
- ls
568
- cat foo
569
- less bar
570
- ```
571
-
572
- Showing output for commands preceded by dollar signs does not trigger this rule:
573
-
574
- ```markdown
575
- $ ls
576
- foo bar
577
- $ cat foo
578
- Hello world
579
- $ cat bar
580
- baz
581
- ```
582
-
583
- Because some commands do not produce output, it is not a violation if *some*
584
- commands do not have output:
585
-
586
- ```markdown
587
- $ mkdir test
588
- mkdir: created directory 'test'
589
- $ ls test
590
- ```
591
-
592
- Rationale: It is easier to copy/paste and less noisy if the dollar signs
593
- are omitted when they are not needed. See
594
- <https://cirosantilli.com/markdown-style-guide#dollar-signs-in-shell-code>
595
- for more information.
596
-
597
- <a name="md018"></a>
598
-
599
- ## `MD018` - No space after hash on atx style heading
600
-
601
- Tags: `atx`, `headings`, `spaces`
602
-
603
- Aliases: `no-missing-space-atx`
604
-
605
- Fixable: Some violations can be fixed by tooling
606
-
607
- This rule is triggered when spaces are missing after the hash characters
608
- in an atx style heading:
609
-
610
- ```markdown
611
- #Heading 1
612
-
613
- ##Heading 2
614
- ```
615
-
616
- To fix this, separate the heading text from the hash character by a single
617
- space:
618
-
619
- ```markdown
620
- # Heading 1
621
-
622
- ## Heading 2
623
- ```
624
-
625
- Rationale: Violations of this rule can lead to improperly rendered content.
626
-
627
- <a name="md019"></a>
628
-
629
- ## `MD019` - Multiple spaces after hash on atx style heading
630
-
631
- Tags: `atx`, `headings`, `spaces`
632
-
633
- Aliases: `no-multiple-space-atx`
634
-
635
- Fixable: Some violations can be fixed by tooling
636
-
637
- This rule is triggered when more than one space is used to separate the
638
- heading text from the hash characters in an atx style heading:
639
-
640
- ```markdown
641
- # Heading 1
642
-
643
- ## Heading 2
644
- ```
645
-
646
- To fix this, separate the heading text from the hash character by a single
647
- space:
648
-
649
- ```markdown
650
- # Heading 1
651
-
652
- ## Heading 2
653
- ```
654
-
655
- Rationale: Extra space has no purpose and does not affect the rendering of
656
- content.
657
-
658
- <a name="md020"></a>
659
-
660
- ## `MD020` - No space inside hashes on closed atx style heading
661
-
662
- Tags: `atx_closed`, `headings`, `spaces`
663
-
664
- Aliases: `no-missing-space-closed-atx`
665
-
666
- Fixable: Some violations can be fixed by tooling
667
-
668
- This rule is triggered when spaces are missing inside the hash characters
669
- in a closed atx style heading:
670
-
671
- ```markdown
672
- #Heading 1#
673
-
674
- ##Heading 2##
675
- ```
676
-
677
- To fix this, separate the heading text from the hash character by a single
678
- space:
679
-
680
- ```markdown
681
- # Heading 1 #
682
-
683
- ## Heading 2 ##
684
- ```
685
-
686
- Note: this rule will fire if either side of the heading is missing spaces.
687
-
688
- Rationale: Violations of this rule can lead to improperly rendered content.
689
-
690
- <a name="md021"></a>
691
-
692
- ## `MD021` - Multiple spaces inside hashes on closed atx style heading
693
-
694
- Tags: `atx_closed`, `headings`, `spaces`
695
-
696
- Aliases: `no-multiple-space-closed-atx`
697
-
698
- Fixable: Some violations can be fixed by tooling
699
-
700
- This rule is triggered when more than one space is used to separate the
701
- heading text from the hash characters in a closed atx style heading:
702
-
703
- ```markdown
704
- # Heading 1 #
705
-
706
- ## Heading 2 ##
707
- ```
708
-
709
- To fix this, separate the heading text from the hash character by a single
710
- space:
711
-
712
- ```markdown
713
- # Heading 1 #
714
-
715
- ## Heading 2 ##
716
- ```
717
-
718
- Note: this rule will fire if either side of the heading contains multiple
719
- spaces.
720
-
721
- Rationale: Extra space has no purpose and does not affect the rendering of
722
- content.
723
-
724
- <a name="md022"></a>
725
-
726
- ## `MD022` - Headings should be surrounded by blank lines
727
-
728
- Tags: `blank_lines`, `headings`
729
-
730
- Aliases: `blanks-around-headings`
731
-
732
- Parameters:
733
-
734
- - `lines_above`: Blank lines above heading (`integer|integer[]`, default `1`)
735
- - `lines_below`: Blank lines below heading (`integer|integer[]`, default `1`)
736
-
737
- Fixable: Some violations can be fixed by tooling
738
-
739
- This rule is triggered when headings (any style) are either not preceded or not
740
- followed by at least one blank line:
741
-
742
- ```markdown
743
- # Heading 1
744
- Some text
745
-
746
- Some more text
747
- ## Heading 2
748
- ```
749
-
750
- To fix this, ensure that all headings have a blank line both before and after
751
- (except where the heading is at the beginning or end of the document):
752
-
753
- ```markdown
754
- # Heading 1
755
-
756
- Some text
757
-
758
- Some more text
759
-
760
- ## Heading 2
761
- ```
762
-
763
- The `lines_above` and `lines_below` parameters can be used to specify a
764
- different number of blank lines (including `0`) above or below each heading.
765
- If the value `-1` is used for either parameter, any number of blank lines is
766
- allowed. To customize the number of lines above or below each heading level
767
- individually, specify a `number[]` where values correspond to heading levels
768
- 1-6 (in order).
769
-
770
- Notes: If `lines_above` or `lines_below` are configured to require more than one
771
- blank line, [MD012/no-multiple-blanks](md012.md) should also be customized. This
772
- rule checks for *at least* as many blank lines as specified; any extra blank
773
- lines are ignored.
774
-
775
- Rationale: Aside from aesthetic reasons, some parsers, including `kramdown`,
776
- will not parse headings that don't have a blank line before, and will parse them
777
- as regular text.
778
-
779
- <a name="md023"></a>
780
-
781
- ## `MD023` - Headings must start at the beginning of the line
782
-
783
- Tags: `headings`, `spaces`
784
-
785
- Aliases: `heading-start-left`
786
-
787
- Fixable: Some violations can be fixed by tooling
788
-
789
- This rule is triggered when a heading is indented by one or more spaces:
790
-
791
- ```markdown
792
- Some text
793
-
794
- # Indented heading
795
- ```
796
-
797
- To fix this, ensure that all headings start at the beginning of the line:
798
-
799
- ```markdown
800
- Some text
801
-
802
- # Heading
803
- ```
804
-
805
- Note that scenarios like block quotes "indent" the start of the line, so the
806
- following is also correct:
807
-
808
- ```markdown
809
- > # Heading in Block Quote
810
- ```
811
-
812
- Rationale: Headings that don't start at the beginning of the line will not be
813
- parsed as headings, and will instead appear as regular text.
814
-
815
- <a name="md024"></a>
816
-
817
- ## `MD024` - Multiple headings with the same content
818
-
819
- Tags: `headings`
820
-
821
- Aliases: `no-duplicate-heading`
822
-
823
- Parameters:
824
-
825
- - `siblings_only`: Only check sibling headings (`boolean`, default `false`)
826
-
827
- This rule is triggered if there are multiple headings in the document that have
828
- the same text:
829
-
830
- ```markdown
831
- # Some text
832
-
833
- ## Some text
834
- ```
835
-
836
- To fix this, ensure that the content of each heading is different:
837
-
838
- ```markdown
839
- # Some text
840
-
841
- ## Some more text
842
- ```
843
-
844
- If the parameter `siblings_only` is set to `true`, duplication is allowed for
845
- headings with different parents (as is common in changelogs):
846
-
847
- ```markdown
848
- # Change log
849
-
850
- ## 1.0.0
851
-
852
- ### Features
853
-
854
- ## 2.0.0
855
-
856
- ### Features
857
- ```
858
-
859
- Rationale: Some Markdown parsers generate anchors for headings based on the
860
- heading name; headings with the same content can cause problems with that.
861
-
862
- <a name="md025"></a>
863
-
864
- ## `MD025` - Multiple top-level headings in the same document
865
-
866
- Tags: `headings`
867
-
868
- Aliases: `single-h1`, `single-title`
869
-
870
- Parameters:
871
-
872
- - `front_matter_title`: RegExp for matching title in front matter (`string`,
873
- default `^\s*title\s*[:=]`)
874
- - `level`: Heading level (`integer`, default `1`)
875
-
876
- This rule is triggered when a top-level heading is in use (the first line of
877
- the file is an h1 heading), and more than one h1 heading is in use in the
878
- document:
879
-
880
- ```markdown
881
- # Top level heading
882
-
883
- # Another top-level heading
884
- ```
885
-
886
- To fix, structure your document so there is a single h1 heading that is
887
- the title for the document. Subsequent headings must be
888
- lower-level headings (h2, h3, etc.):
889
-
890
- ```markdown
891
- # Title
892
-
893
- ## Heading
894
-
895
- ## Another heading
896
- ```
897
-
898
- Note: The `level` parameter can be used to change the top-level (ex: to h2) in
899
- cases where an h1 is added externally.
900
-
901
- If [YAML](https://en.wikipedia.org/wiki/YAML) front matter is present and
902
- contains a `title` property (commonly used with blog posts), this rule treats
903
- that as a top level heading and will report a violation for any subsequent
904
- top-level headings. To use a different property name in the front matter,
905
- specify the text of a regular expression via the `front_matter_title` parameter.
906
- To disable the use of front matter by this rule, specify `""` for
907
- `front_matter_title`.
908
-
909
- Rationale: A top-level heading is an h1 on the first line of the file, and
910
- serves as the title for the document. If this convention is in use, then there
911
- can not be more than one title for the document, and the entire document should
912
- be contained within this heading.
913
-
914
- <a name="md026"></a>
915
-
916
- ## `MD026` - Trailing punctuation in heading
917
-
918
- Tags: `headings`
919
-
920
- Aliases: `no-trailing-punctuation`
921
-
922
- Parameters:
923
-
924
- - `punctuation`: Punctuation characters (`string`, default `.,;:!。,;:!`)
925
-
926
- Fixable: Some violations can be fixed by tooling
927
-
928
- This rule is triggered on any heading that has one of the specified normal or
929
- full-width punctuation characters as the last character in the line:
930
-
931
- ```markdown
932
- # This is a heading.
933
- ```
934
-
935
- To fix this, remove the trailing punctuation:
936
-
937
- ```markdown
938
- # This is a heading
939
- ```
940
-
941
- Note: The `punctuation` parameter can be used to specify what characters count
942
- as punctuation at the end of a heading. For example, you can change it to
943
- `".,;:"` to allow headings that end with an exclamation point. `?` is
944
- allowed by default because of how common it is in headings of FAQ-style
945
- documents. Setting the `punctuation` parameter to `""` allows all characters -
946
- and is equivalent to disabling the rule.
947
-
948
- Note: The trailing semicolon of [HTML entity references][html-entity-references]
949
- like `&copy;`, `&#169;`, and `&#x000A9;` is ignored by this rule.
950
-
951
- Rationale: Headings are not meant to be full sentences. More information:
952
- [Punctuation at the end of headers][end-punctuation].
953
-
954
- [end-punctuation]: https://cirosantilli.com/markdown-style-guide#punctuation-at-the-end-of-headers
955
- [html-entity-references]: https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
956
-
957
- <a name="md027"></a>
958
-
959
- ## `MD027` - Multiple spaces after blockquote symbol
960
-
961
- Tags: `blockquote`, `indentation`, `whitespace`
962
-
963
- Aliases: `no-multiple-space-blockquote`
964
-
965
- Parameters:
966
-
967
- - `list_items`: Include list items (`boolean`, default `true`)
968
-
969
- Fixable: Some violations can be fixed by tooling
970
-
971
- This rule is triggered when blockquotes have more than one space after the
972
- blockquote (`>`) symbol:
973
-
974
- ```markdown
975
- > This is a blockquote with bad indentation
976
- > there should only be one.
977
- ```
978
-
979
- To fix, remove any extraneous space:
980
-
981
- ```markdown
982
- > This is a blockquote with correct
983
- > indentation.
984
- ```
985
-
986
- Inferring intended list indentation within a blockquote can be challenging;
987
- setting the `list_items` parameter to `false` disables this rule for ordered
988
- and unordered list items.
989
-
990
- Rationale: Consistent formatting makes it easier to understand a document.
991
-
992
- <a name="md028"></a>
993
-
994
- ## `MD028` - Blank line inside blockquote
995
-
996
- Tags: `blockquote`, `whitespace`
997
-
998
- Aliases: `no-blanks-blockquote`
999
-
1000
- This rule is triggered when two blockquote blocks are separated by nothing
1001
- except for a blank line:
1002
-
1003
- ```markdown
1004
- > This is a blockquote
1005
- > which is immediately followed by
1006
-
1007
- > this blockquote. Unfortunately
1008
- > In some parsers, these are treated as the same blockquote.
1009
- ```
1010
-
1011
- To fix this, ensure that any blockquotes that are right next to each other
1012
- have some text in between:
1013
-
1014
- ```markdown
1015
- > This is a blockquote.
1016
-
1017
- And Jimmy also said:
1018
-
1019
- > This too is a blockquote.
1020
- ```
1021
-
1022
- Alternatively, if they are supposed to be the same quote, then add the
1023
- blockquote symbol at the beginning of the blank line:
1024
-
1025
- ```markdown
1026
- > This is a blockquote.
1027
- >
1028
- > This is the same blockquote.
1029
- ```
1030
-
1031
- Rationale: Some Markdown parsers will treat two blockquotes separated by one
1032
- or more blank lines as the same blockquote, while others will treat them as
1033
- separate blockquotes.
1034
-
1035
- <a name="md029"></a>
1036
-
1037
- ## `MD029` - Ordered list item prefix
1038
-
1039
- Tags: `ol`
1040
-
1041
- Aliases: `ol-prefix`
1042
-
1043
- Parameters:
1044
-
1045
- - `style`: List style (`string`, default `one_or_ordered`, values `one` /
1046
- `one_or_ordered` / `ordered` / `zero`)
1047
-
1048
- Fixable: Some violations can be fixed by tooling
1049
-
1050
- This rule is triggered for ordered lists that do not either start with '1.' or
1051
- do not have a prefix that increases in numerical order (depending on the
1052
- configured style). The less-common pattern of using '0.' as a first prefix or
1053
- for all prefixes is also supported.
1054
-
1055
- Example valid list if the style is configured as 'one':
1056
-
1057
- ```markdown
1058
- 1. Do this.
1059
- 1. Do that.
1060
- 1. Done.
1061
- ```
1062
-
1063
- Examples of valid lists if the style is configured as 'ordered':
1064
-
1065
- ```markdown
1066
- 1. Do this.
1067
- 2. Do that.
1068
- 3. Done.
1069
- ```
1070
-
1071
- ```markdown
1072
- 0. Do this.
1073
- 1. Do that.
1074
- 2. Done.
1075
- ```
1076
-
1077
- All three examples are valid when the style is configured as 'one_or_ordered'.
1078
-
1079
- Example valid list if the style is configured as 'zero':
1080
-
1081
- ```markdown
1082
- 0. Do this.
1083
- 0. Do that.
1084
- 0. Done.
1085
- ```
1086
-
1087
- Example invalid list for all styles:
1088
-
1089
- ```markdown
1090
- 1. Do this.
1091
- 3. Done.
1092
- ```
1093
-
1094
- This rule supports 0-prefixing ordered list items for uniform indentation:
1095
-
1096
- ```markdown
1097
- ...
1098
- 08. Item
1099
- 09. Item
1100
- 10. Item
1101
- 11. Item
1102
- ...
1103
- ```
1104
-
1105
- Note: This rule will report violations for cases like the following where an
1106
- improperly-indented code block (or similar) appears between two list items and
1107
- "breaks" the list in two:
1108
-
1109
- <!-- markdownlint-disable code-fence-style -->
1110
-
1111
- ~~~markdown
1112
- 1. First list
1113
-
1114
- ```text
1115
- Code block
1116
- ```
1117
-
1118
- 1. Second list
1119
- ~~~
1120
-
1121
- The fix is to indent the code block so it becomes part of the preceding list
1122
- item as intended:
1123
-
1124
- ~~~markdown
1125
- 1. First list
1126
-
1127
- ```text
1128
- Code block
1129
- ```
1130
-
1131
- 2. Still first list
1132
- ~~~
1133
-
1134
- <!-- markdownlint-restore -->
1135
-
1136
- Rationale: Consistent formatting makes it easier to understand a document.
1137
-
1138
- <a name="md030"></a>
1139
-
1140
- ## `MD030` - Spaces after list markers
1141
-
1142
- Tags: `ol`, `ul`, `whitespace`
1143
-
1144
- Aliases: `list-marker-space`
1145
-
1146
- Parameters:
1147
-
1148
- - `ol_multi`: Spaces for multi-line ordered list items (`integer`, default `1`)
1149
- - `ol_single`: Spaces for single-line ordered list items (`integer`, default
1150
- `1`)
1151
- - `ul_multi`: Spaces for multi-line unordered list items (`integer`, default
1152
- `1`)
1153
- - `ul_single`: Spaces for single-line unordered list items (`integer`, default
1154
- `1`)
1155
-
1156
- Fixable: Some violations can be fixed by tooling
1157
-
1158
- This rule checks for the number of spaces between a list marker (e.g. '`-`',
1159
- '`*`', '`+`' or '`1.`') and the text of the list item.
1160
-
1161
- The number of spaces checked for depends on the document style in use, but the
1162
- default is 1 space after any list marker:
1163
-
1164
- ```markdown
1165
- * Foo
1166
- * Bar
1167
- * Baz
1168
-
1169
- 1. Foo
1170
- 1. Bar
1171
- 1. Baz
1172
-
1173
- 1. Foo
1174
- * Bar
1175
- 1. Baz
1176
- ```
1177
-
1178
- A document style may change the number of spaces after unordered list items
1179
- and ordered list items independently, as well as based on whether the content
1180
- of every item in the list consists of a single paragraph or multiple
1181
- paragraphs (including sub-lists and code blocks).
1182
-
1183
- For example, the style guide at
1184
- <https://cirosantilli.com/markdown-style-guide#spaces-after-list-marker>
1185
- specifies that 1 space after the list marker should be used if every item in
1186
- the list fits within a single paragraph, but to use 2 or 3 spaces (for ordered
1187
- and unordered lists respectively) if there are multiple paragraphs of content
1188
- inside the list:
1189
-
1190
- ```markdown
1191
- * Foo
1192
- * Bar
1193
- * Baz
1194
- ```
1195
-
1196
- vs.
1197
-
1198
- ```markdown
1199
- * Foo
1200
-
1201
- Second paragraph
1202
-
1203
- * Bar
1204
- ```
1205
-
1206
- or
1207
-
1208
- ```markdown
1209
- 1. Foo
1210
-
1211
- Second paragraph
1212
-
1213
- 1. Bar
1214
- ```
1215
-
1216
- To fix this, ensure the correct number of spaces are used after the list marker
1217
- for your selected document style.
1218
-
1219
- Rationale: Violations of this rule can lead to improperly rendered content.
1220
-
1221
- Note: See [Prettier.md](Prettier.md) for compatibility information.
1222
-
1223
- <a name="md031"></a>
1224
-
1225
- ## `MD031` - Fenced code blocks should be surrounded by blank lines
1226
-
1227
- Tags: `blank_lines`, `code`
1228
-
1229
- Aliases: `blanks-around-fences`
1230
-
1231
- Parameters:
1232
-
1233
- - `list_items`: Include list items (`boolean`, default `true`)
1234
-
1235
- Fixable: Some violations can be fixed by tooling
1236
-
1237
- This rule is triggered when fenced code blocks are either not preceded or not
1238
- followed by a blank line:
1239
-
1240
- ````markdown
1241
- Some text
1242
- ```
1243
- Code block
1244
- ```
1245
-
1246
- ```
1247
- Another code block
1248
- ```
1249
- Some more text
1250
- ````
1251
-
1252
- To fix this, ensure that all fenced code blocks have a blank line both before
1253
- and after (except where the block is at the beginning or end of the document):
1254
-
1255
- ````markdown
1256
- Some text
1257
-
1258
- ```
1259
- Code block
1260
- ```
1261
-
1262
- ```
1263
- Another code block
1264
- ```
1265
-
1266
- Some more text
1267
- ````
1268
-
1269
- Set the `list_items` parameter to `false` to disable this rule for list items.
1270
- Disabling this behavior for lists can be useful if it is necessary to create a
1271
- [tight](https://spec.commonmark.org/0.29/#tight) list containing a code fence.
1272
-
1273
- Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will
1274
- not parse fenced code blocks that don't have blank lines before and after them.
1275
-
1276
- <a name="md032"></a>
1277
-
1278
- ## `MD032` - Lists should be surrounded by blank lines
1279
-
1280
- Tags: `blank_lines`, `bullet`, `ol`, `ul`
1281
-
1282
- Aliases: `blanks-around-lists`
1283
-
1284
- Fixable: Some violations can be fixed by tooling
1285
-
1286
- This rule is triggered when lists (of any kind) are either not preceded or not
1287
- followed by a blank line:
1288
-
1289
- ```markdown
1290
- Some text
1291
- * List item
1292
- * List item
1293
-
1294
- 1. List item
1295
- 2. List item
1296
- ***
1297
- ```
1298
-
1299
- In the first case above, text immediately precedes the unordered list. In the
1300
- second case above, a thematic break immediately follows the ordered list. To fix
1301
- violations of this rule, ensure that all lists have a blank line both before and
1302
- after (except when the list is at the very beginning or end of the document):
1303
-
1304
- ```markdown
1305
- Some text
1306
-
1307
- * List item
1308
- * List item
1309
-
1310
- 1. List item
1311
- 2. List item
1312
-
1313
- ***
1314
- ```
1315
-
1316
- Note that the following case is **not** a violation of this rule:
1317
-
1318
- ```markdown
1319
- 1. List item
1320
- More item 1
1321
- 2. List item
1322
- More item 2
1323
- ```
1324
-
1325
- Although it is not indented, the text "More item 2" is referred to as a
1326
- [lazy continuation line][lazy-continuation] and considered part of the second
1327
- list item.
1328
-
1329
- Rationale: In addition to aesthetic reasons, some parsers, including kramdown,
1330
- will not parse lists that don't have blank lines before and after them.
1331
-
1332
- [lazy-continuation]: https://spec.commonmark.org/0.30/#lazy-continuation-line
1333
-
1334
- <a name="md033"></a>
1335
-
1336
- ## `MD033` - Inline HTML
1337
-
1338
- Tags: `html`
1339
-
1340
- Aliases: `no-inline-html`
1341
-
1342
- Parameters:
1343
-
1344
- - `allowed_elements`: Allowed elements (`string[]`, default `[]`)
1345
- - `table_allowed_elements`: Allowed elements in tables (`string[]`, default
1346
- `[]`)
1347
-
1348
- This rule is triggered whenever raw HTML is used in a Markdown document:
1349
-
1350
- ```markdown
1351
- <h1>Inline HTML heading</h1>
1352
- ```
1353
-
1354
- To fix this, use 'pure' Markdown instead of including raw HTML:
1355
-
1356
- ```markdown
1357
- # Markdown heading
1358
- ```
1359
-
1360
- To allow specific HTML elements anywhere in Markdown content, set the
1361
- `allowed_elements` parameter to a list of HTML element names. To allow a
1362
- specific set of HTML elements within Markdown tables, set the
1363
- `table_allowed_elements` parameter to a list of HTML element names. This can be
1364
- used to permit the use of `<br>`-style line breaks only within Markdown tables.
1365
-
1366
- Rationale: Raw HTML is allowed in Markdown, but this rule is included for
1367
- those who want their documents to only include "pure" Markdown, or for those
1368
- who are rendering Markdown documents into something other than HTML.
1369
-
1370
- <a name="md034"></a>
1371
-
1372
- ## `MD034` - Bare URL used
1373
-
1374
- Tags: `links`, `url`
1375
-
1376
- Aliases: `no-bare-urls`
1377
-
1378
- Fixable: Some violations can be fixed by tooling
1379
-
1380
- This rule is triggered whenever a URL or email address appears without
1381
- surrounding angle brackets:
1382
-
1383
- ```markdown
1384
- For more info, visit https://www.example.com/ or email user@example.com.
1385
- ```
1386
-
1387
- To fix this, add angle brackets around the URL or email address:
1388
-
1389
- ```markdown
1390
- For more info, visit <https://www.example.com/> or email <user@example.com>.
1391
- ```
1392
-
1393
- If a URL or email address contains non-ASCII characters, it may be not be
1394
- handled as intended even when angle brackets are present. In such cases,
1395
- [percent-encoding](https://en.m.wikipedia.org/wiki/Percent-encoding) can be used
1396
- to comply with the required syntax for URL and email.
1397
-
1398
- Note: To include a bare URL or email without it being converted into a link,
1399
- wrap it in a code span:
1400
-
1401
- ```markdown
1402
- Not a clickable link: `https://www.example.com`
1403
- ```
1404
-
1405
- Note: The following scenario does not trigger this rule because it could be a
1406
- shortcut link:
1407
-
1408
- ```markdown
1409
- [https://www.example.com]
1410
- ```
1411
-
1412
- Note: The following syntax triggers this rule because the nested link could be
1413
- a shortcut link (which takes precedence):
1414
-
1415
- ```markdown
1416
- [text [shortcut] text](https://example.com)
1417
- ```
1418
-
1419
- To avoid this, escape both inner brackets:
1420
-
1421
- ```markdown
1422
- [link \[text\] link](https://example.com)
1423
- ```
1424
-
1425
- Rationale: Without angle brackets, a bare URL or email isn't converted into a
1426
- link by some Markdown parsers.
1427
-
1428
- <a name="md035"></a>
1429
-
1430
- ## `MD035` - Horizontal rule style
1431
-
1432
- Tags: `hr`
1433
-
1434
- Aliases: `hr-style`
1435
-
1436
- Parameters:
1437
-
1438
- - `style`: Horizontal rule style (`string`, default `consistent`)
1439
-
1440
- This rule is triggered when inconsistent styles of horizontal rules are used
1441
- in the document:
1442
-
1443
- ```markdown
1444
- ---
1445
-
1446
- - - -
1447
-
1448
- ***
1449
-
1450
- * * *
1451
-
1452
- ****
1453
- ```
1454
-
1455
- To fix this, use the same horizontal rule everywhere:
1456
-
1457
- ```markdown
1458
- ---
1459
-
1460
- ---
1461
- ```
1462
-
1463
- The configured style can ensure all horizontal rules use a specific string or it
1464
- can ensure all horizontal rules match the first horizontal rule (`consistent`).
1465
-
1466
- Rationale: Consistent formatting makes it easier to understand a document.
1467
-
1468
- <a name="md036"></a>
1469
-
1470
- ## `MD036` - Emphasis used instead of a heading
1471
-
1472
- Tags: `emphasis`, `headings`
1473
-
1474
- Aliases: `no-emphasis-as-heading`
1475
-
1476
- Parameters:
1477
-
1478
- - `punctuation`: Punctuation characters (`string`, default `.,;:!?。,;:!?`)
1479
-
1480
- This check looks for instances where emphasized (i.e. bold or italic) text is
1481
- used to separate sections, where a heading should be used instead:
1482
-
1483
- ```markdown
1484
- **My document**
1485
-
1486
- Lorem ipsum dolor sit amet...
1487
-
1488
- _Another section_
1489
-
1490
- Consectetur adipiscing elit, sed do eiusmod.
1491
- ```
1492
-
1493
- To fix this, use Markdown headings instead of emphasized text to denote
1494
- sections:
1495
-
1496
- ```markdown
1497
- # My document
1498
-
1499
- Lorem ipsum dolor sit amet...
1500
-
1501
- ## Another section
1502
-
1503
- Consectetur adipiscing elit, sed do eiusmod.
1504
- ```
1505
-
1506
- Note: This rule looks for single-line paragraphs that consist entirely
1507
- of emphasized text. It won't fire on emphasis used within regular text,
1508
- multi-line emphasized paragraphs, or paragraphs ending in punctuation
1509
- (normal or full-width). Similarly to rule MD026, you can configure what
1510
- characters are recognized as punctuation.
1511
-
1512
- Rationale: Using emphasis instead of a heading prevents tools from inferring
1513
- the structure of a document. More information:
1514
- <https://cirosantilli.com/markdown-style-guide#emphasis-vs-headers>.
1515
-
1516
- <a name="md037"></a>
1517
-
1518
- ## `MD037` - Spaces inside emphasis markers
1519
-
1520
- Tags: `emphasis`, `whitespace`
1521
-
1522
- Aliases: `no-space-in-emphasis`
1523
-
1524
- Fixable: Some violations can be fixed by tooling
1525
-
1526
- This rule is triggered when emphasis markers (bold, italic) are used, but they
1527
- have spaces between the markers and the text:
1528
-
1529
- ```markdown
1530
- Here is some ** bold ** text.
1531
-
1532
- Here is some * italic * text.
1533
-
1534
- Here is some more __ bold __ text.
1535
-
1536
- Here is some more _ italic _ text.
1537
- ```
1538
-
1539
- To fix this, remove the spaces around the emphasis markers:
1540
-
1541
- ```markdown
1542
- Here is some **bold** text.
1543
-
1544
- Here is some *italic* text.
1545
-
1546
- Here is some more __bold__ text.
1547
-
1548
- Here is some more _italic_ text.
1549
- ```
1550
-
1551
- Rationale: Emphasis is only parsed as such when the asterisks/underscores
1552
- aren't surrounded by spaces. This rule attempts to detect where
1553
- they were surrounded by spaces, but it appears that emphasized text was
1554
- intended by the author.
1555
-
1556
- <a name="md038"></a>
1557
-
1558
- ## `MD038` - Spaces inside code span elements
1559
-
1560
- Tags: `code`, `whitespace`
1561
-
1562
- Aliases: `no-space-in-code`
1563
-
1564
- Fixable: Some violations can be fixed by tooling
1565
-
1566
- This rule is triggered for code spans containing content with unnecessary space
1567
- next to the beginning or ending backticks:
1568
-
1569
- ```markdown
1570
- `some text `
1571
-
1572
- ` some text`
1573
-
1574
- ` some text `
1575
- ```
1576
-
1577
- To fix this, remove the extra space characters from the beginning and ending:
1578
-
1579
- ```markdown
1580
- `some text`
1581
- ```
1582
-
1583
- Note: A single leading *and* trailing space is allowed by the specification and
1584
- trimmed by the parser to support code spans that begin or end with a backtick:
1585
-
1586
- ```markdown
1587
- `` `backticks` ``
1588
-
1589
- `` backtick` ``
1590
- ```
1591
-
1592
- Note: When single-space padding is present in the input, it will be preserved
1593
- (even if unnecessary):
1594
-
1595
- ```markdown
1596
- ` code `
1597
- ```
1598
-
1599
- Note: Code spans containing only spaces are allowed by the specification and are
1600
- also preserved:
1601
-
1602
- ```markdown
1603
- ` `
1604
-
1605
- ` `
1606
- ```
1607
-
1608
- Rationale: Violations of this rule are usually unintentional and can lead to
1609
- improperly-rendered content.
1610
-
1611
- <a name="md039"></a>
1612
-
1613
- ## `MD039` - Spaces inside link text
1614
-
1615
- Tags: `links`, `whitespace`
1616
-
1617
- Aliases: `no-space-in-links`
1618
-
1619
- Fixable: Some violations can be fixed by tooling
1620
-
1621
- This rule is triggered on links that have spaces surrounding the link text:
1622
-
1623
- ```markdown
1624
- [ a link ](https://www.example.com/)
1625
- ```
1626
-
1627
- To fix this, remove the spaces surrounding the link text:
1628
-
1629
- ```markdown
1630
- [a link](https://www.example.com/)
1631
- ```
1632
-
1633
- Rationale: Consistent formatting makes it easier to understand a document.
1634
-
1635
- <a name="md040"></a>
1636
-
1637
- ## `MD040` - Fenced code blocks should have a language specified
1638
-
1639
- Tags: `code`, `language`
1640
-
1641
- Aliases: `fenced-code-language`
1642
-
1643
- Parameters:
1644
-
1645
- - `allowed_languages`: List of languages (`string[]`, default `[]`)
1646
- - `language_only`: Require language only (`boolean`, default `false`)
1647
-
1648
- This rule is triggered when fenced code blocks are used, but a language isn't
1649
- specified:
1650
-
1651
- ````markdown
1652
- ```
1653
- #!/bin/bash
1654
- echo Hello world
1655
- ```
1656
- ````
1657
-
1658
- To fix this, add a language specifier to the code block:
1659
-
1660
- ````markdown
1661
- ```bash
1662
- #!/bin/bash
1663
- echo Hello world
1664
- ```
1665
- ````
1666
-
1667
- To display a code block without syntax highlighting, use:
1668
-
1669
- ````markdown
1670
- ```text
1671
- Plain text in a code block
1672
- ```
1673
- ````
1674
-
1675
- You can configure the `allowed_languages` parameter to specify a list of
1676
- languages code blocks could use. Languages are case sensitive. The default value
1677
- is `[]` which means any language specifier is valid.
1678
-
1679
- You can prevent extra data from being present in the info string of fenced code
1680
- blocks. To do so, set the `language_only` parameter to `true`.
1681
-
1682
- <!-- markdownlint-disable-next-line no-space-in-code -->
1683
- Info strings with leading/trailing whitespace (ex: `js `) or other content (ex:
1684
- `ruby startline=3`) will trigger this rule.
1685
-
1686
- Rationale: Specifying a language improves content rendering by using the
1687
- correct syntax highlighting for code. More information:
1688
- <https://cirosantilli.com/markdown-style-guide#option-code-fenced>.
1689
-
1690
- <a name="md041"></a>
1691
-
1692
- ## `MD041` - First line in a file should be a top-level heading
1693
-
1694
- Tags: `headings`
1695
-
1696
- Aliases: `first-line-h1`, `first-line-heading`
1697
-
1698
- Parameters:
1699
-
1700
- - `allow_preamble`: Allow content before first heading (`boolean`, default
1701
- `false`)
1702
- - `front_matter_title`: RegExp for matching title in front matter (`string`,
1703
- default `^\s*title\s*[:=]`)
1704
- - `level`: Heading level (`integer`, default `1`)
1705
-
1706
- This rule is intended to ensure documents have a title and is triggered when
1707
- the first line in a document is not a top-level ([HTML][HTML] `h1`) heading:
1708
-
1709
- ```markdown
1710
- This is a document without a heading
1711
- ```
1712
-
1713
- To fix this, add a top-level heading to the beginning of the document:
1714
-
1715
- ```markdown
1716
- # Document Heading
1717
-
1718
- This is a document with a top-level heading
1719
- ```
1720
-
1721
- Because it is common for projects on GitHub to use an image for the heading of
1722
- `README.md` and that pattern is not well-supported by Markdown, HTML headings
1723
- are also permitted by this rule. For example:
1724
-
1725
- ```markdown
1726
- <h1 align="center"><img src="https://placekitten.com/300/150"/></h1>
1727
-
1728
- This is a document with a top-level HTML heading
1729
- ```
1730
-
1731
- In some cases, a document's title heading may be preceded by text like a table
1732
- of contents. This is not ideal for accessibility, but can be allowed by setting
1733
- the `allow_preamble` parameter to `true`.
1734
-
1735
- ```markdown
1736
- This is a document with preamble text
1737
-
1738
- # Document Heading
1739
- ```
1740
-
1741
- If [YAML][YAML] front matter is present and contains a `title` property
1742
- (commonly used with blog posts), this rule will not report a violation. To use a
1743
- different property name in the front matter, specify the text of a [regular
1744
- expression][RegExp] via the `front_matter_title` parameter. To disable the use
1745
- of front matter by this rule, specify `""` for `front_matter_title`.
1746
-
1747
- The `level` parameter can be used to change the top-level heading (ex: to `h2`)
1748
- in cases where an `h1` is added externally.
1749
-
1750
- Rationale: The top-level heading often acts as the title of a document. More
1751
- information: <https://cirosantilli.com/markdown-style-guide#top-level-header>.
1752
-
1753
- [HTML]: https://en.wikipedia.org/wiki/HTML
1754
- [RegExp]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions
1755
- [YAML]: https://en.wikipedia.org/wiki/YAML
1756
-
1757
- <a name="md042"></a>
1758
-
1759
- ## `MD042` - No empty links
1760
-
1761
- Tags: `links`
1762
-
1763
- Aliases: `no-empty-links`
1764
-
1765
- This rule is triggered when an empty link is encountered:
1766
-
1767
- ```markdown
1768
- [an empty link]()
1769
- ```
1770
-
1771
- To fix the violation, provide a destination for the link:
1772
-
1773
- ```markdown
1774
- [a valid link](https://example.com/)
1775
- ```
1776
-
1777
- Empty fragments will trigger this rule:
1778
-
1779
- ```markdown
1780
- [an empty fragment](#)
1781
- ```
1782
-
1783
- But non-empty fragments will not:
1784
-
1785
- ```markdown
1786
- [a valid fragment](#fragment)
1787
- ```
1788
-
1789
- Rationale: Empty links do not lead anywhere and therefore don't function as
1790
- links.
1791
-
1792
- <a name="md043"></a>
1793
-
1794
- ## `MD043` - Required heading structure
1795
-
1796
- Tags: `headings`
1797
-
1798
- Aliases: `required-headings`
1799
-
1800
- Parameters:
1801
-
1802
- - `headings`: List of headings (`string[]`, default `[]`)
1803
- - `match_case`: Match case of headings (`boolean`, default `false`)
1804
-
1805
- This rule is triggered when the headings in a file do not match the array of
1806
- headings passed to the rule. It can be used to enforce a standard heading
1807
- structure for a set of files.
1808
-
1809
- To require exactly the following structure:
1810
-
1811
- ```markdown
1812
- # Heading
1813
- ## Item
1814
- ### Detail
1815
- ```
1816
-
1817
- Set the `headings` parameter to:
1818
-
1819
- ```json
1820
- [
1821
- "# Heading",
1822
- "## Item",
1823
- "### Detail"
1824
- ]
1825
- ```
1826
-
1827
- To allow optional headings as with the following structure:
1828
-
1829
- ```markdown
1830
- # Heading
1831
- ## Item
1832
- ### Detail (optional)
1833
- ## Foot
1834
- ### Notes (optional)
1835
- ```
1836
-
1837
- Use the special value `"*"` meaning "zero or more unspecified headings" or the
1838
- special value `"+"` meaning "one or more unspecified headings" and set the
1839
- `headings` parameter to:
1840
-
1841
- ```json
1842
- [
1843
- "# Heading",
1844
- "## Item",
1845
- "*",
1846
- "## Foot",
1847
- "*"
1848
- ]
1849
- ```
1850
-
1851
- To allow a single required heading to vary as with a project name:
1852
-
1853
- ```markdown
1854
- # Project Name
1855
- ## Description
1856
- ## Examples
1857
- ```
1858
-
1859
- Use the special value `"?"` meaning "exactly one unspecified heading":
1860
-
1861
- ```json
1862
- [
1863
- "?",
1864
- "## Description",
1865
- "## Examples"
1866
- ]
1867
- ```
1868
-
1869
- When an error is detected, this rule outputs the line number of the first
1870
- problematic heading (otherwise, it outputs the last line number of the file).
1871
-
1872
- Note that while the `headings` parameter uses the "## Text" ATX heading style
1873
- for simplicity, a file may use any supported heading style.
1874
-
1875
- By default, the case of headings in the document is not required to match that
1876
- of `headings`. To require that case match exactly, set the `match_case`
1877
- parameter to `true`.
1878
-
1879
- Rationale: Projects may wish to enforce a consistent document structure across
1880
- a set of similar content.
1881
-
1882
- <a name="md044"></a>
1883
-
1884
- ## `MD044` - Proper names should have the correct capitalization
1885
-
1886
- Tags: `spelling`
1887
-
1888
- Aliases: `proper-names`
1889
-
1890
- Parameters:
1891
-
1892
- - `code_blocks`: Include code blocks (`boolean`, default `true`)
1893
- - `html_elements`: Include HTML elements (`boolean`, default `true`)
1894
- - `names`: List of proper names (`string[]`, default `[]`)
1895
-
1896
- Fixable: Some violations can be fixed by tooling
1897
-
1898
- This rule is triggered when any of the strings in the `names` array do not have
1899
- the specified capitalization. It can be used to enforce a standard letter case
1900
- for the names of projects and products.
1901
-
1902
- For example, the language "JavaScript" is usually written with both the 'J' and
1903
- 'S' capitalized - though sometimes the 's' or 'j' appear in lower-case. To
1904
- enforce the proper capitalization, specify the desired letter case in the
1905
- `names` array:
1906
-
1907
- ```json
1908
- [
1909
- "JavaScript"
1910
- ]
1911
- ```
1912
-
1913
- Sometimes a proper name is capitalized differently in certain contexts. In such
1914
- cases, add both forms to the `names` array:
1915
-
1916
- ```json
1917
- [
1918
- "GitHub",
1919
- "github.com"
1920
- ]
1921
- ```
1922
-
1923
- Set the `code_blocks` parameter to `false` to disable this rule for code blocks
1924
- and spans. Set the `html_elements` parameter to `false` to disable this rule
1925
- for HTML elements and attributes (such as when using a proper name as part of
1926
- a path for `a`/`href` or `img`/`src`).
1927
-
1928
- Rationale: Incorrect capitalization of proper names is usually a mistake.
1929
-
1930
- <a name="md045"></a>
1931
-
1932
- ## `MD045` - Images should have alternate text (alt text)
1933
-
1934
- Tags: `accessibility`, `images`
1935
-
1936
- Aliases: `no-alt-text`
1937
-
1938
- This rule reports a violation when an image is missing alternate text (alt text)
1939
- information.
1940
-
1941
- Alternate text is commonly specified inline as:
1942
-
1943
- ```markdown
1944
- ![Alternate text](image.jpg)
1945
- ```
1946
-
1947
- Or with reference syntax as:
1948
-
1949
- ```markdown
1950
- ![Alternate text][ref]
1951
-
1952
- ...
1953
-
1954
- [ref]: image.jpg "Optional title"
1955
- ```
1956
-
1957
- Or with HTML as:
1958
-
1959
- ```html
1960
- <img src="image.jpg" alt="Alternate text" />
1961
- ```
1962
-
1963
- Note: If the [HTML `aria-hidden` attribute][aria-hidden] is used to hide the
1964
- image from assistive technology, this rule does not report a violation:
1965
-
1966
- ```html
1967
- <img src="image.jpg" aria-hidden="true" />
1968
- ```
1969
-
1970
- Guidance for writing alternate text is available from the [W3C][w3c],
1971
- [Wikipedia][wikipedia], and [other locations][phase2technology].
1972
-
1973
- Rationale: Alternate text is important for accessibility and describes the
1974
- content of an image for people who may not be able to see it.
1975
-
1976
- [aria-hidden]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-hidden
1977
- [phase2technology]: https://www.phase2technology.com/blog/no-more-excuses
1978
- [w3c]: https://www.w3.org/WAI/alt/
1979
- [wikipedia]: https://en.wikipedia.org/wiki/Alt_attribute
1980
-
1981
- <a name="md046"></a>
1982
-
1983
- ## `MD046` - Code block style
1984
-
1985
- Tags: `code`
1986
-
1987
- Aliases: `code-block-style`
1988
-
1989
- Parameters:
1990
-
1991
- - `style`: Block style (`string`, default `consistent`, values `consistent` /
1992
- `fenced` / `indented`)
1993
-
1994
- This rule is triggered when unwanted or different code block styles are used in
1995
- the same document.
1996
-
1997
- In the default configuration this rule reports a violation for the following
1998
- document:
1999
-
2000
- <!-- markdownlint-disable code-block-style -->
2001
-
2002
- Some text.
2003
-
2004
- # Indented code
2005
-
2006
- More text.
2007
-
2008
- ```ruby
2009
- # Fenced code
2010
- ```
2011
-
2012
- More text.
2013
-
2014
- <!-- markdownlint-restore -->
2015
-
2016
- To fix violations of this rule, use a consistent style (either indenting or code
2017
- fences).
2018
-
2019
- The configured code block style can be specific (`fenced`, `indented`) or can
2020
- require all code blocks match the first code block (`consistent`).
2021
-
2022
- Rationale: Consistent formatting makes it easier to understand a document.
2023
-
2024
- <a name="md047"></a>
2025
-
2026
- ## `MD047` - Files should end with a single newline character
2027
-
2028
- Tags: `blank_lines`
2029
-
2030
- Aliases: `single-trailing-newline`
2031
-
2032
- Fixable: Some violations can be fixed by tooling
2033
-
2034
- This rule is triggered when there is not a single newline character at the end
2035
- of a file.
2036
-
2037
- An example that triggers the rule:
2038
-
2039
- ```markdown
2040
- # Heading
2041
-
2042
- This file ends without a newline.[EOF]
2043
- ```
2044
-
2045
- To fix the violation, add a newline character to the end of the file:
2046
-
2047
- ```markdown
2048
- # Heading
2049
-
2050
- This file ends with a newline.
2051
- [EOF]
2052
- ```
2053
-
2054
- Rationale: Some programs have trouble with files that do not end with a newline.
2055
-
2056
- More information: [What's the point in adding a new line to the end of a
2057
- file?][stack-exchange]
2058
-
2059
- [stack-exchange]: https://unix.stackexchange.com/questions/18743/whats-the-point-in-adding-a-new-line-to-the-end-of-a-file
2060
-
2061
- <a name="md048"></a>
2062
-
2063
- ## `MD048` - Code fence style
2064
-
2065
- Tags: `code`
2066
-
2067
- Aliases: `code-fence-style`
2068
-
2069
- Parameters:
2070
-
2071
- - `style`: Code fence style (`string`, default `consistent`, values `backtick`
2072
- / `consistent` / `tilde`)
2073
-
2074
- This rule is triggered when the symbols used in the document for fenced code
2075
- blocks do not match the configured code fence style:
2076
-
2077
- ````markdown
2078
- ```ruby
2079
- # Fenced code
2080
- ```
2081
-
2082
- ~~~ruby
2083
- # Fenced code
2084
- ~~~
2085
- ````
2086
-
2087
- To fix this issue, use the configured code fence style throughout the
2088
- document:
2089
-
2090
- ````markdown
2091
- ```ruby
2092
- # Fenced code
2093
- ```
2094
-
2095
- ```ruby
2096
- # Fenced code
2097
- ```
2098
- ````
2099
-
2100
- The configured code fence style can be a specific symbol to use (`backtick`,
2101
- `tilde`) or it can require all code fences match the first code fence
2102
- (`consistent`).
2103
-
2104
- Rationale: Consistent formatting makes it easier to understand a document.
2105
-
2106
- <a name="md049"></a>
2107
-
2108
- ## `MD049` - Emphasis style
2109
-
2110
- Tags: `emphasis`
2111
-
2112
- Aliases: `emphasis-style`
2113
-
2114
- Parameters:
2115
-
2116
- - `style`: Emphasis style (`string`, default `consistent`, values `asterisk` /
2117
- `consistent` / `underscore`)
2118
-
2119
- Fixable: Some violations can be fixed by tooling
2120
-
2121
- This rule is triggered when the symbols used in the document for emphasis do not
2122
- match the configured emphasis style:
2123
-
2124
- ```markdown
2125
- *Text*
2126
- _Text_
2127
- ```
2128
-
2129
- To fix this issue, use the configured emphasis style throughout the document:
2130
-
2131
- ```markdown
2132
- *Text*
2133
- *Text*
2134
- ```
2135
-
2136
- The configured emphasis style can be a specific symbol to use (`asterisk`,
2137
- `underscore`) or can require all emphasis matches the first emphasis
2138
- (`consistent`).
2139
-
2140
- Note: Emphasis within a word is restricted to `asterisk` in order to avoid
2141
- unwanted emphasis for words containing internal underscores like_this_one.
2142
-
2143
- Rationale: Consistent formatting makes it easier to understand a document.
2144
-
2145
- <a name="md050"></a>
2146
-
2147
- ## `MD050` - Strong style
2148
-
2149
- Tags: `emphasis`
2150
-
2151
- Aliases: `strong-style`
2152
-
2153
- Parameters:
2154
-
2155
- - `style`: Strong style (`string`, default `consistent`, values `asterisk` /
2156
- `consistent` / `underscore`)
2157
-
2158
- Fixable: Some violations can be fixed by tooling
2159
-
2160
- This rule is triggered when the symbols used in the document for strong do not
2161
- match the configured strong style:
2162
-
2163
- ```markdown
2164
- **Text**
2165
- __Text__
2166
- ```
2167
-
2168
- To fix this issue, use the configured strong style throughout the document:
2169
-
2170
- ```markdown
2171
- **Text**
2172
- **Text**
2173
- ```
2174
-
2175
- The configured strong style can be a specific symbol to use (`asterisk`,
2176
- `underscore`) or can require all strong matches the first strong (`consistent`).
2177
-
2178
- Note: Emphasis within a word is restricted to `asterisk` in order to avoid
2179
- unwanted emphasis for words containing internal underscores like__this__one.
2180
-
2181
- Rationale: Consistent formatting makes it easier to understand a document.
2182
-
2183
- <a name="md051"></a>
2184
-
2185
- ## `MD051` - Link fragments should be valid
2186
-
2187
- Tags: `links`
2188
-
2189
- Aliases: `link-fragments`
2190
-
2191
- Parameters:
2192
-
2193
- - `ignore_case`: Ignore case of fragments (`boolean`, default `false`)
2194
- - `ignored_pattern`: Pattern for ignoring additional fragments (`string`,
2195
- default ``)
2196
-
2197
- Fixable: Some violations can be fixed by tooling
2198
-
2199
- This rule is triggered when a link fragment does not match any of the fragments
2200
- that are automatically generated for headings in a document:
2201
-
2202
- ```markdown
2203
- # Heading Name
2204
-
2205
- [Link](#fragment)
2206
- ```
2207
-
2208
- To fix this issue, change the link fragment to reference an existing heading's
2209
- generated name (see below):
2210
-
2211
- ```markdown
2212
- # Heading Name
2213
-
2214
- [Link](#heading-name)
2215
- ```
2216
-
2217
- For consistency, this rule requires fragments to exactly match the [GitHub
2218
- heading algorithm][github-heading-algorithm] which converts letters to
2219
- lowercase. Therefore, the following example is reported as a violation:
2220
-
2221
- ```markdown
2222
- # Heading Name
2223
-
2224
- [Link](#Heading-Name)
2225
- ```
2226
-
2227
- To ignore case when comparing fragments with heading names, the `ignore_case`
2228
- parameter can be set to `true`. In this configuration, the previous example is
2229
- not reported as a violation.
2230
-
2231
- Alternatively, some platforms allow the syntax `{#named-anchor}` to be used
2232
- within a heading to provide a specific name (consisting of only lower-case
2233
- letters, numbers, `-`, and `_`):
2234
-
2235
- ```markdown
2236
- # Heading Name {#custom-name}
2237
-
2238
- [Link](#custom-name)
2239
- ```
2240
-
2241
- Alternatively, any HTML tag with an `id` attribute or an `a` tag with a `name`
2242
- attribute can be used to define a fragment:
2243
-
2244
- ```markdown
2245
- <a id="bookmark"></a>
2246
-
2247
- [Link](#bookmark)
2248
- ```
2249
-
2250
- An `a` tag can be useful in scenarios where a heading is not appropriate or for
2251
- control over the text of the fragment identifier.
2252
-
2253
- [HTML links to `#top` scroll to the top of a document][html-top-fragment]. This
2254
- rule allows that syntax (using lower-case for consistency):
2255
-
2256
- ```markdown
2257
- [Link](#top)
2258
- ```
2259
-
2260
- This rule also recognizes the custom fragment syntax used by GitHub to highlight
2261
- [specific content in a document][github-linking-to-content].
2262
-
2263
- For example, this link to line 20:
2264
-
2265
- ```markdown
2266
- [Link](#L20)
2267
- ```
2268
-
2269
- And this link to content starting within line 19 running into line 21:
2270
-
2271
- ```markdown
2272
- [Link](#L19C5-L21C11)
2273
- ```
2274
-
2275
- Some Markdown generators dynamically create and insert headings when building
2276
- documents, for example by combining a fixed prefix like `figure-` and an
2277
- incrementing numeric counter. To ignore such generated fragments, set the
2278
- `ignored_pattern` [regular expression][RegEx] parameter to a pattern that
2279
- matches (e.g., `^figure-`).
2280
-
2281
- Rationale: [GitHub section links][github-section-links] are created
2282
- automatically for every heading when Markdown content is displayed on GitHub.
2283
- This makes it easy to link directly to different sections within a document.
2284
- However, section links change if headings are renamed or removed. This rule
2285
- helps identify broken section links within a document.
2286
-
2287
- Note: Section links are **not** part of the CommonMark specification; this rule
2288
- enforces the [GitHub heading algorithm][github-heading-algorithm]:
2289
-
2290
- 1. Convert text to lowercase
2291
- 2. Remove punctuation characters
2292
- 3. Convert spaces to dashes
2293
- 4. Append an incrementing integer (as needed for uniqueness)
2294
- 5. [URI-encode][encodeURIComponent] the result
2295
-
2296
- [encodeURIComponent]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
2297
- [github-section-links]: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#section-links
2298
- [github-heading-algorithm]: https://github.com/gjtorikian/html-pipeline/blob/f13a1534cb650ba17af400d1acd3a22c28004c09/lib/html/pipeline/toc_filter.rb
2299
- [github-linking-to-content]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-markdown
2300
- [html-top-fragment]: https://html.spec.whatwg.org/multipage/browsing-the-web.html#scrolling-to-a-fragment
2301
- [RegEx]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions
2302
-
2303
- <a name="md052"></a>
2304
-
2305
- ## `MD052` - Reference links and images should use a label that is defined
2306
-
2307
- Tags: `images`, `links`
2308
-
2309
- Aliases: `reference-links-images`
2310
-
2311
- Parameters:
2312
-
2313
- - `ignored_labels`: Ignored link labels (`string[]`, default `["x"]`)
2314
- - `shortcut_syntax`: Include shortcut syntax (`boolean`, default `false`)
2315
-
2316
- Links and images in Markdown can provide the link destination or image source
2317
- at the time of use or can define it elsewhere and use a label for reference.
2318
- The reference format is convenient for keeping paragraph text clutter-free
2319
- and makes it easy to reuse the same URL in multiple places.
2320
-
2321
- There are three kinds of reference links and images:
2322
-
2323
- ```markdown
2324
- Full: [text][label]
2325
- Collapsed: [label][]
2326
- Shortcut: [label]
2327
-
2328
- Full: ![text][image]
2329
- Collapsed: ![image][]
2330
- Shortcut: ![image]
2331
-
2332
- [label]: https://example.com/label
2333
- [image]: https://example.com/image
2334
- ```
2335
-
2336
- A link or image renders correctly when the corresponding label is defined, but
2337
- displays as text with brackets when the label is not present. By default, this
2338
- rule warns of undefined labels for "full" and "collapsed" reference syntax but
2339
- not for "shortcut" syntax because it is ambiguous.
2340
-
2341
- The text `[example]` could be a shortcut link or the text "example" in brackets,
2342
- so "shortcut" syntax is ignored by default. To include "shortcut" syntax, set
2343
- the `include_shortcut` parameter to `true`. Note that doing so produces warnings
2344
- for *all* text in the document that *could* be a shortcut. If bracketed text is
2345
- intentional, brackets can be escaped with the `\` character: `\[example\]`.
2346
-
2347
- If there are link labels that are deliberately unreferenced, they can be ignored
2348
- by setting the `ignored_labels` parameter to the list of strings to ignore. The
2349
- default value of this parameter ignores the checkbox syntax used by
2350
- [GitHub Flavored Markdown task list items][gfm-tasklist]:
2351
-
2352
- ```markdown
2353
- - [x] Checked task list item
2354
- ```
2355
-
2356
- [gfm-tasklist]: https://github.github.com/gfm/#task-list-items-extension-
2357
-
2358
- <a name="md053"></a>
2359
-
2360
- ## `MD053` - Link and image reference definitions should be needed
2361
-
2362
- Tags: `images`, `links`
2363
-
2364
- Aliases: `link-image-reference-definitions`
2365
-
2366
- Parameters:
2367
-
2368
- - `ignored_definitions`: Ignored definitions (`string[]`, default `["//"]`)
2369
-
2370
- Fixable: Some violations can be fixed by tooling
2371
-
2372
- Links and images in Markdown can provide the link destination or image source
2373
- at the time of use or can use a label to reference a definition elsewhere in
2374
- the document. The latter reference format is convenient for keeping paragraph
2375
- text clutter-free and makes it easy to reuse the same URL in multiple places.
2376
-
2377
- Because link and image reference definitions are located separately from
2378
- where they are used, there are two scenarios where a definition can be
2379
- unnecessary:
2380
-
2381
- 1. If a label is not referenced by any link or image in a document, that
2382
- definition is unused and can be deleted.
2383
- 2. If a label is defined multiple times in a document, the first definition is
2384
- used and the others can be deleted.
2385
-
2386
- This rule considers a reference definition to be used if any link or image
2387
- reference has the corresponding label. The "full", "collapsed", and "shortcut"
2388
- formats are all supported.
2389
-
2390
- If there are reference definitions that are deliberately unreferenced, they can
2391
- be ignored by setting the `ignored_definitions` parameter to the list of strings
2392
- to ignore. The default value of this parameter ignores the following convention
2393
- for adding non-HTML comments to Markdown:
2394
-
2395
- ```markdown
2396
- [//]: # (This behaves like a comment)
2397
- ```
2398
-
2399
- <a name="md054"></a>
2400
-
2401
- ## `MD054` - Link and image style
2402
-
2403
- Tags: `images`, `links`
2404
-
2405
- Aliases: `link-image-style`
2406
-
2407
- Parameters:
2408
-
2409
- - `autolink`: Allow autolinks (`boolean`, default `true`)
2410
- - `collapsed`: Allow collapsed reference links and images (`boolean`, default
2411
- `true`)
2412
- - `full`: Allow full reference links and images (`boolean`, default `true`)
2413
- - `inline`: Allow inline links and images (`boolean`, default `true`)
2414
- - `shortcut`: Allow shortcut reference links and images (`boolean`, default
2415
- `true`)
2416
- - `url_inline`: Allow URLs as inline links (`boolean`, default `true`)
2417
-
2418
- Fixable: Some violations can be fixed by tooling
2419
-
2420
- Links and images in Markdown can provide the link destination or image source at
2421
- the time of use or can use a label to reference a definition elsewhere in the
2422
- document. The three reference formats are convenient for keeping paragraph text
2423
- clutter-free and make it easy to reuse the same URL in multiple places.
2424
-
2425
- By default, this rule allows all link/image styles.
2426
-
2427
- Setting the `autolink` parameter to `false` disables autolinks:
2428
-
2429
- ```markdown
2430
- <https://example.com>
2431
- ```
2432
-
2433
- Setting the `inline` parameter to `false` disables inline links and images:
2434
-
2435
- ```markdown
2436
- [link](https://example.com)
2437
-
2438
- ![image](https://example.com)
2439
- ```
2440
-
2441
- Setting the `full` parameter to `false` disables full reference links and
2442
- images:
2443
-
2444
- ```markdown
2445
- [link][url]
2446
-
2447
- ![image][url]
2448
-
2449
- [url]: https://example.com
2450
- ```
2451
-
2452
- Setting the `collapsed` parameter to `false` disables collapsed reference links
2453
- and images:
2454
-
2455
- ```markdown
2456
- [url][]
2457
-
2458
- ![url][]
2459
-
2460
- [url]: https://example.com
2461
- ```
2462
-
2463
- Setting the `shortcut` parameter to `false` disables shortcut reference links
2464
- and images:
2465
-
2466
- ```markdown
2467
- [url]
2468
-
2469
- ![url]
2470
-
2471
- [url]: https://example.com
2472
- ```
2473
-
2474
- To fix violations of this rule, change the link or image to use an allowed
2475
- style. This rule can automatically fix violations when a link or image can be
2476
- converted to the `inline` style (preferred) or a link can be converted to the
2477
- `autolink` style (which does not support images and must be an absolute URL).
2478
- This rule does *not* fix scenarios that require converting a link or image to
2479
- the `full`, `collapsed`, or `shortcut` reference styles because that involves
2480
- naming the reference and determining where to insert it in the document.
2481
-
2482
- Setting the `url_inline` parameter to `false` prevents the use of inline links
2483
- with the same absolute URL text/destination and no title because such links can
2484
- be converted to autolinks:
2485
-
2486
- ```markdown
2487
- [https://example.com](https://example.com)
2488
- ```
2489
-
2490
- To fix `url_inline` violations, use the simpler autolink syntax instead:
2491
-
2492
- ```markdown
2493
- <https://example.com>
2494
- ```
2495
-
2496
- Rationale: Consistent formatting makes it easier to understand a document.
2497
- Autolinks are concise, but appear as URLs which can be long and confusing.
2498
- Inline links and images can include descriptive text, but take up more space in
2499
- Markdown form. Reference links and images can be easier to read and manipulate
2500
- in Markdown form, but require a separate link reference definition.
2501
-
2502
- <a name="md055"></a>
2503
-
2504
- ## `MD055` - Table pipe style
2505
-
2506
- Tags: `table`
2507
-
2508
- Aliases: `table-pipe-style`
2509
-
2510
- Parameters:
2511
-
2512
- - `style`: Table pipe style (`string`, default `consistent`, values
2513
- `consistent` / `leading_and_trailing` / `leading_only` /
2514
- `no_leading_or_trailing` / `trailing_only`)
2515
-
2516
- This rule is triggered when a [GitHub Flavored Markdown table][gfm-table-055]
2517
- is inconsistent about its use of leading and trailing pipe characters (`|`).
2518
-
2519
- By default (`consistent` style), the header row of the first table in a document
2520
- is used to determine the style that is enforced for every table in the document.
2521
- A specific style can be used instead (`leading_and_trailing`, `leading_only`,
2522
- `no_leading_or_trailing`, `trailing_only`).
2523
-
2524
- This table's header row has leading and trailing pipes, but its delimiter row is
2525
- missing the trailing pipe and its first row of cells is missing the leading
2526
- pipe:
2527
-
2528
- ```markdown
2529
- | Header | Header |
2530
- | ------ | ------
2531
- Cell | Cell |
2532
- ```
2533
-
2534
- To fix these issues, make sure there is a pipe character at the beginning and
2535
- end of every row:
2536
-
2537
- ```markdown
2538
- | Header | Header |
2539
- | ------ | ------ |
2540
- | Cell | Cell |
2541
- ```
2542
-
2543
- Note that text immediately following a table (i.e., not separated by an empty
2544
- line) is treated as part of the table (per the specification) and may also
2545
- trigger this rule:
2546
-
2547
- ```markdown
2548
- | Header | Header |
2549
- | ------ | ------ |
2550
- | Cell | Cell |
2551
- This text is part of the table
2552
- ```
2553
-
2554
- Rationale: Some parsers have difficulty with tables that are missing their
2555
- leading or trailing pipe characters. The use of leading/trailing pipes can also
2556
- help provide visual clarity.
2557
-
2558
- [gfm-table-055]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables
2559
-
2560
- <a name="md056"></a>
2561
-
2562
- ## `MD056` - Table column count
2563
-
2564
- Tags: `table`
2565
-
2566
- Aliases: `table-column-count`
2567
-
2568
- This rule is triggered when a [GitHub Flavored Markdown table][gfm-table-056]
2569
- does not have the same number of cells in every row.
2570
-
2571
- This table's second data row has too few cells and its third data row has too
2572
- many cells:
2573
-
2574
- ```markdown
2575
- | Header | Header |
2576
- | ------ | ------ |
2577
- | Cell | Cell |
2578
- | Cell |
2579
- | Cell | Cell | Cell |
2580
- ```
2581
-
2582
- To fix these issues, ensure every row has the same number of cells:
2583
-
2584
- ```markdown
2585
- | Header | Header |
2586
- | ------ | ------ |
2587
- | Cell | Cell |
2588
- | Cell | Cell |
2589
- | Cell | Cell |
2590
- ```
2591
-
2592
- Note that a table's header row and its delimiter row must have the same number
2593
- of cells or it will not be recognized as a table (per specification).
2594
-
2595
- Rationale: Extra cells in a row are usually not shown, so their data is lost.
2596
- Missing cells in a row create holes in the table and suggest an omission.
2597
-
2598
- [gfm-table-056]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables
2599
-
2600
- <a name="md058"></a>
2601
-
2602
- ## `MD058` - Tables should be surrounded by blank lines
2603
-
2604
- Tags: `table`
2605
-
2606
- Aliases: `blanks-around-tables`
2607
-
2608
- Fixable: Some violations can be fixed by tooling
2609
-
2610
- This rule is triggered when tables are either not preceded or not followed by a
2611
- blank line:
2612
-
2613
- ```markdown
2614
- Some text
2615
- | Header | Header |
2616
- | ------ | ------ |
2617
- | Cell | Cell |
2618
- > Blockquote
2619
- ```
2620
-
2621
- To fix violations of this rule, ensure that all tables have a blank line both
2622
- before and after (except when the table is at the very beginning or end of the
2623
- document):
2624
-
2625
- ```markdown
2626
- Some text
2627
-
2628
- | Header | Header |
2629
- | ------ | ------ |
2630
- | Cell | Cell |
2631
-
2632
- > Blockquote
2633
- ```
2634
-
2635
- Note that text immediately following a table (i.e., not separated by an empty
2636
- line) is treated as part of the table (per the specification) and will not
2637
- trigger this rule:
2638
-
2639
- ```markdown
2640
- | Header | Header |
2641
- | ------ | ------ |
2642
- | Cell | Cell |
2643
- This text is part of the table and the next line is blank
2644
-
2645
- Some text
2646
- ```
2647
-
2648
- Rationale: In addition to aesthetic reasons, some parsers will incorrectly parse
2649
- tables that don't have blank lines before and after them.
2650
-
2651
- <a name="md059"></a>
2652
-
2653
- ## `MD059` - Link text should be descriptive
2654
-
2655
- Tags: `accessibility`, `links`
2656
-
2657
- Aliases: `descriptive-link-text`
2658
-
2659
- Parameters:
2660
-
2661
- - `prohibited_texts`: Prohibited link texts (`string[]`, default `["click
2662
- here","here","link","more"]`)
2663
-
2664
- This rule is triggered when a link has generic text like `[click here](...)` or
2665
- `[link](...)`.
2666
-
2667
- Link text should be descriptive and communicate the purpose of the link (e.g.,
2668
- `[Download the budget document](...)` or `[CommonMark Specification](...)`).
2669
- This is especially important for screen readers which sometimes present links
2670
- without context.
2671
-
2672
- By default, this rule prohibits a small number of common English words/phrases.
2673
- To customize that list of words/phrases, set the `prohibited_texts` parameter to
2674
- an `Array` of `string`s.
2675
-
2676
- Note: For languages other than English, use the `prohibited_texts` parameter to
2677
- customize the list for that language. It is *not* a goal for this rule to have
2678
- translations for every language.
2679
-
2680
- Note: This rule checks Markdown links; HTML links are ignored.
2681
-
2682
- More information:
2683
-
2684
- - <https://webaim.org/techniques/hypertext/>
2685
- - <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>
2686
-
2687
- <a name="md060"></a>
2688
-
2689
- ## `MD060` - Table column style
2690
-
2691
- Tags: `table`
2692
-
2693
- Aliases: `table-column-style`
2694
-
2695
- Parameters:
2696
-
2697
- - `aligned_delimiter`: Aligned delimiter columns (`boolean`, default `false`)
2698
- - `style`: Table column style (`string`, default `any`, values `aligned` /
2699
- `any` / `compact` / `tight`)
2700
-
2701
- This rule is triggered when the column separator pipe characters (`|`) of a
2702
- [GitHub Flavored Markdown table][gfm-table-060] are used inconsistently.
2703
-
2704
- This rule recognizes three table column styles based on popular use.
2705
-
2706
- Style `aligned` ensures pipe characters are vertically aligned:
2707
-
2708
- ```markdown
2709
- | Character | Meaning |
2710
- | --------- | ------- |
2711
- | Y | Yes |
2712
- | N | No |
2713
- ```
2714
-
2715
- The `aligned` style ignores cell content, so the following is also valid:
2716
-
2717
- ```markdown
2718
- | Character | Meaning |
2719
- |-----------|---------|
2720
- | Y | Yes |
2721
- | N | No |
2722
- ```
2723
-
2724
- Style `compact` avoids extra padding with a single space around cell content:
2725
-
2726
- ```markdown
2727
- | Character | Meaning |
2728
- | --- | --- |
2729
- | Y | Yes |
2730
- | N | No |
2731
- ```
2732
-
2733
- Style `tight` uses no padding at all for cell content:
2734
-
2735
- ```markdown
2736
- |Character|Meaning|
2737
- |---|---|
2738
- |Y|Yes|
2739
- |N|No|
2740
- ```
2741
-
2742
- When this rule's `style` parameter is set to `aligned`, `compact`, or `tight`,
2743
- every table must match the corresponding pattern and any violations will be
2744
- reported. By default, or when the `any` style is used, each table is analyzed to
2745
- see if it satisfies any supported style. If so, no violations are reported. If
2746
- not, violations are be reported for whichever style would produce the *fewest*
2747
- issues (i.e., whichever style is the closest match).
2748
-
2749
- Setting the `aligned_delimiter` parameter to `true` requires pipe characters in
2750
- the delimiter row to align with those in the header row. This can be used with
2751
- `compact` and `tight` tables to make the header text more obvious. (It's already
2752
- required for tables with style `aligned`.)
2753
-
2754
- Style `compact` with `aligned_delimiter`:
2755
-
2756
- ```markdown
2757
- | Character | Meaning |
2758
- | --------- | ------- |
2759
- | Y | Yes |
2760
- | N | No |
2761
- ```
2762
-
2763
- Style `tight` with `aligned_delimiter`:
2764
-
2765
- ```markdown
2766
- |Character|Meaning|
2767
- |---------|-------|
2768
- |Y|Yes|
2769
- |N|No|
2770
- ```
2771
-
2772
- **Note**: This rule does not require leading/trailing pipe characters, so this
2773
- is also a valid table for style `compact`:
2774
-
2775
- ```markdown
2776
- Character | Meaning
2777
- --- | ---
2778
- Y | Yes
2779
- N | No
2780
- ```
2781
-
2782
- **Note**: Pipe alignment for the `aligned` style is based on visual appearance
2783
- and not character count. Because editors typically render [emoji][emoji] and
2784
- [CJK characters][cjk-characters] at *twice* the width of
2785
- [Latin characters][latin-script], this rule takes that into account for tables
2786
- using the `aligned` style. The following table is correctly formatted and will
2787
- appear aligned in most editors and monospaced fonts:
2788
-
2789
- <!-- markdownlint-capture -->
2790
- <!-- markdownlint-disable extended-ascii -->
2791
-
2792
- ```markdown
2793
- | Response | Emoji |
2794
- | -------- | ----- |
2795
- | Yes | ✅ |
2796
- | No | ❎ |
2797
- ```
2798
-
2799
- <!-- markdownlint-restore -->
2800
-
2801
- Rationale: Consistent formatting makes it easier to understand a document.
2802
-
2803
- [cjk-characters]: https://en.wikipedia.org/wiki/CJK_characters
2804
- [emoji]: https://en.wikipedia.org/wiki/Emoji
2805
- [gfm-table-060]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables
2806
- [latin-script]: https://en.wikipedia.org/wiki/Latin_script
2807
-
2808
- <!-- markdownlint-configure-file {
2809
- "no-inline-html": {
2810
- "allowed_elements": [
2811
- "a"
2812
- ]
2813
- }
2814
- } -->