Skip to content

Commit 7149071

Browse files
committed
Fix formatting on bidsignore mask docs
1 parent e23f4d0 commit 7149071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/workflows.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ in the same space and resolution as the T1 image, and follow the naming conventi
146146
This file should be placed in the ``sub-*/anat`` directory of the BIDS dataset
147147
to be run through ``fmriprep``.
148148
Because lesion masks are not currently part of the BIDS specification, it is also necessary to
149-
include a `.bidsignore` file in the root of your dataset directory. This will prevent
149+
include a ``.bidsignore`` file in the root of your dataset directory. This will prevent
150150
`bids-validator <https://github.com/bids-standard/bids-validator#bidsignore>`_ from complaining that your dataset not BIDS valid, which prevents
151-
``fmriprep`` from running. Your `.bidsignore` file should include the following line::
151+
``fmriprep`` from running. Your ``.bidsignore`` file should include the following line::
152152

153153
*lesion_roi.nii.gz
154154

0 commit comments

Comments
 (0)