diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-01-25 00:14:12 -0500 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-01-25 00:14:12 -0500 |
| commit | a470f276f42e8102a23208fb89e36ae3a7f8c68b (patch) | |
| tree | 8d72b1abc96457b883d479586a55fd167f999254 /config.json | |
| parent | 5937ea2dc86c2c9604a0b566d080bf6b8066b3cd (diff) | |
define separator character
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.json b/config.json index a29db8d..de14cca 100644 --- a/config.json +++ b/config.json @@ -3,6 +3,9 @@ "transcode": "roman", "truesf": true }, + "metadata": { + "separator": " | " + }, "diagrams": { "show": "none" }, |
