From ce598147bedf02f2a46a9df24def1d40a927765d Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 14 Oct 2024 09:44:27 -0400 Subject: [PATCH] Add an empty line in hope to get table rendered properly in "Ordering rules" section (#1953) --- src/schema/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/schema/README.md b/src/schema/README.md index 6d2225bf69..5e32f71eec 100644 --- a/src/schema/README.md +++ b/src/schema/README.md @@ -999,6 +999,7 @@ EventsMissing: ### One-off rules - `rules.modalities` - The keys in this file are the modalities, the values objects with the following field: + | Field | Description | | ----------- | ------------------------------------- | | `datatypes` | List of datatypes mapping to modality |