prettier no longer should screw up md files underscores

This commit is contained in:
Brian Madison
2025-12-23 22:29:51 +08:00
parent e4a4f47a1e
commit 925b715d4f
81 changed files with 187 additions and 187 deletions

View File

@@ -66,7 +66,7 @@ To set up the quiz game by selecting game mode, choosing a category, and prepari
### 1. Welcome and Configuration Loading
Load config from {project-root}/\_bmad/bmb/config.yaml to get user_name.
Load config from {project-root}/_bmad/bmb/config.yaml to get user_name.
Present dramatic welcome:
"🎺 _DRAMATIC MUSIC PLAYS_ 🎺

View File

@@ -45,7 +45,7 @@ web_bundle: true
### 1. Module Configuration Loading
Load and read full config from {project-root}/\_bmad/bmb/config.yaml and resolve:
Load and read full config from {project-root}/_bmad/bmb/config.yaml and resolve:
- `user_name`, `output_folder`, `communication_language`, `document_output_language`