Heading handling
Heading 1
.
Heading 2
.
Heading 3
.
Heading 4
No wee the same Headings, but created with Underline instead of "#":
With all Plugins I'm used to nave in my normal Blogs
.
.
.
No wee the same Headings, but created with Underline instead of "#":
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
.
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 "¡"
¢ ¢
­ ­
® ®
Δ Δ
All wrong
Instead of code the encoded characters are shown
Only works with Markdown, but not with BBC