Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/adventure/minimessage/format.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ using MiniMessage should make it clear to end users which language variant is be

## Standard tags

These are the tags included and enabled by default in MiniMessage. Specific parses of MiniMessage may add custom tags to this list, or restrict the available tags to a subset of this list. Consult application documentation for details.
These are the tags included and enabled by default in MiniMessage. Specific parsers of MiniMessage may add custom tags to this list, or restrict the available tags to a subset of this list. Consult application documentation for details.

### Color

Expand Down
Loading