Markdown tests
Tuesday, March 3, 2026 at Mar 3, 2026
Heading handling
Heading 1
.
Heading 2
.
Heading 3
.
Heading 4
No wee the same Headings, but created with Underline instead of “#”:
Learning, testing,
Tuesday, March 3, 2026 at Mar 3, 2026
.
.
.
No wee the same Headings, but created with Underline instead of “#”:
Monday, February 23, 2026 at Feb 23, 2026
Sunday, February 22, 2026 at Feb 22, 2026
Sunday, February 22, 2026 at Feb 22, 2026
In 1.5.1 there were Title and Caption, both cut after first blank in Title Text
Title and may be Caption should be “title text”
Result: Only Title, no Caption. And Title Text cut at blank
Result:Now Title Text no longercut at blank
.
Saturday, February 21, 2026 at Feb 21, 2026
Example: Unbreakable Space
Here a line with second character group in Markdown Code Syntax
aaaaaaaa bbbbbbbbbbbb ccccccccccc
Here a line with second character group in Markdown Code Syntax
aaaaaaaa ccccccccccc
And Multilinecode
All works fine
Code due to this manual “Creating code”
Example:
<!DOCTYPE html> <html> <body> <h1>My first PHP page</h1> <?php echo “Hello World!” ?> </body> </html>
a b c
That’s wrong
Should be shown as string “a b c”
¡
¡
should have been shown as “¡”
Encoding for other examples see here
¢ ¢
¢
¥ ­
® ®
®
Δ Δ
Δ
All wrong
Instead of code the encoded characters are shown
Only works with Markdown, but not with BBC