Remove pointless annotate class

This commit is contained in:
Andre601 2024-01-26 14:22:13 +01:00
parent 7f39f06b39
commit 138da668fb
No known key found for this signature in database
GPG Key ID: 90E82BD59347A86C
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Before you can actually make use of PlaceholderAPI, you first have to import it
Use the below code example matching your dependency manager.
/// tab | :simple-apachemaven: Maven
```{ .xml .annotate title="pom.xml" data-md-component="api-version" }
```{ .xml title="pom.xml" data-md-component="api-version" }
<repositories>
<repository>
<id>placeholderapi</id>