Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Working with Text Effects

Use the code markup shown in the examples below to format the text in your pages.

*strong*

??citation??

{{

monspaced

monospaced}}

What you need to type

What you will get


Code Block

strong

code


_emphasis_

emphasis


Code Block

citation

code


-deleted-

deleted

code


+inserted+

inserted

code


^superscript^

superscript

code


~subscript~

subscript

Code Block
%span%

%span%


Code Block

monspaced

code

monospaced


bq. Here's how you make text in a paragraph into a block quotation

Here's how you make text in

Some block quoted text to make a paragraph into a block quotation

Some block quoted text to make a paragraph into a block quotation, place "bq. " before it

code


{color:red}look

ma,

red

text!{color}

look ma, red text!

RELATED TOPICS

Working with Headings

Take me back to Help Home