Difference between revisions of "Tutorial:TutorialPage1n"
(expand) |
(add) |
||
Line 12: | Line 12: | ||
#Third item | #Third item | ||
− | <big>Add at least three headers into the text by wrapping words in <nowiki>==</nowiki> (big header) or <nowiki>===</nowiki> (smaller header). You should be able to get something like the next page. Notice that the software automatically generates a table of contents once there are three headers.</big> | + | <big>Add at least three headers into the text by wrapping words in <nowiki>==</nowiki> (big header) or <nowiki>===</nowiki> (smaller header). You should be able to get something like the next page. Notice that the software automatically generates a table of contents once there are three headers. Also, each section in the formatted article can now be edited separately.</big> |
<!-- PLEASE DON'T DELETE ANYTHING BELOW THIS LINE! --> | <!-- PLEASE DON'T DELETE ANYTHING BELOW THIS LINE! --> |
Revision as of 21:34, 28 May 2007
Now we need to add some formatting to your text.
If you want to add bullets, use * at the start of a line. If you want to add a numbered list, use # at the start of a line, as in: #First item
#Second item
#Third item gives
- First item
- Second item
- Third item
Add at least three headers into the text by wrapping words in == (big header) or === (smaller header). You should be able to get something like the next page. Notice that the software automatically generates a table of contents once there are three headers. Also, each section in the formatted article can now be edited separately.