Simple inline markup
Normal use
- Markup:
Try /emphasized/, *strong*, or `inline` decorators.
- Results:
Try emphasized, strong, or
inlinedecorators.
Escaped
- Markup:
I want my \*asterisks\* back!
- Results:
I want my *asterisks* back!
Images
- Markup:
[img/world.png The world]
- Results:

The world
Links and URLs
Implicit
- Markup:
Choose: http://www.google.com, example@example.com
- Results:
Choose: http://www.google.com, example@example.com
Explicit
External
- Markup:
Please visit [Oniguruma's http://oniguruma.rubyforge.org] site.
- Results:
Please visit Oniguruma's site.
Internal
- Markup:
What about seeing the [Implemented Features >] again.
- Results:
What about seeing the Implemented Features again?.
- Markup:
You can also go to the [home > index] page.
- Results:
You can also go to the home page.
Quotes
- Markup:
> Just a note, textpow requires oniguruma, which currently doesn't seem > to run on 64bit machines. > > ^ manveru > > On 5/12/07, Dizan Vasquez <dichodaemon / gmail.com> wrote: > > I have the pleasure to announce the first public release (v 0.9.0 ) of > > Textpow > >
- Results:
Just a note, textpow requires oniguruma, which currently doesn't seem to run on 64bit machines.
^ manveru
On 51207, Dizan Vasquez <dichodaemon / gmail.com> wrote:
I have the pleasure to announce the first public release (v 0.9.0 ) of Textpow