Markup: Title With Markup
Verify that:
- The post title renders the word „with“ in italics and the word „markup“ in bold.
- The post title markup should be removed from the browser window / tab.
Verify that:
Putting special characters in the title should have no adverse effect on the layout or functionality.
Special characters in the post title have been known to cause issues with JavaScript when it is minified, especially in the admin when editing the post itself (ie. issues with metaboxes, media upload, etc.).
This is a test to see if the fonts used in this theme support basic Latin characters.
! | „ | # | $ | % | & | ‚ | ( | ) | * |
+ | , | – | . | / | 0 | 1 | 2 | 3 | 4 |
5 | 6 | 7 | 8 | 9 | : | ; | > | = | < |
? | @ | A | B | C | D | E | F | G | H |
I | J | K | L | M | N | O | P | Q | R |
S | T | U | V | W | X | Y | Z | [ | |
] | ^ | _ | ` | a | b | c | d | e | f |
g | h | i | j | k | l | m | n | o | p |
q | r | s | t | u | v | w | x | y | z |
{ | | | } | ~ |
This post has no title, but it still must link to the single post view somehow.
This is typically done by placing the permalink on the post date.
A few things to check for:
The following CSS properties will help you support non-breaking text.
-ms-word-wrap: break-word; word-wrap: break-word;