Created fmriprep docs page #59
Annotations
5 errors and 1 warning
Multiple consecutive blank lines:
docs/fmriprep/fmriprep.md#L47
docs/fmriprep/fmriprep.md:47 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md012.md
|
Headings should be surrounded by blank lines:
docs/fmriprep/fmriprep.md#L50
docs/fmriprep/fmriprep.md:50 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Running fMRIPrep Across all Subjects"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md022.md
|
Fenced code blocks should be surrounded by blank lines:
docs/fmriprep/fmriprep.md#L70
docs/fmriprep/fmriprep.md:70 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md031.md
|
Files should end with a single newline character:
docs/fmriprep/fmriprep.md#L71
docs/fmriprep/fmriprep.md:71:125 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md047.md
|
build
Failed with exit code: 1
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|