Skip to content

Commit 7919e81

Browse files
committed
Docusaurus is suffering
1 parent 1229993 commit 7919e81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blog/2026-01-11-january.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Now a new "preview mesh" will appear when using *spawner* Tool Guns, showing a *
5959

6060

6161
<details>
62+
6263
<summary>Adding a property to Thruster Entity</summary>
6364

6465
For example, the Thruster custom particle can be set like this to display on Context Menu:
@@ -80,6 +81,7 @@ Thruster.selected_context_menu_items = {
8081
...
8182
}
8283
```
84+
8385
</details>
8486

8587

@@ -101,6 +103,7 @@ The Tutorials UI has been upgraded and now displays a short description of the t
101103
<MediaLegend>Sandbox Tutorials improved UI displaying description and keys</MediaLegend>
102104

103105
<details>
106+
104107
<summary>Adding Description and Tutorials to a Tool</summary>
105108

106109
You can add custom description and tutorials easily like this, it is automatically picked up by the Tutorials system:
@@ -115,6 +118,7 @@ ColorGun.tutorials = {
115118
{ key = "ContextMenu", text = "color gun settings" },
116119
}
117120
```
121+
118122
</details>
119123

120124

0 commit comments

Comments
 (0)