Skip to content

Commit c077d32

Browse files
authored
Merge pull request #207 from KyoriPowered/chore/no-md
Remove note about markdown mode returning to MiniMessage
2 parents 7d75ebf + 80e75e3 commit c077d32

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source/minimessage/api.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ Getting Started
1717

1818
MiniMessage exposes a simple API via the ``MiniMessage`` class.
1919

20-
.. note::
21-
22-
Previously, a Markdown mode was available. This has been temporarily removed due to some issues
23-
with the new 4.10.0 parser backend, but there are plans to re-add it once time permits.
24-
2520
A standard instance of the serializer is available through the :java:`miniMessage()` method. This uses the default set of tags and is not in strict mode.
2621

2722
Additional customization of MiniMessage is possible via the Builder_.

0 commit comments

Comments
 (0)