You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/minimessage/api.rst
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,6 @@ Getting Started
17
17
18
18
MiniMessage exposes a simple API via the ``MiniMessage`` class.
19
19
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
-
25
20
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.
26
21
27
22
Additional customization of MiniMessage is possible via the Builder_.
0 commit comments