|
Wiki Edit
|
Here is a quick summary of the basic text entry rules. Try Edit to see formatting source of any page. Use WikiSandbox to practice.
Or if you wish do entry linebreaks with <Return>, that's ok too.
When the browser displays the text, it will fill the lines and break them on the nearest word boundary until a blank line is reached.
Four or more "-" (hyphens) on a line will generate a horizontal line.
Top heading in text, H1 reserved for page title
Subheading in text.
Sub-subheading, smallest useful
So-called preformatted text can be inserted for special effects:
This line is preformatted and so is this one.
Note that the browser doesn't merge them as before. because by adding the space the text is,
again, preformatted.
You might also notice that the font changed from a proportional one to a fixed one but that is a matter determined by the browser or style sheet
longer program text could be included by using four ==== signs at the beginning of a line it ends with the same symbol
int main(){
printf("hello wiki");
}
a blockquote should be this?
to mark deleted text and added text use plus and minus with brackets surrounding the text within a line. code font should give you in-line fixed widt font.
> quoting as in emails should also work
> let us see
this is no more quoted
|
Wiki Edit |
|