Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell committed Nov 11, 2024
1 parent cba39a7 commit b6bcd52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"editor.formatOnSave": true,
},
// @template-customization-start
// Auto-formatting of MDX files will only work when the "MDX" extension is enabled.
"[mdx]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
Expand Down
2 changes: 1 addition & 1 deletion docs/extras/discards-misplays.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import PromiseClue from "./discards-misplays/promise-clue.yml";

### The Scream Discard

- The _Scream Discard is covered at [level 7](../level-7.mdx#the-scream-discard-chop-move-sdcm). (A \_Scream Discard_ always causes a _Scream Discard Chop Move_, so this move is also listed under [the _Chop Moves_ page](chop-moves.mdx#the-scream-discard-chop-move-sdcm).)
- The _Scream Discard_ is covered at [level 7](../level-7.mdx#the-scream-discard-chop-move-sdcm). (A _Scream Discard_ always causes a _Scream Discard Chop Move_, so this move is also listed under [the _Chop Moves_ page](chop-moves.mdx#the-scream-discard-chop-move-sdcm).)

### The Gentleman's Discard (GD)

Expand Down

0 comments on commit b6bcd52

Please sign in to comment.