Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:the_case_of_the_unindented_list [2023-03-28 16:31] – created awfki | wiki:the_case_of_the_unindented_list [2023-03-28 16:35] (current) – awfki | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== The Case of the Unindented Lists ====== | ||
| I broke unordered lists somehow and they don't indent. | I broke unordered lists somehow and they don't indent. | ||
| + | |||
| + | * The Case of the Unindented List | ||
| + | * item 2 | ||
| + | * item 2a is indented | ||
| + | * item 3 | ||
| + | * item 3a is indented | ||
| + | * item 3a1 is even more indented | ||
| + | * item 4 | ||
| + | |||
| + | See! I thought this was a Bootstrap3 template issue but I use that at work and it's not broken there. | ||
| + | while the bullets show up (they don't in Bootstrap3) they aren't indented. | ||
| + | The bit I'm referring to is a list generated by NSpages so maybe it's not using the same formatting. | ||
| + | |||