Skip to content

Commit 275479b

Browse files
committed
Fix markdownlint errors in native.md
1 parent 7743cd8 commit 275479b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docssrc/src/native.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This can now be used via the following command examples:
8282

8383
</div>
8484

85-
---
85+
-----
8686

8787
You may also create a `NativeProxyCommandSender` object yourself using the static `from` method:
8888

@@ -106,4 +106,4 @@ This `CommandSender` will work the same as any other `NativeProxyCommandSender`
106106
{{#include ../../commandapi-documentation-code/src/main/kotlin/dev/jorel/commandapi/examples/kotlin/ExamplesKotlinDSL.kt:native2}}
107107
```
108108

109-
</div>
109+
</div>

0 commit comments

Comments
 (0)