Help:Lists
From QMRAwiki
Lists
<!-- Line breaks --> * Bulleted lists are easy ** more asterisks make more levels *** and making <br/> new lines does not alter alignment # numbered lists are easy as well ## numbered lists obey the same rules <br/> as the bulleted lists ### There is a limit to the number of ### levels you can go down # You can also use numbers and bullets together #* Thus you can mix and make interesting ordered lists #* quite easily as well # and continue numbering : indenting without bullet or number :: obeys the same <br/> rules as well : and uses a different symbol
List will appear as follows
- Bulleted lists are easy
- more asterisks make more levels
- and making
new lines does not alter alignment
- and making
- more asterisks make more levels
- numbered lists are easy as well
- numbered lists obey the same rules
as the bulleted lists- There is a limit to the number of
- levels you can go down
- numbered lists obey the same rules
- You can also use numbers and bullets together
- Thus you can mix and make interesting ordered lists
- quite easily as well
- and continue numbering
- indenting without bullet or number
- obeys the same
rules as well
- obeys the same
- and uses a different symbol