Searched hist:c2248fdabf88ebc41fb7cdff1ab9df02279eed2b (Results 1 – 7 of 7) sorted by relevance
| /dokuwiki/_test/tests/Parsing/ParserMode/ |
| H A D | RssTest.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|
| H A D | FileTest.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|
| H A D | HeadersTest.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|
| H A D | CodeTest.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|
| H A D | FootnoteTest.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|
| H A D | PreformattedTest.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|
| /dokuwiki/inc/Parsing/Handler/ |
| H A D | Block.php | c2248fdabf88ebc41fb7cdff1ab9df02279eed2b Tue May 05 11:20:04 UTC 2026 Andreas Gohr <andi@splitbrain.org> Block: collapse [ \t]*\n[ \t]* to \n inside paragraphs
Strip [ \t]+ on either side of the soft-break joiner emitted for a single eol, and ltrim the first cdata of each paragraph. Without this, DokuWiki preserved leading/trailing whitespace on continuation lines verbatim, which is invisible in HTML but may visible in plain-text and other renderers. It is also a requirement in the Markdown spec.
Re-baseline the parser-mode tests that pinned the old preserve behavior (cdata adjacent to <code>/<file>/<rss>/header/footnote).
|