Test /
SpacesInMarkups
In (:markup:)s, although lines with leading spaces render correctly, one leading space is lost in the (:markup:) source block. This makes the Whitespace Rules in PmWiki.TextFormattingRules confusing.
Three spaces between.
One leading space.
Two leading spaces.
Three leading spaces
Four leading spaces.[@
12345678901234567890@]
From '''''PmWiki.TextFormattingRules''''':
# First-level item\\
Whitespace used to continue item on a new line
# Another first-level item
# Whitespace combined with a single # to create a new item one level deeper.[@
12345678901234567890@]
This is a very long line or a paragraph, it should automatically break in the "code" frame but still possible to copy and paste.
| Three spaces between. One leading space.
Two leading spaces.
Three leading spaces
Four leading spaces.From PmWiki.TextFormattingRules:
This is a very long line or a paragraph, it should automatically break in the "code" frame but still possible to copy and paste. |
Thanks for noticing, should be fixed for 2.2.98. --Petko May 31, 2017, at 05:33 AM