Skip to content

Commit e1491bf

Browse files
committed
remove unnecessary headers
1 parent 3c6c623 commit e1491bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/developers/events.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ _Called when the client sends a PlayerHandshakeMessage._
5252
<details>
5353
<summary>Minecraft Version Information</summary>
5454

55-
#### All `MinecraftVersion minecraftVersion` Versions
55+
**All `MinecraftVersion minecraftVersion` Versions**
5656

5757
- V1_7
5858
- V1_8
@@ -85,7 +85,7 @@ _Called when the client sends a PlayerHandshakeMessage._
8585
<details>
8686
<summary>Lunar Client Version Information</summary>
8787

88-
#### How `lunarClientVersion` Works
88+
**How `lunarClientVersion` Works**
8989

9090
This returns all the attributes about the version of Lunar Client the player is using.
9191

@@ -100,7 +100,7 @@ This returns all the attributes about the version of Lunar Client the player is
100100
<details>
101101
<summary>LunarClientMod (Installed Mods) Information</summary>
102102

103-
#### How `installedMods` Works
103+
**How `installedMods` Works**
104104

105105
This returns a list of each mod, and its respective attributes.
106106

0 commit comments

Comments
 (0)