@alexlit/lint-kit 127.5.3 → 127.6.1

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 (304) hide show
  1. package/.npmpackagejsonlintrc.json +0 -0
  2. package/.npmrc +5 -0
  3. package/LICENSE +0 -0
  4. package/README.md +1 -1
  5. package/commitlint.config.js +0 -0
  6. package/lint-staged.config.js +0 -0
  7. package/package.json +11 -9
  8. package/packages/config-commitlint/LICENSE +0 -0
  9. package/packages/config-commitlint/index.js +0 -0
  10. package/packages/config-commitlint/node_modules/.bin/commitlint +17 -0
  11. package/packages/config-commitlint/node_modules/.bin/conventional-changelog +17 -0
  12. package/packages/config-commitlint/node_modules/.bin/conventional-commits-parser +17 -0
  13. package/packages/config-commitlint/node_modules/.bin/tsc +17 -0
  14. package/packages/config-commitlint/node_modules/.bin/tsserver +17 -0
  15. package/packages/config-commitlint/package.json +0 -0
  16. package/packages/config-eslint/LICENSE +0 -0
  17. package/packages/config-eslint/_legacy/LICENSE +0 -0
  18. package/packages/config-eslint/_legacy/dictionaries/index.js +0 -0
  19. package/packages/config-eslint/_legacy/dictionaries/programming/bash.js +0 -0
  20. package/packages/config-eslint/_legacy/dictionaries/programming/django.js +0 -0
  21. package/packages/config-eslint/_legacy/dictionaries/programming/elixir.js +0 -0
  22. package/packages/config-eslint/_legacy/dictionaries/programming/go.js +0 -0
  23. package/packages/config-eslint/_legacy/dictionaries/programming/java.js +0 -0
  24. package/packages/config-eslint/_legacy/dictionaries/programming/latex.js +0 -0
  25. package/packages/config-eslint/_legacy/dictionaries/programming/lua.js +0 -0
  26. package/packages/config-eslint/_legacy/dictionaries/programming/php.js +0 -0
  27. package/packages/config-eslint/_legacy/dictionaries/programming/python.js +0 -0
  28. package/packages/config-eslint/_legacy/dictionaries/programming/ruby.js +0 -0
  29. package/packages/config-eslint/_legacy/dictionaries/programming/rust.js +0 -0
  30. package/packages/config-eslint/_legacy/dictionaries/programming/scala.js +0 -0
  31. package/packages/config-eslint/_legacy/dictionaries/specialized/html-symbol-entities.js +0 -0
  32. package/packages/config-eslint/_legacy/dictionaries/specialized/lorem-ipsum.js +0 -0
  33. package/packages/config-eslint/_legacy/index.js +0 -0
  34. package/packages/config-eslint/_legacy/legacy.js +0 -0
  35. package/packages/config-eslint/_legacy/package.json +0 -0
  36. package/packages/config-eslint/_legacy/plugins/array-func.js +0 -0
  37. package/packages/config-eslint/_legacy/plugins/compat.js +0 -0
  38. package/packages/config-eslint/_legacy/plugins/decorator-position.js +0 -0
  39. package/packages/config-eslint/_legacy/plugins/eslint-comments.js +0 -0
  40. package/packages/config-eslint/_legacy/plugins/etc.js +0 -0
  41. package/packages/config-eslint/_legacy/plugins/ext.js +0 -0
  42. package/packages/config-eslint/_legacy/plugins/filenames.js +0 -0
  43. package/packages/config-eslint/_legacy/plugins/import.js +0 -0
  44. package/packages/config-eslint/_legacy/plugins/jsdoc.js +0 -0
  45. package/packages/config-eslint/_legacy/plugins/jsx-a11y.js +0 -0
  46. package/packages/config-eslint/_legacy/plugins/lit-a11y.js +0 -0
  47. package/packages/config-eslint/_legacy/plugins/lit.js +0 -0
  48. package/packages/config-eslint/_legacy/plugins/more.js +0 -0
  49. package/packages/config-eslint/_legacy/plugins/no-constructor-bind.js +0 -0
  50. package/packages/config-eslint/_legacy/plugins/no-explicit-type-exports.js +0 -0
  51. package/packages/config-eslint/_legacy/plugins/no-loops.js +0 -0
  52. package/packages/config-eslint/_legacy/plugins/no-secrets.js +0 -0
  53. package/packages/config-eslint/_legacy/plugins/no-use-extend-native.js +0 -0
  54. package/packages/config-eslint/_legacy/plugins/node.js +0 -0
  55. package/packages/config-eslint/_legacy/plugins/prettier.js +0 -0
  56. package/packages/config-eslint/_legacy/plugins/promise.js +0 -0
  57. package/packages/config-eslint/_legacy/plugins/regexp.js +0 -0
  58. package/packages/config-eslint/_legacy/plugins/security.js +0 -0
  59. package/packages/config-eslint/_legacy/plugins/simple-import-sort.js +0 -0
  60. package/packages/config-eslint/_legacy/plugins/sonar.js +0 -0
  61. package/packages/config-eslint/_legacy/plugins/sort-class-members.js +0 -0
  62. package/packages/config-eslint/_legacy/plugins/sort-destructure-keys.js +0 -0
  63. package/packages/config-eslint/_legacy/plugins/sort-keys-fix.js +0 -0
  64. package/packages/config-eslint/_legacy/plugins/spellcheck.js +0 -0
  65. package/packages/config-eslint/_legacy/plugins/sql.js +0 -0
  66. package/packages/config-eslint/_legacy/plugins/tanstack-query.js +0 -0
  67. package/packages/config-eslint/_legacy/plugins/testing-library.js +0 -0
  68. package/packages/config-eslint/_legacy/plugins/typescript-sort-keys.js +0 -0
  69. package/packages/config-eslint/_legacy/plugins/unicorn.js +0 -0
  70. package/packages/config-eslint/_legacy/plugins/unused-imports.js +0 -0
  71. package/packages/config-eslint/_legacy/plugins/vitest.js +0 -0
  72. package/packages/config-eslint/_legacy/plugins/vue-i18n.js +0 -0
  73. package/packages/config-eslint/_legacy/plugins/vue.js +0 -0
  74. package/packages/config-eslint/_legacy/plugins/vuejs-accessibility.js +0 -0
  75. package/packages/config-eslint/_legacy/plugins/wc.js +0 -0
  76. package/packages/config-eslint/_legacy/plugins/write-good-comments.js +0 -0
  77. package/packages/config-eslint/_legacy/utils/create-config.js +0 -0
  78. package/packages/config-eslint/index.js +0 -0
  79. package/packages/config-eslint/node_modules/.bin/acorn +17 -0
  80. package/packages/config-eslint/node_modules/.bin/browserslist +17 -0
  81. package/packages/config-eslint/node_modules/.bin/eslint +17 -0
  82. package/packages/config-eslint/node_modules/.bin/eslint-config-prettier +17 -0
  83. package/packages/config-eslint/node_modules/.bin/jiti +17 -0
  84. package/packages/config-eslint/node_modules/.bin/prettier +17 -0
  85. package/packages/config-eslint/node_modules/.bin/tsc +17 -0
  86. package/packages/config-eslint/node_modules/.bin/tsserver +17 -0
  87. package/packages/config-eslint/package.json +3 -3
  88. package/packages/config-eslint/plugins/sonar.js +4 -0
  89. package/packages/config-hooks/LICENSE +0 -0
  90. package/packages/config-hooks/lint-staged.js +0 -0
  91. package/packages/config-hooks/node_modules/.bin/husky +17 -0
  92. package/packages/config-hooks/node_modules/.bin/lint-staged +17 -0
  93. package/packages/config-hooks/package.json +0 -0
  94. package/packages/config-htmllint/LICENSE +0 -0
  95. package/packages/config-htmllint/index.js +0 -0
  96. package/packages/config-htmllint/node_modules/.bin/linthtml +17 -0
  97. package/packages/config-htmllint/node_modules/.bin/tsc +17 -0
  98. package/packages/config-htmllint/node_modules/.bin/tsserver +17 -0
  99. package/packages/config-htmllint/package.json +0 -0
  100. package/packages/config-markdownlint/LICENSE +0 -0
  101. package/packages/config-markdownlint/index.json +0 -0
  102. package/packages/config-markdownlint/node_modules/.bin/markdownlint +17 -0
  103. package/packages/config-markdownlint/package.json +0 -0
  104. package/packages/config-npmlint/LICENSE +0 -0
  105. package/packages/config-npmlint/index.json +0 -0
  106. package/packages/config-npmlint/node_modules/.bin/lockfile-lint +17 -0
  107. package/packages/config-npmlint/node_modules/.bin/npmPkgJsonLint +17 -0
  108. package/packages/config-npmlint/node_modules/.bin/tsc +17 -0
  109. package/packages/config-npmlint/node_modules/.bin/tsserver +17 -0
  110. package/packages/config-npmlint/package.json +0 -0
  111. package/packages/config-prettier/LICENSE +0 -0
  112. package/packages/config-prettier/index.js +0 -0
  113. package/packages/config-prettier/node_modules/.bin/prettier +17 -0
  114. package/packages/config-prettier/package.json +0 -0
  115. package/packages/config-prettier/plugins/jsdoc.js +0 -0
  116. package/packages/config-prettier/plugins/packagejson.js +0 -0
  117. package/packages/config-prettier/plugins/php.js +0 -0
  118. package/packages/config-prettier/plugins/pug.js +0 -0
  119. package/packages/config-prettier/plugins/ruby.js +0 -0
  120. package/packages/config-prettier/plugins/sh.js +0 -0
  121. package/packages/config-prettier/plugins/solidity.js +0 -0
  122. package/packages/config-prettier/plugins/sort-json.js +0 -0
  123. package/packages/config-prettier/plugins/sql.js +0 -0
  124. package/packages/config-prettier/plugins/svelte.js +0 -0
  125. package/packages/config-prettier/plugins/tailwindcss.js +0 -0
  126. package/packages/config-prettier/plugins/xml.js +0 -0
  127. package/packages/config-stylelint/LICENSE +0 -0
  128. package/packages/config-stylelint/index.js +2 -1
  129. package/packages/config-stylelint/node_modules/.bin/browserslist +17 -0
  130. package/packages/config-stylelint/node_modules/.bin/prettier +17 -0
  131. package/packages/config-stylelint/node_modules/.bin/stylelint +17 -0
  132. package/packages/config-stylelint/node_modules/.bin/tsc +17 -0
  133. package/packages/config-stylelint/node_modules/.bin/tsserver +17 -0
  134. package/packages/config-stylelint/package.json +0 -0
  135. package/packages/config-stylelint/plugins/a11y.js +0 -0
  136. package/packages/config-stylelint/plugins/at-rule-no-children.js +0 -0
  137. package/packages/config-stylelint/plugins/color-format.js +0 -0
  138. package/packages/config-stylelint/plugins/declaration-block-no-ignored-properties.js +0 -0
  139. package/packages/config-stylelint/plugins/gamut.js +0 -0
  140. package/packages/config-stylelint/plugins/high-performance-animation.js +0 -0
  141. package/packages/config-stylelint/plugins/logical-css.js +0 -0
  142. package/packages/config-stylelint/plugins/no-indistinguishable-colors.js +0 -0
  143. package/packages/config-stylelint/plugins/no-nested-media.js +0 -0
  144. package/packages/config-stylelint/plugins/no-unresolved-module.js +0 -0
  145. package/packages/config-stylelint/plugins/no-unsupported-browser-features.js +0 -0
  146. package/packages/config-stylelint/plugins/order.js +0 -0
  147. package/packages/config-stylelint/plugins/prettier.js +0 -0
  148. package/packages/config-stylelint/plugins/scss.js +0 -0
  149. package/packages/config-stylelint/plugins/selector-no-empty.js +0 -0
  150. package/packages/config-stylelint/plugins/use-nesting.js +0 -0
  151. package/prettier.config.js +0 -0
  152. package/scripts/check.editorconfig.sh +0 -0
  153. package/scripts/i.sh +1 -1
  154. package/scripts/lint.eslint.sh +0 -0
  155. package/scripts/lint.htmllint.sh +0 -0
  156. package/scripts/lint.markdownlint.sh +0 -0
  157. package/scripts/lint.npmlint.sh +1 -1
  158. package/scripts/lint.sh +5 -5
  159. package/scripts/lint.stylelint.sh +0 -0
  160. package/scripts/ou.sh +8 -0
  161. package/scripts/preinstall.sh +1 -0
  162. package/scripts/release.sh +3 -3
  163. package/scripts/semver.sh +0 -0
  164. package/scripts/up.sh +12 -27
  165. package/stylelint.config.js +0 -0
  166. package/packages/config-markdownlint/node_modules/markdownlint/CHANGELOG.md +0 -457
  167. package/packages/config-markdownlint/node_modules/markdownlint/CONTRIBUTING.md +0 -93
  168. package/packages/config-markdownlint/node_modules/markdownlint/LICENSE +0 -21
  169. package/packages/config-markdownlint/node_modules/markdownlint/README.md +0 -1047
  170. package/packages/config-markdownlint/node_modules/markdownlint/demo/markdownlint-browser.js +0 -7094
  171. package/packages/config-markdownlint/node_modules/markdownlint/doc/CustomRules.md +0 -388
  172. package/packages/config-markdownlint/node_modules/markdownlint/doc/Prettier.md +0 -27
  173. package/packages/config-markdownlint/node_modules/markdownlint/doc/ReleaseProcess.md +0 -20
  174. package/packages/config-markdownlint/node_modules/markdownlint/doc/Rules.md +0 -2528
  175. package/packages/config-markdownlint/node_modules/markdownlint/doc/md001.md +0 -37
  176. package/packages/config-markdownlint/node_modules/markdownlint/doc/md003.md +0 -59
  177. package/packages/config-markdownlint/node_modules/markdownlint/doc/md004.md +0 -49
  178. package/packages/config-markdownlint/node_modules/markdownlint/doc/md005.md +0 -53
  179. package/packages/config-markdownlint/node_modules/markdownlint/doc/md007.md +0 -52
  180. package/packages/config-markdownlint/node_modules/markdownlint/doc/md009.md +0 -51
  181. package/packages/config-markdownlint/node_modules/markdownlint/doc/md010.md +0 -56
  182. package/packages/config-markdownlint/node_modules/markdownlint/doc/md011.md +0 -30
  183. package/packages/config-markdownlint/node_modules/markdownlint/doc/md012.md +0 -38
  184. package/packages/config-markdownlint/node_modules/markdownlint/doc/md013.md +0 -58
  185. package/packages/config-markdownlint/node_modules/markdownlint/doc/md014.md +0 -54
  186. package/packages/config-markdownlint/node_modules/markdownlint/doc/md018.md +0 -27
  187. package/packages/config-markdownlint/node_modules/markdownlint/doc/md019.md +0 -28
  188. package/packages/config-markdownlint/node_modules/markdownlint/doc/md020.md +0 -29
  189. package/packages/config-markdownlint/node_modules/markdownlint/doc/md021.md +0 -31
  190. package/packages/config-markdownlint/node_modules/markdownlint/doc/md022.md +0 -52
  191. package/packages/config-markdownlint/node_modules/markdownlint/doc/md023.md +0 -33
  192. package/packages/config-markdownlint/node_modules/markdownlint/doc/md024.md +0 -44
  193. package/packages/config-markdownlint/node_modules/markdownlint/doc/md025.md +0 -49
  194. package/packages/config-markdownlint/node_modules/markdownlint/doc/md026.md +0 -40
  195. package/packages/config-markdownlint/node_modules/markdownlint/doc/md027.md +0 -24
  196. package/packages/config-markdownlint/node_modules/markdownlint/doc/md028.md +0 -40
  197. package/packages/config-markdownlint/node_modules/markdownlint/doc/md029.md +0 -98
  198. package/packages/config-markdownlint/node_modules/markdownlint/doc/md030.md +0 -82
  199. package/packages/config-markdownlint/node_modules/markdownlint/doc/md031.md +0 -50
  200. package/packages/config-markdownlint/node_modules/markdownlint/doc/md032.md +0 -55
  201. package/packages/config-markdownlint/node_modules/markdownlint/doc/md033.md +0 -27
  202. package/packages/config-markdownlint/node_modules/markdownlint/doc/md034.md +0 -55
  203. package/packages/config-markdownlint/node_modules/markdownlint/doc/md035.md +0 -42
  204. package/packages/config-markdownlint/node_modules/markdownlint/doc/md036.md +0 -45
  205. package/packages/config-markdownlint/node_modules/markdownlint/doc/md037.md +0 -37
  206. package/packages/config-markdownlint/node_modules/markdownlint/doc/md038.md +0 -40
  207. package/packages/config-markdownlint/node_modules/markdownlint/doc/md039.md +0 -21
  208. package/packages/config-markdownlint/node_modules/markdownlint/doc/md040.md +0 -52
  209. package/packages/config-markdownlint/node_modules/markdownlint/doc/md041.md +0 -49
  210. package/packages/config-markdownlint/node_modules/markdownlint/doc/md042.md +0 -32
  211. package/packages/config-markdownlint/node_modules/markdownlint/doc/md043.md +0 -69
  212. package/packages/config-markdownlint/node_modules/markdownlint/doc/md044.md +0 -45
  213. package/packages/config-markdownlint/node_modules/markdownlint/doc/md045.md +0 -40
  214. package/packages/config-markdownlint/node_modules/markdownlint/doc/md046.md +0 -40
  215. package/packages/config-markdownlint/node_modules/markdownlint/doc/md047.md +0 -34
  216. package/packages/config-markdownlint/node_modules/markdownlint/doc/md048.md +0 -41
  217. package/packages/config-markdownlint/node_modules/markdownlint/doc/md049.md +0 -35
  218. package/packages/config-markdownlint/node_modules/markdownlint/doc/md050.md +0 -35
  219. package/packages/config-markdownlint/node_modules/markdownlint/doc/md051.md +0 -87
  220. package/packages/config-markdownlint/node_modules/markdownlint/doc/md052.md +0 -40
  221. package/packages/config-markdownlint/node_modules/markdownlint/doc/md053.md +0 -38
  222. package/packages/config-markdownlint/node_modules/markdownlint/doc/md054.md +0 -100
  223. package/packages/config-markdownlint/node_modules/markdownlint/doc/md055.md +0 -54
  224. package/packages/config-markdownlint/node_modules/markdownlint/doc/md056.md +0 -37
  225. package/packages/config-markdownlint/node_modules/markdownlint/doc/md058.md +0 -48
  226. package/packages/config-markdownlint/node_modules/markdownlint/helpers/LICENSE +0 -21
  227. package/packages/config-markdownlint/node_modules/markdownlint/helpers/README.md +0 -46
  228. package/packages/config-markdownlint/node_modules/markdownlint/helpers/helpers.js +0 -793
  229. package/packages/config-markdownlint/node_modules/markdownlint/helpers/micromark.cjs +0 -544
  230. package/packages/config-markdownlint/node_modules/markdownlint/helpers/package.json +0 -26
  231. package/packages/config-markdownlint/node_modules/markdownlint/helpers/shared.js +0 -10
  232. package/packages/config-markdownlint/node_modules/markdownlint/lib/cache.js +0 -70
  233. package/packages/config-markdownlint/node_modules/markdownlint/lib/configuration-strict.d.ts +0 -1185
  234. package/packages/config-markdownlint/node_modules/markdownlint/lib/configuration.d.ts +0 -8
  235. package/packages/config-markdownlint/node_modules/markdownlint/lib/constants.js +0 -15
  236. package/packages/config-markdownlint/node_modules/markdownlint/lib/markdownlint.d.ts +0 -488
  237. package/packages/config-markdownlint/node_modules/markdownlint/lib/markdownlint.js +0 -1572
  238. package/packages/config-markdownlint/node_modules/markdownlint/lib/md001.js +0 -31
  239. package/packages/config-markdownlint/node_modules/markdownlint/lib/md003.js +0 -50
  240. package/packages/config-markdownlint/node_modules/markdownlint/lib/md004.js +0 -86
  241. package/packages/config-markdownlint/node_modules/markdownlint/lib/md005.js +0 -72
  242. package/packages/config-markdownlint/node_modules/markdownlint/lib/md007.js +0 -88
  243. package/packages/config-markdownlint/node_modules/markdownlint/lib/md009.js +0 -95
  244. package/packages/config-markdownlint/node_modules/markdownlint/lib/md010.js +0 -78
  245. package/packages/config-markdownlint/node_modules/markdownlint/lib/md011.js +0 -57
  246. package/packages/config-markdownlint/node_modules/markdownlint/lib/md012.js +0 -43
  247. package/packages/config-markdownlint/node_modules/markdownlint/lib/md013.js +0 -105
  248. package/packages/config-markdownlint/node_modules/markdownlint/lib/md014.js +0 -54
  249. package/packages/config-markdownlint/node_modules/markdownlint/lib/md018.js +0 -46
  250. package/packages/config-markdownlint/node_modules/markdownlint/lib/md019-md021.js +0 -80
  251. package/packages/config-markdownlint/node_modules/markdownlint/lib/md020.js +0 -71
  252. package/packages/config-markdownlint/node_modules/markdownlint/lib/md022.js +0 -106
  253. package/packages/config-markdownlint/node_modules/markdownlint/lib/md023.js +0 -40
  254. package/packages/config-markdownlint/node_modules/markdownlint/lib/md024.js +0 -48
  255. package/packages/config-markdownlint/node_modules/markdownlint/lib/md025.js +0 -40
  256. package/packages/config-markdownlint/node_modules/markdownlint/lib/md026.js +0 -49
  257. package/packages/config-markdownlint/node_modules/markdownlint/lib/md027.js +0 -37
  258. package/packages/config-markdownlint/node_modules/markdownlint/lib/md028.js +0 -42
  259. package/packages/config-markdownlint/node_modules/markdownlint/lib/md029.js +0 -76
  260. package/packages/config-markdownlint/node_modules/markdownlint/lib/md030.js +0 -60
  261. package/packages/config-markdownlint/node_modules/markdownlint/lib/md031.js +0 -63
  262. package/packages/config-markdownlint/node_modules/markdownlint/lib/md032.js +0 -66
  263. package/packages/config-markdownlint/node_modules/markdownlint/lib/md033.js +0 -41
  264. package/packages/config-markdownlint/node_modules/markdownlint/lib/md034.js +0 -100
  265. package/packages/config-markdownlint/node_modules/markdownlint/lib/md035.js +0 -26
  266. package/packages/config-markdownlint/node_modules/markdownlint/lib/md036.js +0 -51
  267. package/packages/config-markdownlint/node_modules/markdownlint/lib/md037.js +0 -94
  268. package/packages/config-markdownlint/node_modules/markdownlint/lib/md038.js +0 -100
  269. package/packages/config-markdownlint/node_modules/markdownlint/lib/md039.js +0 -83
  270. package/packages/config-markdownlint/node_modules/markdownlint/lib/md040.js +0 -37
  271. package/packages/config-markdownlint/node_modules/markdownlint/lib/md041.js +0 -37
  272. package/packages/config-markdownlint/node_modules/markdownlint/lib/md042.js +0 -63
  273. package/packages/config-markdownlint/node_modules/markdownlint/lib/md043.js +0 -73
  274. package/packages/config-markdownlint/node_modules/markdownlint/lib/md044.js +0 -110
  275. package/packages/config-markdownlint/node_modules/markdownlint/lib/md045.js +0 -62
  276. package/packages/config-markdownlint/node_modules/markdownlint/lib/md046.js +0 -34
  277. package/packages/config-markdownlint/node_modules/markdownlint/lib/md047.js +0 -31
  278. package/packages/config-markdownlint/node_modules/markdownlint/lib/md048.js +0 -39
  279. package/packages/config-markdownlint/node_modules/markdownlint/lib/md049-md050.js +0 -103
  280. package/packages/config-markdownlint/node_modules/markdownlint/lib/md051.js +0 -170
  281. package/packages/config-markdownlint/node_modules/markdownlint/lib/md052.js +0 -42
  282. package/packages/config-markdownlint/node_modules/markdownlint/lib/md053.js +0 -62
  283. package/packages/config-markdownlint/node_modules/markdownlint/lib/md054.js +0 -125
  284. package/packages/config-markdownlint/node_modules/markdownlint/lib/md055.js +0 -79
  285. package/packages/config-markdownlint/node_modules/markdownlint/lib/md056.js +0 -56
  286. package/packages/config-markdownlint/node_modules/markdownlint/lib/md058.js +0 -43
  287. package/packages/config-markdownlint/node_modules/markdownlint/lib/rules.js +0 -74
  288. package/packages/config-markdownlint/node_modules/markdownlint/package.json +0 -105
  289. package/packages/config-markdownlint/node_modules/markdownlint/schema/.markdownlint.jsonc +0 -307
  290. package/packages/config-markdownlint/node_modules/markdownlint/schema/.markdownlint.yaml +0 -275
  291. package/packages/config-markdownlint/node_modules/markdownlint/schema/ValidatingConfiguration.md +0 -26
  292. package/packages/config-markdownlint/node_modules/markdownlint/schema/markdownlint-config-schema-strict.json +0 -1819
  293. package/packages/config-markdownlint/node_modules/markdownlint/schema/markdownlint-config-schema.json +0 -1824
  294. package/packages/config-markdownlint/node_modules/markdownlint/style/all.json +0 -5
  295. package/packages/config-markdownlint/node_modules/markdownlint/style/cirosantilli.json +0 -22
  296. package/packages/config-markdownlint/node_modules/markdownlint/style/prettier.json +0 -27
  297. package/packages/config-markdownlint/node_modules/markdownlint/style/relaxed.json +0 -12
  298. package/packages/config-markdownlint/node_modules/markdownlint-micromark/LICENSE +0 -21
  299. package/packages/config-markdownlint/node_modules/markdownlint-micromark/README.md +0 -10
  300. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark-browser.js +0 -2
  301. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark-html-browser.js +0 -2
  302. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark.cjs +0 -1
  303. package/packages/config-markdownlint/node_modules/markdownlint-micromark/micromark.d.cts +0 -1751
  304. package/packages/config-markdownlint/node_modules/markdownlint-micromark/package.json +0 -46
