diff options
| -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" }, |
