Skip to content

Commit cad7b48

Browse files
committed
fix: defining links inside admonition
1 parent b30a696 commit cad7b48

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/modality-specific-files/task-events.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,11 @@ in the accompanying JSON sidecar as follows (based on the example of the previou
324324

325325
- [*Trial timing for multivariate pattern analysis*][ds000238]
326326

327+
<!-- Link Definitions -->
328+
[ds000238]: https://openneuro.org/datasets/ds000238/versions/00002
329+
[bids-examples]: https://bids-standard.github.io/bids-examples/#dataset-index
330+
[synthetic-example]: https://github.com/bids-standard/bids-examples/tree/master/synthetic
331+
327332
Signals related to stimuli (such as parameters of a film or audio stimuli) that are
328333
evenly recorded at a constant sampling frequency MUST be specified using a
329334
[compressed tabular file](../common-principles.md#compressed-tabular-files)
@@ -398,8 +403,3 @@ A guide for using macros can be found at
398403
Additional metadata may be included as in
399404
[any TSV file](../common-principles.md#tabular-files) to specify, for
400405
example, the units of the recorded time series for each column.
401-
402-
<!-- Link Definitions -->
403-
[ds000238]: https://openneuro.org/datasets/ds000238/versions/00002
404-
[bids-examples]: https://bids-standard.github.io/bids-examples/#dataset-index
405-
[synthetic-example]: https://github.com/bids-standard/bids-examples/tree/master/synthetic

0 commit comments

Comments
 (0)