Template:Dash/doc: Difference between revisions

ArrowHead294 (talk | contribs)
m De-escape
ArrowHead294 (talk | contribs)
mNo edit summary
Line 21: Line 21:


For the primary separator, separate items by <code>,</code> followed by one or more spaces (if no secondary separator is specified, any combination of commas and whitespaces of any length will be treated as a single separator, as long as it ends in one or more whitespaces). An additional separator can be invoked by separating items using two commas (<code>,,</code>) followed by one or more spaces.
For the primary separator, separate items by <code>,</code> followed by one or more spaces (if no secondary separator is specified, any combination of commas and whitespaces of any length will be treated as a single separator, as long as it ends in one or more whitespaces). An additional separator can be invoked by separating items using two commas (<code>,,</code>) followed by one or more spaces.
==== Commas ====
'''Note:''' Comma characters that are not used as separators must be escaped as <code>&amp;#44;</code>.


=== Usage ===
=== Usage ===