PaperMC / docs

Documentation for all projects under the PaperMC umbrella.
https://docs.papermc.io/
BSD 2-Clause "Simplified" License
38 stars 106 forks source link

Tabs do not work on Velocity's "Creating Your First Plugin" page #166

Closed mudkipdev closed 1 year ago

mudkipdev commented 1 year ago

https://docs.papermc.io/velocity/dev/creating-your-first-plugin https://github.com/PaperMC/docs/blob/main/docs/velocity/dev/getting-started/creating-your-first-plugin.md

The problematic lines:

import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
olijeffers0n commented 1 year ago

Can be closed. Addressed in 8b46cda