Skip to content

Commit

Permalink
Fix markdownlint errors in native.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willkroboth committed Jan 1, 2024
1 parent 91022b3 commit a75e4e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docssrc/src/native.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ This can now be used via the following command examples:

</div>

---
-----

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

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

</div>
</div>

0 comments on commit a75e4e4

Please sign in to comment.