@@ -1,1819 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://raw.githubusercontent.com/DavidAnson/markdownlint/v0.35.0/schema/markdownlint-config-schema-strict.json",
4
- "title": "markdownlint configuration schema",
5
- "type": "object",
6
- "properties": {
7
- "$schema": {
8
- "description": "JSON Schema URI (expected by some editors)",
9
- "type": "string",
10
- "default": "https://raw.githubusercontent.com/DavidAnson/markdownlint/v0.35.0/schema/markdownlint-config-schema.json"
11
- },
12
- "default": {
13
- "description": "Default state for all rules",
14
- "type": "boolean",
15
- "default": true
16
- },
17
- "extends": {
18
- "description": "Path to configuration file to extend",
19
- "type": [
20
- "string",
21
- "null"
22
- ],
23
- "default": null
24
- },
25
- "MD001": {
26
- "description": "MD001/heading-increment : Heading levels should only increment by one level at a time : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md001.md",
27
- "type": "boolean",
28
- "default": true
29
- },
30
- "heading-increment": {
31
- "description": "MD001/heading-increment : Heading levels should only increment by one level at a time : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md001.md",
32
- "type": "boolean",
33
- "default": true
34
- },
35
- "MD003": {
36
- "description": "MD003/heading-style : Heading style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md003.md",
37
- "type": [
38
- "boolean",
39
- "object"
40
- ],
41
- "default": true,
42
- "properties": {
43
- "style": {
44
- "description": "Heading style",
45
- "type": "string",
46
- "enum": [
47
- "consistent",
48
- "atx",
49
- "atx_closed",
50
- "setext",
51
- "setext_with_atx",
52
- "setext_with_atx_closed"
53
- ],
54
- "default": "consistent"
55
- }
56
- },
57
- "additionalProperties": false
58
- },
59
- "heading-style": {
60
- "description": "MD003/heading-style : Heading style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md003.md",
61
- "type": [
62
- "boolean",
63
- "object"
64
- ],
65
- "default": true,
66
- "properties": {
67
- "style": {
68
- "description": "Heading style",
69
- "type": "string",
70
- "enum": [
71
- "consistent",
72
- "atx",
73
- "atx_closed",
74
- "setext",
75
- "setext_with_atx",
76
- "setext_with_atx_closed"
77
- ],
78
- "default": "consistent"
79
- }
80
- },
81
- "additionalProperties": false
82
- },
83
- "MD004": {
84
- "description": "MD004/ul-style : Unordered list style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md004.md",
85
- "type": [
86
- "boolean",
87
- "object"
88
- ],
89
- "default": true,
90
- "properties": {
91
- "style": {
92
- "description": "List style",
93
- "type": "string",
94
- "enum": [
95
- "consistent",
96
- "asterisk",
97
- "plus",
98
- "dash",
99
- "sublist"
100
- ],
101
- "default": "consistent"
102
- }
103
- },
104
- "additionalProperties": false
105
- },
106
- "ul-style": {
107
- "description": "MD004/ul-style : Unordered list style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md004.md",
108
- "type": [
109
- "boolean",
110
- "object"
111
- ],
112
- "default": true,
113
- "properties": {
114
- "style": {
115
- "description": "List style",
116
- "type": "string",
117
- "enum": [
118
- "consistent",
119
- "asterisk",
120
- "plus",
121
- "dash",
122
- "sublist"
123
- ],
124
- "default": "consistent"
125
- }
126
- },
127
- "additionalProperties": false
128
- },
129
- "MD005": {
130
- "description": "MD005/list-indent : Inconsistent indentation for list items at the same level : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md005.md",
131
- "type": "boolean",
132
- "default": true
133
- },
134
- "list-indent": {
135
- "description": "MD005/list-indent : Inconsistent indentation for list items at the same level : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md005.md",
136
- "type": "boolean",
137
- "default": true
138
- },
139
- "MD007": {
140
- "description": "MD007/ul-indent : Unordered list indentation : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md",
141
- "type": [
142
- "boolean",
143
- "object"
144
- ],
145
- "default": true,
146
- "properties": {
147
- "indent": {
148
- "description": "Spaces for indent",
149
- "type": "integer",
150
- "minimum": 1,
151
- "default": 2
152
- },
153
- "start_indented": {
154
- "description": "Whether to indent the first level of the list",
155
- "type": "boolean",
156
- "default": false
157
- },
158
- "start_indent": {
159
- "description": "Spaces for first level indent (when start_indented is set)",
160
- "type": "integer",
161
- "minimum": 1,
162
- "default": 2
163
- }
164
- },
165
- "additionalProperties": false
166
- },
167
- "ul-indent": {
168
- "description": "MD007/ul-indent : Unordered list indentation : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md",
169
- "type": [
170
- "boolean",
171
- "object"
172
- ],
173
- "default": true,
174
- "properties": {
175
- "indent": {
176
- "description": "Spaces for indent",
177
- "type": "integer",
178
- "minimum": 1,
179
- "default": 2
180
- },
181
- "start_indented": {
182
- "description": "Whether to indent the first level of the list",
183
- "type": "boolean",
184
- "default": false
185
- },
186
- "start_indent": {
187
- "description": "Spaces for first level indent (when start_indented is set)",
188
- "type": "integer",
189
- "minimum": 1,
190
- "default": 2
191
- }
192
- },
193
- "additionalProperties": false
194
- },
195
- "MD009": {
196
- "description": "MD009/no-trailing-spaces : Trailing spaces : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md",
197
- "type": [
198
- "boolean",
199
- "object"
200
- ],
201
- "default": true,
202
- "properties": {
203
- "br_spaces": {
204
- "description": "Spaces for line break",
205
- "type": "integer",
206
- "minimum": 0,
207
- "default": 2
208
- },
209
- "list_item_empty_lines": {
210
- "description": "Allow spaces for empty lines in list items",
211
- "type": "boolean",
212
- "default": false
213
- },
214
- "strict": {
215
- "description": "Include unnecessary breaks",
216
- "type": "boolean",
217
- "default": false
218
- }
219
- },
220
- "additionalProperties": false
221
- },
222
- "no-trailing-spaces": {
223
- "description": "MD009/no-trailing-spaces : Trailing spaces : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md",
224
- "type": [
225
- "boolean",
226
- "object"
227
- ],
228
- "default": true,
229
- "properties": {
230
- "br_spaces": {
231
- "description": "Spaces for line break",
232
- "type": "integer",
233
- "minimum": 0,
234
- "default": 2
235
- },
236
- "list_item_empty_lines": {
237
- "description": "Allow spaces for empty lines in list items",
238
- "type": "boolean",
239
- "default": false
240
- },
241
- "strict": {
242
- "description": "Include unnecessary breaks",
243
- "type": "boolean",
244
- "default": false
245
- }
246
- },
247
- "additionalProperties": false
248
- },
249
- "MD010": {
250
- "description": "MD010/no-hard-tabs : Hard tabs : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md010.md",
251
- "type": [
252
- "boolean",
253
- "object"
254
- ],
255
- "default": true,
256
- "properties": {
257
- "code_blocks": {
258
- "description": "Include code blocks",
259
- "type": "boolean",
260
- "default": true
261
- },
262
- "ignore_code_languages": {
263
- "description": "Fenced code languages to ignore",
264
- "type": "array",
265
- "items": {
266
- "type": "string"
267
- },
268
- "default": []
269
- },
270
- "spaces_per_tab": {
271
- "description": "Number of spaces for each hard tab",
272
- "type": "integer",
273
- "minimum": 0,
274
- "default": 1
275
- }
276
- },
277
- "additionalProperties": false
278
- },
279
- "no-hard-tabs": {
280
- "description": "MD010/no-hard-tabs : Hard tabs : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md010.md",
281
- "type": [
282
- "boolean",
283
- "object"
284
- ],
285
- "default": true,
286
- "properties": {
287
- "code_blocks": {
288
- "description": "Include code blocks",
289
- "type": "boolean",
290
- "default": true
291
- },
292
- "ignore_code_languages": {
293
- "description": "Fenced code languages to ignore",
294
- "type": "array",
295
- "items": {
296
- "type": "string"
297
- },
298
- "default": []
299
- },
300
- "spaces_per_tab": {
301
- "description": "Number of spaces for each hard tab",
302
- "type": "integer",
303
- "minimum": 0,
304
- "default": 1
305
- }
306
- },
307
- "additionalProperties": false
308
- },
309
- "MD011": {
310
- "description": "MD011/no-reversed-links : Reversed link syntax : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md011.md",
311
- "type": "boolean",
312
- "default": true
313
- },
314
- "no-reversed-links": {
315
- "description": "MD011/no-reversed-links : Reversed link syntax : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md011.md",
316
- "type": "boolean",
317
- "default": true
318
- },
319
- "MD012": {
320
- "description": "MD012/no-multiple-blanks : Multiple consecutive blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md",
321
- "type": [
322
- "boolean",
323
- "object"
324
- ],
325
- "default": true,
326
- "properties": {
327
- "maximum": {
328
- "description": "Consecutive blank lines",
329
- "type": "integer",
330
- "minimum": 1,
331
- "default": 1
332
- }
333
- },
334
- "additionalProperties": false
335
- },
336
- "no-multiple-blanks": {
337
- "description": "MD012/no-multiple-blanks : Multiple consecutive blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md",
338
- "type": [
339
- "boolean",
340
- "object"
341
- ],
342
- "default": true,
343
- "properties": {
344
- "maximum": {
345
- "description": "Consecutive blank lines",
346
- "type": "integer",
347
- "minimum": 1,
348
- "default": 1
349
- }
350
- },
351
- "additionalProperties": false
352
- },
353
- "MD013": {
354
- "description": "MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md",
355
- "type": [
356
- "boolean",
357
- "object"
358
- ],
359
- "default": true,
360
- "properties": {
361
- "line_length": {
362
- "description": "Number of characters",
363
- "type": "integer",
364
- "minimum": 1,
365
- "default": 80
366
- },
367
- "heading_line_length": {
368
- "description": "Number of characters for headings",
369
- "type": "integer",
370
- "minimum": 1,
371
- "default": 80
372
- },
373
- "code_block_line_length": {
374
- "description": "Number of characters for code blocks",
375
- "type": "integer",
376
- "minimum": 1,
377
- "default": 80
378
- },
379
- "code_blocks": {
380
- "description": "Include code blocks",
381
- "type": "boolean",
382
- "default": true
383
- },
384
- "tables": {
385
- "description": "Include tables",
386
- "type": "boolean",
387
- "default": true
388
- },
389
- "headings": {
390
- "description": "Include headings",
391
- "type": "boolean",
392
- "default": true
393
- },
394
- "strict": {
395
- "description": "Strict length checking",
396
- "type": "boolean",
397
- "default": false
398
- },
399
- "stern": {
400
- "description": "Stern length checking",
401
- "type": "boolean",
402
- "default": false
403
- }
404
- },
405
- "additionalProperties": false
406
- },
407
- "line-length": {
408
- "description": "MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md",
409
- "type": [
410
- "boolean",
411
- "object"
412
- ],
413
- "default": true,
414
- "properties": {
415
- "line_length": {
416
- "description": "Number of characters",
417
- "type": "integer",
418
- "minimum": 1,
419
- "default": 80
420
- },
421
- "heading_line_length": {
422
- "description": "Number of characters for headings",
423
- "type": "integer",
424
- "minimum": 1,
425
- "default": 80
426
- },
427
- "code_block_line_length": {
428
- "description": "Number of characters for code blocks",
429
- "type": "integer",
430
- "minimum": 1,
431
- "default": 80
432
- },
433
- "code_blocks": {
434
- "description": "Include code blocks",
435
- "type": "boolean",
436
- "default": true
437
- },
438
- "tables": {
439
- "description": "Include tables",
440
- "type": "boolean",
441
- "default": true
442
- },
443
- "headings": {
444
- "description": "Include headings",
445
- "type": "boolean",
446
- "default": true
447
- },
448
- "strict": {
449
- "description": "Strict length checking",
450
- "type": "boolean",
451
- "default": false
452
- },
453
- "stern": {
454
- "description": "Stern length checking",
455
- "type": "boolean",
456
- "default": false
457
- }
458
- },
459
- "additionalProperties": false
460
- },
461
- "MD014": {
462
- "description": "MD014/commands-show-output : Dollar signs used before commands without showing output : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md014.md",
463
- "type": "boolean",
464
- "default": true
465
- },
466
- "commands-show-output": {
467
- "description": "MD014/commands-show-output : Dollar signs used before commands without showing output : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md014.md",
468
- "type": "boolean",
469
- "default": true
470
- },
471
- "MD018": {
472
- "description": "MD018/no-missing-space-atx : No space after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md018.md",
473
- "type": "boolean",
474
- "default": true
475
- },
476
- "no-missing-space-atx": {
477
- "description": "MD018/no-missing-space-atx : No space after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md018.md",
478
- "type": "boolean",
479
- "default": true
480
- },
481
- "MD019": {
482
- "description": "MD019/no-multiple-space-atx : Multiple spaces after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md",
483
- "type": "boolean",
484
- "default": true
485
- },
486
- "no-multiple-space-atx": {
487
- "description": "MD019/no-multiple-space-atx : Multiple spaces after hash on atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md",
488
- "type": "boolean",
489
- "default": true
490
- },
491
- "MD020": {
492
- "description": "MD020/no-missing-space-closed-atx : No space inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md020.md",
493
- "type": "boolean",
494
- "default": true
495
- },
496
- "no-missing-space-closed-atx": {
497
- "description": "MD020/no-missing-space-closed-atx : No space inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md020.md",
498
- "type": "boolean",
499
- "default": true
500
- },
501
- "MD021": {
502
- "description": "MD021/no-multiple-space-closed-atx : Multiple spaces inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md021.md",
503
- "type": "boolean",
504
- "default": true
505
- },
506
- "no-multiple-space-closed-atx": {
507
- "description": "MD021/no-multiple-space-closed-atx : Multiple spaces inside hashes on closed atx style heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md021.md",
508
- "type": "boolean",
509
- "default": true
510
- },
511
- "MD022": {
512
- "description": "MD022/blanks-around-headings : Headings should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md",
513
- "type": [
514
- "boolean",
515
- "object"
516
- ],
517
- "default": true,
518
- "properties": {
519
- "lines_above": {
520
- "description": "Blank lines above heading",
521
- "type": [
522
- "integer",
523
- "array"
524
- ],
525
- "items": {
526
- "type": "integer"
527
- },
528
- "minimum": -1,
529
- "default": 1
530
- },
531
- "lines_below": {
532
- "description": "Blank lines below heading",
533
- "type": [
534
- "integer",
535
- "array"
536
- ],
537
- "items": {
538
- "type": "integer"
539
- },
540
- "minimum": -1,
541
- "default": 1
542
- }
543
- },
544
- "additionalProperties": false
545
- },
546
- "blanks-around-headings": {
547
- "description": "MD022/blanks-around-headings : Headings should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md",
548
- "type": [
549
- "boolean",
550
- "object"
551
- ],
552
- "default": true,
553
- "properties": {
554
- "lines_above": {
555
- "description": "Blank lines above heading",
556
- "type": [
557
- "integer",
558
- "array"
559
- ],
560
- "items": {
561
- "type": "integer"
562
- },
563
- "minimum": -1,
564
- "default": 1
565
- },
566
- "lines_below": {
567
- "description": "Blank lines below heading",
568
- "type": [
569
- "integer",
570
- "array"
571
- ],
572
- "items": {
573
- "type": "integer"
574
- },
575
- "minimum": -1,
576
- "default": 1
577
- }
578
- },
579
- "additionalProperties": false
580
- },
581
- "MD023": {
582
- "description": "MD023/heading-start-left : Headings must start at the beginning of the line : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md023.md",
583
- "type": "boolean",
584
- "default": true
585
- },
586
- "heading-start-left": {
587
- "description": "MD023/heading-start-left : Headings must start at the beginning of the line : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md023.md",
588
- "type": "boolean",
589
- "default": true
590
- },
591
- "MD024": {
592
- "description": "MD024/no-duplicate-heading : Multiple headings with the same content : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md024.md",
593
- "type": [
594
- "boolean",
595
- "object"
596
- ],
597
- "default": true,
598
- "properties": {
599
- "siblings_only": {
600
- "description": "Only check sibling headings",
601
- "type": "boolean",
602
- "default": false
603
- }
604
- },
605
- "additionalProperties": false
606
- },
607
- "no-duplicate-heading": {
608
- "description": "MD024/no-duplicate-heading : Multiple headings with the same content : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md024.md",
609
- "type": [
610
- "boolean",
611
- "object"
612
- ],
613
- "default": true,
614
- "properties": {
615
- "siblings_only": {
616
- "description": "Only check sibling headings",
617
- "type": "boolean",
618
- "default": false
619
- }
620
- },
621
- "additionalProperties": false
622
- },
623
- "MD025": {
624
- "description": "MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md",
625
- "type": [
626
- "boolean",
627
- "object"
628
- ],
629
- "default": true,
630
- "properties": {
631
- "level": {
632
- "description": "Heading level",
633
- "type": "integer",
634
- "minimum": 1,
635
- "maximum": 6,
636
- "default": 1
637
- },
638
- "front_matter_title": {
639
- "description": "RegExp for matching title in front matter",
640
- "type": "string",
641
- "default": "^\\s*title\\s*[:=]"
642
- }
643
- },
644
- "additionalProperties": false
645
- },
646
- "single-title": {
647
- "description": "MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md",
648
- "type": [
649
- "boolean",
650
- "object"
651
- ],
652
- "default": true,
653
- "properties": {
654
- "level": {
655
- "description": "Heading level",
656
- "type": "integer",
657
- "minimum": 1,
658
- "maximum": 6,
659
- "default": 1
660
- },
661
- "front_matter_title": {
662
- "description": "RegExp for matching title in front matter",
663
- "type": "string",
664
- "default": "^\\s*title\\s*[:=]"
665
- }
666
- },
667
- "additionalProperties": false
668
- },
669
- "single-h1": {
670
- "description": "MD025/single-title/single-h1 : Multiple top-level headings in the same document : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md025.md",
671
- "type": [
672
- "boolean",
673
- "object"
674
- ],
675
- "default": true,
676
- "properties": {
677
- "level": {
678
- "description": "Heading level",
679
- "type": "integer",
680
- "minimum": 1,
681
- "maximum": 6,
682
- "default": 1
683
- },
684
- "front_matter_title": {
685
- "description": "RegExp for matching title in front matter",
686
- "type": "string",
687
- "default": "^\\s*title\\s*[:=]"
688
- }
689
- },
690
- "additionalProperties": false
691
- },
692
- "MD026": {
693
- "description": "MD026/no-trailing-punctuation : Trailing punctuation in heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md026.md",
694
- "type": [
695
- "boolean",
696
- "object"
697
- ],
698
- "default": true,
699
- "properties": {
700
- "punctuation": {
701
- "description": "Punctuation characters",
702
- "type": "string",
703
- "default": ".,;:!。,;:!"
704
- }
705
- },
706
- "additionalProperties": false
707
- },
708
- "no-trailing-punctuation": {
709
- "description": "MD026/no-trailing-punctuation : Trailing punctuation in heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md026.md",
710
- "type": [
711
- "boolean",
712
- "object"
713
- ],
714
- "default": true,
715
- "properties": {
716
- "punctuation": {
717
- "description": "Punctuation characters",
718
- "type": "string",
719
- "default": ".,;:!。,;:!"
720
- }
721
- },
722
- "additionalProperties": false
723
- },
724
- "MD027": {
725
- "description": "MD027/no-multiple-space-blockquote : Multiple spaces after blockquote symbol : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md027.md",
726
- "type": "boolean",
727
- "default": true
728
- },
729
- "no-multiple-space-blockquote": {
730
- "description": "MD027/no-multiple-space-blockquote : Multiple spaces after blockquote symbol : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md027.md",
731
- "type": "boolean",
732
- "default": true
733
- },
734
- "MD028": {
735
- "description": "MD028/no-blanks-blockquote : Blank line inside blockquote : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md028.md",
736
- "type": "boolean",
737
- "default": true
738
- },
739
- "no-blanks-blockquote": {
740
- "description": "MD028/no-blanks-blockquote : Blank line inside blockquote : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md028.md",
741
- "type": "boolean",
742
- "default": true
743
- },
744
- "MD029": {
745
- "description": "MD029/ol-prefix : Ordered list item prefix : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md",
746
- "type": [
747
- "boolean",
748
- "object"
749
- ],
750
- "default": true,
751
- "properties": {
752
- "style": {
753
- "description": "List style",
754
- "type": "string",
755
- "enum": [
756
- "one",
757
- "ordered",
758
- "one_or_ordered",
759
- "zero"
760
- ],
761
- "default": "one_or_ordered"
762
- }
763
- },
764
- "additionalProperties": false
765
- },
766
- "ol-prefix": {
767
- "description": "MD029/ol-prefix : Ordered list item prefix : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md029.md",
768
- "type": [
769
- "boolean",
770
- "object"
771
- ],
772
- "default": true,
773
- "properties": {
774
- "style": {
775
- "description": "List style",
776
- "type": "string",
777
- "enum": [
778
- "one",
779
- "ordered",
780
- "one_or_ordered",
781
- "zero"
782
- ],
783
- "default": "one_or_ordered"
784
- }
785
- },
786
- "additionalProperties": false
787
- },
788
- "MD030": {
789
- "description": "MD030/list-marker-space : Spaces after list markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md030.md",
790
- "type": [
791
- "boolean",
792
- "object"
793
- ],
794
- "default": true,
795
- "properties": {
796
- "ul_single": {
797
- "description": "Spaces for single-line unordered list items",
798
- "type": "integer",
799
- "minimum": 1,
800
- "default": 1
801
- },
802
- "ol_single": {
803
- "description": "Spaces for single-line ordered list items",
804
- "type": "integer",
805
- "minimum": 1,
806
- "default": 1
807
- },
808
- "ul_multi": {
809
- "description": "Spaces for multi-line unordered list items",
810
- "type": "integer",
811
- "minimum": 1,
812
- "default": 1
813
- },
814
- "ol_multi": {
815
- "description": "Spaces for multi-line ordered list items",
816
- "type": "integer",
817
- "minimum": 1,
818
- "default": 1
819
- }
820
- },
821
- "additionalProperties": false
822
- },
823
- "list-marker-space": {
824
- "description": "MD030/list-marker-space : Spaces after list markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md030.md",
825
- "type": [
826
- "boolean",
827
- "object"
828
- ],
829
- "default": true,
830
- "properties": {
831
- "ul_single": {
832
- "description": "Spaces for single-line unordered list items",
833
- "type": "integer",
834
- "minimum": 1,
835
- "default": 1
836
- },
837
- "ol_single": {
838
- "description": "Spaces for single-line ordered list items",
839
- "type": "integer",
840
- "minimum": 1,
841
- "default": 1
842
- },
843
- "ul_multi": {
844
- "description": "Spaces for multi-line unordered list items",
845
- "type": "integer",
846
- "minimum": 1,
847
- "default": 1
848
- },
849
- "ol_multi": {
850
- "description": "Spaces for multi-line ordered list items",
851
- "type": "integer",
852
- "minimum": 1,
853
- "default": 1
854
- }
855
- },
856
- "additionalProperties": false
857
- },
858
- "MD031": {
859
- "description": "MD031/blanks-around-fences : Fenced code blocks should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md",
860
- "type": [
861
- "boolean",
862
- "object"
863
- ],
864
- "default": true,
865
- "properties": {
866
- "list_items": {
867
- "description": "Include list items",
868
- "type": "boolean",
869
- "default": true
870
- }
871
- },
872
- "additionalProperties": false
873
- },
874
- "blanks-around-fences": {
875
- "description": "MD031/blanks-around-fences : Fenced code blocks should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md031.md",
876
- "type": [
877
- "boolean",
878
- "object"
879
- ],
880
- "default": true,
881
- "properties": {
882
- "list_items": {
883
- "description": "Include list items",
884
- "type": "boolean",
885
- "default": true
886
- }
887
- },
888
- "additionalProperties": false
889
- },
890
- "MD032": {
891
- "description": "MD032/blanks-around-lists : Lists should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md",
892
- "type": "boolean",
893
- "default": true
894
- },
895
- "blanks-around-lists": {
896
- "description": "MD032/blanks-around-lists : Lists should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md",
897
- "type": "boolean",
898
- "default": true
899
- },
900
- "MD033": {
901
- "description": "MD033/no-inline-html : Inline HTML : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md033.md",
902
- "type": [
903
- "boolean",
904
- "object"
905
- ],
906
- "default": true,
907
- "properties": {
908
- "allowed_elements": {
909
- "description": "Allowed elements",
910
- "type": "array",
911
- "items": {
912
- "type": "string"
913
- },
914
- "default": []
915
- }
916
- },
917
- "additionalProperties": false
918
- },
919
- "no-inline-html": {
920
- "description": "MD033/no-inline-html : Inline HTML : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md033.md",
921
- "type": [
922
- "boolean",
923
- "object"
924
- ],
925
- "default": true,
926
- "properties": {
927
- "allowed_elements": {
928
- "description": "Allowed elements",
929
- "type": "array",
930
- "items": {
931
- "type": "string"
932
- },
933
- "default": []
934
- }
935
- },
936
- "additionalProperties": false
937
- },
938
- "MD034": {
939
- "description": "MD034/no-bare-urls : Bare URL used : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md034.md",
940
- "type": "boolean",
941
- "default": true
942
- },
943
- "no-bare-urls": {
944
- "description": "MD034/no-bare-urls : Bare URL used : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md034.md",
945
- "type": "boolean",
946
- "default": true
947
- },
948
- "MD035": {
949
- "description": "MD035/hr-style : Horizontal rule style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md035.md",
950
- "type": [
951
- "boolean",
952
- "object"
953
- ],
954
- "default": true,
955
- "properties": {
956
- "style": {
957
- "description": "Horizontal rule style",
958
- "type": "string",
959
- "default": "consistent"
960
- }
961
- },
962
- "additionalProperties": false
963
- },
964
- "hr-style": {
965
- "description": "MD035/hr-style : Horizontal rule style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md035.md",
966
- "type": [
967
- "boolean",
968
- "object"
969
- ],
970
- "default": true,
971
- "properties": {
972
- "style": {
973
- "description": "Horizontal rule style",
974
- "type": "string",
975
- "default": "consistent"
976
- }
977
- },
978
- "additionalProperties": false
979
- },
980
- "MD036": {
981
- "description": "MD036/no-emphasis-as-heading : Emphasis used instead of a heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md036.md",
982
- "type": [
983
- "boolean",
984
- "object"
985
- ],
986
- "default": true,
987
- "properties": {
988
- "punctuation": {
989
- "description": "Punctuation characters",
990
- "type": "string",
991
- "default": ".,;:!?。,;:!?"
992
- }
993
- },
994
- "additionalProperties": false
995
- },
996
- "no-emphasis-as-heading": {
997
- "description": "MD036/no-emphasis-as-heading : Emphasis used instead of a heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md036.md",
998
- "type": [
999
- "boolean",
1000
- "object"
1001
- ],
1002
- "default": true,
1003
- "properties": {
1004
- "punctuation": {
1005
- "description": "Punctuation characters",
1006
- "type": "string",
1007
- "default": ".,;:!?。,;:!?"
1008
- }
1009
- },
1010
- "additionalProperties": false
1011
- },
1012
- "MD037": {
1013
- "description": "MD037/no-space-in-emphasis : Spaces inside emphasis markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md037.md",
1014
- "type": "boolean",
1015
- "default": true
1016
- },
1017
- "no-space-in-emphasis": {
1018
- "description": "MD037/no-space-in-emphasis : Spaces inside emphasis markers : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md037.md",
1019
- "type": "boolean",
1020
- "default": true
1021
- },
1022
- "MD038": {
1023
- "description": "MD038/no-space-in-code : Spaces inside code span elements : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md038.md",
1024
- "type": "boolean",
1025
- "default": true
1026
- },
1027
- "no-space-in-code": {
1028
- "description": "MD038/no-space-in-code : Spaces inside code span elements : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md038.md",
1029
- "type": "boolean",
1030
- "default": true
1031
- },
1032
- "MD039": {
1033
- "description": "MD039/no-space-in-links : Spaces inside link text : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md039.md",
1034
- "type": "boolean",
1035
- "default": true
1036
- },
1037
- "no-space-in-links": {
1038
- "description": "MD039/no-space-in-links : Spaces inside link text : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md039.md",
1039
- "type": "boolean",
1040
- "default": true
1041
- },
1042
- "MD040": {
1043
- "description": "MD040/fenced-code-language : Fenced code blocks should have a language specified : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md040.md",
1044
- "type": [
1045
- "boolean",
1046
- "object"
1047
- ],
1048
- "default": true,
1049
- "properties": {
1050
- "allowed_languages": {
1051
- "description": "List of languages",
1052
- "type": "array",
1053
- "items": {
1054
- "type": "string"
1055
- },
1056
- "default": []
1057
- },
1058
- "language_only": {
1059
- "description": "Require language only",
1060
- "type": "boolean",
1061
- "default": false
1062
- }
1063
- },
1064
- "additionalProperties": false
1065
- },
1066
- "fenced-code-language": {
1067
- "description": "MD040/fenced-code-language : Fenced code blocks should have a language specified : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md040.md",
1068
- "type": [
1069
- "boolean",
1070
- "object"
1071
- ],
1072
- "default": true,
1073
- "properties": {
1074
- "allowed_languages": {
1075
- "description": "List of languages",
1076
- "type": "array",
1077
- "items": {
1078
- "type": "string"
1079
- },
1080
- "default": []
1081
- },
1082
- "language_only": {
1083
- "description": "Require language only",
1084
- "type": "boolean",
1085
- "default": false
1086
- }
1087
- },
1088
- "additionalProperties": false
1089
- },
1090
- "MD041": {
1091
- "description": "MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md",
1092
- "type": [
1093
- "boolean",
1094
- "object"
1095
- ],
1096
- "default": true,
1097
- "properties": {
1098
- "level": {
1099
- "description": "Heading level",
1100
- "type": "integer",
1101
- "minimum": 1,
1102
- "maximum": 6,
1103
- "default": 1
1104
- },
1105
- "front_matter_title": {
1106
- "description": "RegExp for matching title in front matter",
1107
- "type": "string",
1108
- "default": "^\\s*title\\s*[:=]"
1109
- }
1110
- },
1111
- "additionalProperties": false
1112
- },
1113
- "first-line-heading": {
1114
- "description": "MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md",
1115
- "type": [
1116
- "boolean",
1117
- "object"
1118
- ],
1119
- "default": true,
1120
- "properties": {
1121
- "level": {
1122
- "description": "Heading level",
1123
- "type": "integer",
1124
- "minimum": 1,
1125
- "maximum": 6,
1126
- "default": 1
1127
- },
1128
- "front_matter_title": {
1129
- "description": "RegExp for matching title in front matter",
1130
- "type": "string",
1131
- "default": "^\\s*title\\s*[:=]"
1132
- }
1133
- },
1134
- "additionalProperties": false
1135
- },
1136
- "first-line-h1": {
1137
- "description": "MD041/first-line-heading/first-line-h1 : First line in a file should be a top-level heading : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md041.md",
1138
- "type": [
1139
- "boolean",
1140
- "object"
1141
- ],
1142
- "default": true,
1143
- "properties": {
1144
- "level": {
1145
- "description": "Heading level",
1146
- "type": "integer",
1147
- "minimum": 1,
1148
- "maximum": 6,
1149
- "default": 1
1150
- },
1151
- "front_matter_title": {
1152
- "description": "RegExp for matching title in front matter",
1153
- "type": "string",
1154
- "default": "^\\s*title\\s*[:=]"
1155
- }
1156
- },
1157
- "additionalProperties": false
1158
- },
1159
- "MD042": {
1160
- "description": "MD042/no-empty-links : No empty links : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md042.md",
1161
- "type": "boolean",
1162
- "default": true
1163
- },
1164
- "no-empty-links": {
1165
- "description": "MD042/no-empty-links : No empty links : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md042.md",
1166
- "type": "boolean",
1167
- "default": true
1168
- },
1169
- "MD043": {
1170
- "description": "MD043/required-headings : Required heading structure : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md043.md",
1171
- "type": [
1172
- "boolean",
1173
- "object"
1174
- ],
1175
- "default": true,
1176
- "properties": {
1177
- "headings": {
1178
- "description": "List of headings",
1179
- "type": "array",
1180
- "items": {
1181
- "type": "string",
1182
- "pattern": "^(\\*|\\+|#{1,6} .*)$"
1183
- },
1184
- "default": []
1185
- },
1186
- "match_case": {
1187
- "description": "Match case of headings",
1188
- "type": "boolean",
1189
- "default": false
1190
- }
1191
- },
1192
- "additionalProperties": false
1193
- },
1194
- "required-headings": {
1195
- "description": "MD043/required-headings : Required heading structure : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md043.md",
1196
- "type": [
1197
- "boolean",
1198
- "object"
1199
- ],
1200
- "default": true,
1201
- "properties": {
1202
- "headings": {
1203
- "description": "List of headings",
1204
- "type": "array",
1205
- "items": {
1206
- "type": "string",
1207
- "pattern": "^(\\*|\\+|#{1,6} .*)$"
1208
- },
1209
- "default": []
1210
- },
1211
- "match_case": {
1212
- "description": "Match case of headings",
1213
- "type": "boolean",
1214
- "default": false
1215
- }
1216
- },
1217
- "additionalProperties": false
1218
- },
1219
- "MD044": {
1220
- "description": "MD044/proper-names : Proper names should have the correct capitalization : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md044.md",
1221
- "type": [
1222
- "boolean",
1223
- "object"
1224
- ],
1225
- "default": true,
1226
- "properties": {
1227
- "names": {
1228
- "description": "List of proper names",
1229
- "type": "array",
1230
- "items": {
1231
- "type": "string"
1232
- },
1233
- "default": []
1234
- },
1235
- "code_blocks": {
1236
- "description": "Include code blocks",
1237
- "type": "boolean",
1238
- "default": true
1239
- },
1240
- "html_elements": {
1241
- "description": "Include HTML elements",
1242
- "type": "boolean",
1243
- "default": true
1244
- }
1245
- },
1246
- "additionalProperties": false
1247
- },
1248
- "proper-names": {
1249
- "description": "MD044/proper-names : Proper names should have the correct capitalization : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md044.md",
1250
- "type": [
1251
- "boolean",
1252
- "object"
1253
- ],
1254
- "default": true,
1255
- "properties": {
1256
- "names": {
1257
- "description": "List of proper names",
1258
- "type": "array",
1259
- "items": {
1260
- "type": "string"
1261
- },
1262
- "default": []
1263
- },
1264
- "code_blocks": {
1265
- "description": "Include code blocks",
1266
- "type": "boolean",
1267
- "default": true
1268
- },
1269
- "html_elements": {
1270
- "description": "Include HTML elements",
1271
- "type": "boolean",
1272
- "default": true
1273
- }
1274
- },
1275
- "additionalProperties": false
1276
- },
1277
- "MD045": {
1278
- "description": "MD045/no-alt-text : Images should have alternate text (alt text) : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md045.md",
1279
- "type": "boolean",
1280
- "default": true
1281
- },
1282
- "no-alt-text": {
1283
- "description": "MD045/no-alt-text : Images should have alternate text (alt text) : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md045.md",
1284
- "type": "boolean",
1285
- "default": true
1286
- },
1287
- "MD046": {
1288
- "description": "MD046/code-block-style : Code block style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md046.md",
1289
- "type": [
1290
- "boolean",
1291
- "object"
1292
- ],
1293
- "default": true,
1294
- "properties": {
1295
- "style": {
1296
- "description": "Block style",
1297
- "type": "string",
1298
- "enum": [
1299
- "consistent",
1300
- "fenced",
1301
- "indented"
1302
- ],
1303
- "default": "consistent"
1304
- }
1305
- },
1306
- "additionalProperties": false
1307
- },
1308
- "code-block-style": {
1309
- "description": "MD046/code-block-style : Code block style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md046.md",
1310
- "type": [
1311
- "boolean",
1312
- "object"
1313
- ],
1314
- "default": true,
1315
- "properties": {
1316
- "style": {
1317
- "description": "Block style",
1318
- "type": "string",
1319
- "enum": [
1320
- "consistent",
1321
- "fenced",
1322
- "indented"
1323
- ],
1324
- "default": "consistent"
1325
- }
1326
- },
1327
- "additionalProperties": false
1328
- },
1329
- "MD047": {
1330
- "description": "MD047/single-trailing-newline : Files should end with a single newline character : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md",
1331
- "type": "boolean",
1332
- "default": true
1333
- },
1334
- "single-trailing-newline": {
1335
- "description": "MD047/single-trailing-newline : Files should end with a single newline character : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md",
1336
- "type": "boolean",
1337
- "default": true
1338
- },
1339
- "MD048": {
1340
- "description": "MD048/code-fence-style : Code fence style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md048.md",
1341
- "type": [
1342
- "boolean",
1343
- "object"
1344
- ],
1345
- "default": true,
1346
- "properties": {
1347
- "style": {
1348
- "description": "Code fence style",
1349
- "type": "string",
1350
- "enum": [
1351
- "consistent",
1352
- "backtick",
1353
- "tilde"
1354
- ],
1355
- "default": "consistent"
1356
- }
1357
- },
1358
- "additionalProperties": false
1359
- },
1360
- "code-fence-style": {
1361
- "description": "MD048/code-fence-style : Code fence style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md048.md",
1362
- "type": [
1363
- "boolean",
1364
- "object"
1365
- ],
1366
- "default": true,
1367
- "properties": {
1368
- "style": {
1369
- "description": "Code fence style",
1370
- "type": "string",
1371
- "enum": [
1372
- "consistent",
1373
- "backtick",
1374
- "tilde"
1375
- ],
1376
- "default": "consistent"
1377
- }
1378
- },
1379
- "additionalProperties": false
1380
- },
1381
- "MD049": {
1382
- "description": "MD049/emphasis-style : Emphasis style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md049.md",
1383
- "type": [
1384
- "boolean",
1385
- "object"
1386
- ],
1387
- "default": true,
1388
- "properties": {
1389
- "style": {
1390
- "description": "Emphasis style",
1391
- "type": "string",
1392
- "enum": [
1393
- "consistent",
1394
- "asterisk",
1395
- "underscore"
1396
- ],
1397
- "default": "consistent"
1398
- }
1399
- },
1400
- "additionalProperties": false
1401
- },
1402
- "emphasis-style": {
1403
- "description": "MD049/emphasis-style : Emphasis style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md049.md",
1404
- "type": [
1405
- "boolean",
1406
- "object"
1407
- ],
1408
- "default": true,
1409
- "properties": {
1410
- "style": {
1411
- "description": "Emphasis style",
1412
- "type": "string",
1413
- "enum": [
1414
- "consistent",
1415
- "asterisk",
1416
- "underscore"
1417
- ],
1418
- "default": "consistent"
1419
- }
1420
- },
1421
- "additionalProperties": false
1422
- },
1423
- "MD050": {
1424
- "description": "MD050/strong-style : Strong style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md050.md",
1425
- "type": [
1426
- "boolean",
1427
- "object"
1428
- ],
1429
- "default": true,
1430
- "properties": {
1431
- "style": {
1432
- "description": "Strong style",
1433
- "type": "string",
1434
- "enum": [
1435
- "consistent",
1436
- "asterisk",
1437
- "underscore"
1438
- ],
1439
- "default": "consistent"
1440
- }
1441
- },
1442
- "additionalProperties": false
1443
- },
1444
- "strong-style": {
1445
- "description": "MD050/strong-style : Strong style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md050.md",
1446
- "type": [
1447
- "boolean",
1448
- "object"
1449
- ],
1450
- "default": true,
1451
- "properties": {
1452
- "style": {
1453
- "description": "Strong style",
1454
- "type": "string",
1455
- "enum": [
1456
- "consistent",
1457
- "asterisk",
1458
- "underscore"
1459
- ],
1460
- "default": "consistent"
1461
- }
1462
- },
1463
- "additionalProperties": false
1464
- },
1465
- "MD051": {
1466
- "description": "MD051/link-fragments : Link fragments should be valid : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md051.md",
1467
- "type": "boolean",
1468
- "default": true
1469
- },
1470
- "link-fragments": {
1471
- "description": "MD051/link-fragments : Link fragments should be valid : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md051.md",
1472
- "type": "boolean",
1473
- "default": true
1474
- },
1475
- "MD052": {
1476
- "description": "MD052/reference-links-images : Reference links and images should use a label that is defined : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md052.md",
1477
- "type": [
1478
- "boolean",
1479
- "object"
1480
- ],
1481
- "default": true,
1482
- "properties": {
1483
- "shortcut_syntax": {
1484
- "description": "Include shortcut syntax",
1485
- "type": "boolean",
1486
- "default": false
1487
- }
1488
- },
1489
- "additionalProperties": false
1490
- },
1491
- "reference-links-images": {
1492
- "description": "MD052/reference-links-images : Reference links and images should use a label that is defined : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md052.md",
1493
- "type": [
1494
- "boolean",
1495
- "object"
1496
- ],
1497
- "default": true,
1498
- "properties": {
1499
- "shortcut_syntax": {
1500
- "description": "Include shortcut syntax",
1501
- "type": "boolean",
1502
- "default": false
1503
- }
1504
- },
1505
- "additionalProperties": false
1506
- },
1507
- "MD053": {
1508
- "description": "MD053/link-image-reference-definitions : Link and image reference definitions should be needed : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md053.md",
1509
- "type": [
1510
- "boolean",
1511
- "object"
1512
- ],
1513
- "default": true,
1514
- "properties": {
1515
- "ignored_definitions": {
1516
- "description": "Ignored definitions",
1517
- "type": "array",
1518
- "items": {
1519
- "type": "string"
1520
- },
1521
- "default": [
1522
- "//"
1523
- ]
1524
- }
1525
- },
1526
- "additionalProperties": false
1527
- },
1528
- "link-image-reference-definitions": {
1529
- "description": "MD053/link-image-reference-definitions : Link and image reference definitions should be needed : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md053.md",
1530
- "type": [
1531
- "boolean",
1532
- "object"
1533
- ],
1534
- "default": true,
1535
- "properties": {
1536
- "ignored_definitions": {
1537
- "description": "Ignored definitions",
1538
- "type": "array",
1539
- "items": {
1540
- "type": "string"
1541
- },
1542
- "default": [
1543
- "//"
1544
- ]
1545
- }
1546
- },
1547
- "additionalProperties": false
1548
- },
1549
- "MD054": {
1550
- "description": "MD054/link-image-style : Link and image style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md054.md",
1551
- "type": [
1552
- "boolean",
1553
- "object"
1554
- ],
1555
- "default": true,
1556
- "properties": {
1557
- "autolink": {
1558
- "description": "Allow autolinks",
1559
- "type": "boolean",
1560
- "default": true
1561
- },
1562
- "inline": {
1563
- "description": "Allow inline links and images",
1564
- "type": "boolean",
1565
- "default": true
1566
- },
1567
- "full": {
1568
- "description": "Allow full reference links and images",
1569
- "type": "boolean",
1570
- "default": true
1571
- },
1572
- "collapsed": {
1573
- "description": "Allow collapsed reference links and images",
1574
- "type": "boolean",
1575
- "default": true
1576
- },
1577
- "shortcut": {
1578
- "description": "Allow shortcut reference links and images",
1579
- "type": "boolean",
1580
- "default": true
1581
- },
1582
- "url_inline": {
1583
- "description": "Allow URLs as inline links",
1584
- "type": "boolean",
1585
- "default": true
1586
- }
1587
- },
1588
- "additionalProperties": false
1589
- },
1590
- "link-image-style": {
1591
- "description": "MD054/link-image-style : Link and image style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md054.md",
1592
- "type": [
1593
- "boolean",
1594
- "object"
1595
- ],
1596
- "default": true,
1597
- "properties": {
1598
- "autolink": {
1599
- "description": "Allow autolinks",
1600
- "type": "boolean",
1601
- "default": true
1602
- },
1603
- "inline": {
1604
- "description": "Allow inline links and images",
1605
- "type": "boolean",
1606
- "default": true
1607
- },
1608
- "full": {
1609
- "description": "Allow full reference links and images",
1610
- "type": "boolean",
1611
- "default": true
1612
- },
1613
- "collapsed": {
1614
- "description": "Allow collapsed reference links and images",
1615
- "type": "boolean",
1616
- "default": true
1617
- },
1618
- "shortcut": {
1619
- "description": "Allow shortcut reference links and images",
1620
- "type": "boolean",
1621
- "default": true
1622
- },
1623
- "url_inline": {
1624
- "description": "Allow URLs as inline links",
1625
- "type": "boolean",
1626
- "default": true
1627
- }
1628
- },
1629
- "additionalProperties": false
1630
- },
1631
- "MD055": {
1632
- "description": "MD055/table-pipe-style : Table pipe style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md055.md",
1633
- "type": [
1634
- "boolean",
1635
- "object"
1636
- ],
1637
- "default": true,
1638
- "properties": {
1639
- "style": {
1640
- "description": "Table pipe style",
1641
- "type": "string",
1642
- "enum": [
1643
- "consistent",
1644
- "leading_only",
1645
- "trailing_only",
1646
- "leading_and_trailing",
1647
- "no_leading_or_trailing"
1648
- ],
1649
- "default": "consistent"
1650
- }
1651
- },
1652
- "additionalProperties": false
1653
- },
1654
- "table-pipe-style": {
1655
- "description": "MD055/table-pipe-style : Table pipe style : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md055.md",
1656
- "type": [
1657
- "boolean",
1658
- "object"
1659
- ],
1660
- "default": true,
1661
- "properties": {
1662
- "style": {
1663
- "description": "Table pipe style",
1664
- "type": "string",
1665
- "enum": [
1666
- "consistent",
1667
- "leading_only",
1668
- "trailing_only",
1669
- "leading_and_trailing",
1670
- "no_leading_or_trailing"
1671
- ],
1672
- "default": "consistent"
1673
- }
1674
- },
1675
- "additionalProperties": false
1676
- },
1677
- "MD056": {
1678
- "description": "MD056/table-column-count : Table column count : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md056.md",
1679
- "type": "boolean",
1680
- "default": true
1681
- },
1682
- "table-column-count": {
1683
- "description": "MD056/table-column-count : Table column count : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md056.md",
1684
- "type": "boolean",
1685
- "default": true
1686
- },
1687
- "MD058": {
1688
- "description": "MD058/blanks-around-tables : Tables should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md058.md",
1689
- "type": "boolean",
1690
- "default": true
1691
- },
1692
- "blanks-around-tables": {
1693
- "description": "MD058/blanks-around-tables : Tables should be surrounded by blank lines : https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md058.md",
1694
- "type": "boolean",
1695
- "default": true
1696
- },
1697
- "headings": {
1698
- "description": "headings : MD001, MD003, MD018, MD019, MD020, MD021, MD022, MD023, MD024, MD025, MD026, MD036, MD041, MD043",
1699
- "type": "boolean",
1700
- "default": true
1701
- },
1702
- "bullet": {
1703
- "description": "bullet : MD004, MD005, MD007, MD032",
1704
- "type": "boolean",
1705
- "default": true
1706
- },
1707
- "ul": {
1708
- "description": "ul : MD004, MD005, MD007, MD030, MD032",
1709
- "type": "boolean",
1710
- "default": true
1711
- },
1712
- "indentation": {
1713
- "description": "indentation : MD005, MD007, MD027",
1714
- "type": "boolean",
1715
- "default": true
1716
- },
1717
- "whitespace": {
1718
- "description": "whitespace : MD009, MD010, MD012, MD027, MD028, MD030, MD037, MD038, MD039",
1719
- "type": "boolean",
1720
- "default": true
1721
- },
1722
- "hard_tab": {
1723
- "description": "hard_tab : MD010",
1724
- "type": "boolean",
1725
- "default": true
1726
- },
1727
- "links": {
1728
- "description": "links : MD011, MD034, MD039, MD042, MD051, MD052, MD053, MD054",
1729
- "type": "boolean",
1730
- "default": true
1731
- },
1732
- "blank_lines": {
1733
- "description": "blank_lines : MD012, MD022, MD031, MD032, MD047",
1734
- "type": "boolean",
1735
- "default": true
1736
- },
1737
- "line_length": {
1738
- "description": "line_length : MD013",
1739
- "type": "boolean",
1740
- "default": true
1741
- },
1742
- "code": {
1743
- "description": "code : MD014, MD031, MD038, MD040, MD046, MD048",
1744
- "type": "boolean",
1745
- "default": true
1746
- },
1747
- "atx": {
1748
- "description": "atx : MD018, MD019",
1749
- "type": "boolean",
1750
- "default": true
1751
- },
1752
- "spaces": {
1753
- "description": "spaces : MD018, MD019, MD020, MD021, MD023",
1754
- "type": "boolean",
1755
- "default": true
1756
- },
1757
- "atx_closed": {
1758
- "description": "atx_closed : MD020, MD021",
1759
- "type": "boolean",
1760
- "default": true
1761
- },
1762
- "blockquote": {
1763
- "description": "blockquote : MD027, MD028",
1764
- "type": "boolean",
1765
- "default": true
1766
- },
1767
- "ol": {
1768
- "description": "ol : MD029, MD030, MD032",
1769
- "type": "boolean",
1770
- "default": true
1771
- },
1772
- "html": {
1773
- "description": "html : MD033",
1774
- "type": "boolean",
1775
- "default": true
1776
- },
1777
- "url": {
1778
- "description": "url : MD034",
1779
- "type": "boolean",
1780
- "default": true
1781
- },
1782
- "hr": {
1783
- "description": "hr : MD035",
1784
- "type": "boolean",
1785
- "default": true
1786
- },
1787
- "emphasis": {
1788
- "description": "emphasis : MD036, MD037, MD049, MD050",
1789
- "type": "boolean",
1790
- "default": true
1791
- },
1792
- "language": {
1793
- "description": "language : MD040",
1794
- "type": "boolean",
1795
- "default": true
1796
- },
1797
- "spelling": {
1798
- "description": "spelling : MD044",
1799
- "type": "boolean",
1800
- "default": true
1801
- },
1802
- "accessibility": {
1803
- "description": "accessibility : MD045",
1804
- "type": "boolean",
1805
- "default": true
1806
- },
1807
- "images": {
1808
- "description": "images : MD045, MD052, MD053, MD054",
1809
- "type": "boolean",
1810
- "default": true
1811
- },
1812
- "table": {
1813
- "description": "table : MD055, MD056, MD058",
1814
- "type": "boolean",
1815
- "default": true
1816
- }
1817
- },
1818
- "additionalProperties": false
1819
- }