another bug in your post-engine:
In the post above i numbered the different problems i found, but the engine decided not to show these numbers to the public. In edit-mode the numbering is still intact, but the engine translates the different numbers (1. ; 2. ; ...) to linebreaks.
Aah, and the engine changes the font-size in the numbered list.
Maybe that the numbering is correctly displayed if i use a double linebreak? I will test it:
1. First line
2. Second line
Here again with single linebreaks:
1. First line
2. Second line
As you see, the numbers are gone, no matter how many linebreaks, but the reformatting of the font-size and the alignment only appears with the single linebreak.
Post Comments