Skip to content

Commit 8a696e0

Browse files
BUG: Avoid asterix rendered as bullet point
1 parent 048e3fd commit 8a696e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Quick_start_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ All `itk` functional image filters operate on an `itk.Image` but also:
197197
- `numpy.ndarray <https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html>`_
198198
- `dask.array.Array <https://docs.dask.org/en/latest/array.html>`_
199199

200-
* Preserves image metadata
200+
\* Preserves image metadata
201201

202202
Filter parameters
203203
.................

0 commit comments

Comments
 (0)