Test /
CSS
Testing PmWiki CSS formatting
In this example three bullet depths are shown with the differing bullet types (as expected)
* bullet one ** bullet two *** bullet three |
|
In this example three bullet depths are shown with the same bullet type (unexpected)
*** bullet three ** bullet two * bullet one |
|
In this example the text starts to the left of the bullet three
--< hanging indent *** bullet three ** bullet two * bullet one |
|
In this example the bullet types and placements are correct
--< hanging indent * bullet one ** bullet two *** bullet three |
|
In this example the bullet types and placements are correct
--> indent *** bullet three ** bullet two * bullet one |
|
-< hanging indent *** bullet three ** bullet two * bullet one |
hanging indent
|