Skip to content

Commit

Permalink
add a newline perhaps
Browse files Browse the repository at this point in the history
  • Loading branch information
kezz committed Oct 30, 2024
1 parent a1595e8 commit b5d3c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/minimessage/dynamic-replacements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ To insert a list of components, you can use the list formatter.
This tag resolver will join components together.
It will accept three arguments, all of which are optional but must be provided in order and with all preceding arguments present:
#. The separator to use between components (defaults to no separator).
#. The separator to use between the last two components (defaults to the first argument).
#. The separator to use between the last two components if there are more than two components (defaults to the second argument).
Expand Down

0 comments on commit b5d3c56

Please sign in to comment.