Add automated documentation validation workflow #1
docs-validation.yml
on: pull_request
Validate JavaScript Files
6s
Validate JSON Files
4s
Lint Markdown
13s
Spell Check
6s
Annotations
10 errors
|
Lint Markdown:
docs/en/index.md#L435
MD033/no-inline-html Inline HTML [Element: svg]
|
|
Lint Markdown:
docs/en/index.md#L435
MD033/no-inline-html Inline HTML [Element: path]
|
|
Lint Markdown:
docs/en/index.md#L80
MD056/table-column-count Table column count [Expected: 2; Actual: 1; Too few cells, row will be missing data]
|
|
Lint Markdown:
docs/en/index.md#L80
MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing trailing pipe]
|
|
Lint Markdown:
docs/en/index.md#L80
MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing leading pipe]
|
|
Lint Markdown:
docs/en/index.md#L75
MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
|
|
Lint Markdown:
docs/en/index.md#L75
MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
|
|
Lint Markdown:
docs/en/index.md#L75
MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
|
|
Lint Markdown:
docs/en/index.md#L75
MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
|
|
Lint Markdown:
docs/en/contents.md#L3
MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
|