DkLee › DyJung › Faculty › FrontPage › HelpOnEditing › HelpOnFormatting
Text Formatting Rules ¶
Leave blank lines between paragraphs. Use [[BR]] to insert linebreaks into paragraphs.
You can render text in italics or bold.
To write italics, enclose the text in double single quotes.
To write bold, enclose the text in triple single quotes.
You get ^superscripted text^ by enclosing it into caret characters.
To insert program source without reformatting in a monospace font, use three curly braces:
10 PRINT "Hello, world!" 20 GOTO 10
Note that within code sections, both inline and display ones, any wiki markup is ignored. An alternative and shorter syntax for inlined code is to use backtick characters (note that this can be disabled by the site's configuration, but is enabled by default).
For more information on the possible markup, see HelpOnEditing.
Example ¶
Mixing ''italics'' and '''bold''':
* '''''Mix''' at the beginning''
* '''''Mix'' at the beginning'''
* '''Mix at the ''end'''''
* ''Mix at the '''end'''''
You might recall ''a''^2^ `+` ''b''^2^ `=` ''c''^2^ from your math lessons.
An { { {inline code sequence} } } has the start and end markers on the same line.
Or you use `backticks`.
A code display has them on different lines: { { {
'''No''' markup here!
} } }
In the above example, we "escaped" the markers for source code sequences by inserting spaces between the curly braces.
Display ¶
Mixing italics and bold:
- Mix at the beginning
- Mix at the beginning
- Mix at the end
- Mix at the end
An inline code sequence has the start and end markers on the same line.
Or you use backticks.
A code display has them on different lines:
'''No''' markup here!
Colorized code displays ¶
There are several ways to get colorized formatting of Python code[1]:
- start a code display with a line only containing "#!python"
- embed a file attachment bearing a ".py" extension via "inline:"
- start a page with a Python format processing instruction ("#format python")
#!python
from colors import palette
palette.colorize('python')
Chemicals ¶
Added feature by SKKU Chemistry
$ H2O + NaCl -> Na+(aq) + Cl-(aq) $
$ 2H2O <-> H3O+ + OH- $
Gnuplot ¶
Added feature by SKKU Chemistry
{{{ { { {
#!gnuplot
splot x*x + y*y
} } } }}}
The following is review of WID-3575 problem:
http://lucky7.to/lewisio/ cheap xanax
http://weblog.ro/ultram1/ ultram
http://jonesqw.blog.nol.hu/ buy tramadol
http://thomasas.blog.nol.hu/ phentermine online
http://adipex7.ifrance.com/ discount adipex
http://ambien7.ifrance.com/ ambien
http://messageboard688631.aimoo.com/ buy ephedrine
http://net4free.org/Home/soma7/ discount soma
http://weblog.ro/phentermine1/ cheap phentermine
http://lol.to/bbs.php?bbs=moviepic lortab
http://www.network54.com/Forum/469642/ discount xanax
http://galeon.com/viagra15/ cheap viagra
http://galeon.com/williamsw/ zoloft online
http://20six.nl/davidr/ discount valium
http://levitra25.eu.tt/ levitra online
http://myblog.de/eennis/ cheap adipex
http://u-blog.net/roberts2/ discount hydrocodone
http://tramadol.nl.tt/ buy tramadol
Thank you for reading WID-3575 review.
----
- [1] There is currently no support for languages other than Python.
