diff --git a/docs/faqs.md b/docs/faqs.md index 5bd304b8..c7f559bc 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -27,7 +27,7 @@ my_precomputed/ └── sub-01_space-T2w_desc-brain_mask.nii.gz ``` -In this example, ``sub-01_desc-preproc_T2w.nii.gz`` will be used as the T2w reference. The other files (the brain mask and segmentation), will be in the same space. +In this example, `sub-01_desc-preproc_T2w.nii.gz` will be used as the T2w reference. The other files (the brain mask and segmentation), will be in the same space. :::{warning} If no anatomical reference is provided, the outputs must be in the same space as the raw anatomical data. diff --git a/docs/installation.md b/docs/installation.md index e5d615f4..1128ddcf 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -31,7 +31,7 @@ There are also a few keyword tags, `latest` and `unstable`, that serve as specia Visit the [apptainer containers page](https://datasets.datalad.org/?dir=/repronim/containers/images/bids), courtesy of DataLad and ReproNim, to download already created images. :::{tip} -Images are listed as ``bids-nibabies--.sing``, where ```` is the release tag. +Images are listed as `bids-nibabies--.sing`, where `` is the release tag. ::: Otherwise, you can create an Apptainer image from the [Docker](#working-with-docker) images hosted online.