From 9788dccee9d2b9fb786a439b7f1bb6f6b67cc7f3 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Sun, 12 Oct 2025 20:02:27 +0200 Subject: [PATCH] Fix rendering of admonitions --- docs/Getting-Started/Configuration-File.md | 5 +++-- docs/Getting-Started/Folder-Structure.md | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/Getting-Started/Configuration-File.md b/docs/Getting-Started/Configuration-File.md index 642821f..c994861 100644 --- a/docs/Getting-Started/Configuration-File.md +++ b/docs/Getting-Started/Configuration-File.md @@ -133,9 +133,10 @@ priority: { "metadata", "artwork", "region", "language" } !!! tip - You can find examples of full binded batocera or es-de config files. + You can find examples of full binded batocera or es-de config files. !!! warning - Only uncomment or add the lines you need. Any omitted or empty sections will use RomM's defaults. + Only uncomment or add the lines you need. Any omitted or empty sections will use RomM's defaults. + For a full example, see the config.example.yml file. diff --git a/docs/Getting-Started/Folder-Structure.md b/docs/Getting-Started/Folder-Structure.md index c57dec1..53137e6 100644 --- a/docs/Getting-Started/Folder-Structure.md +++ b/docs/Getting-Started/Folder-Structure.md @@ -39,7 +39,7 @@ For multifile games (games stored as folders with multiple files or folders insi !!! tip - For folder naming conventions, review the [Platform Support](../Platforms-and-Players/Supported-Platforms.md) section. To override default system names in the folder structure (if your directories are named differently), see the [Configuration File](Configuration-File.md) section. + For folder naming conventions, review the [Platform Support](../Platforms-and-Players/Supported-Platforms.md) section. To override default system names in the folder structure (if your directories are named differently), see the [Configuration File](Configuration-File.md) section. @@ -151,7 +151,7 @@ For multifile games (games stored as folders with multiple files or folders insi !!! note - RomM can be setup without a prior folder structure. If files are manually uploaded from the webUI, RomM will automatically create the folder **Structure A** + RomM can be setup without a prior folder structure. If files are manually uploaded from the webUI, RomM will automatically create the folder **Structure A** ## Configuration file