=== TikiWikiFormatting === Contributors: rajbot Donate link: http://www.tikirobot.net/wp/tikiwikiformatting/ Tags: post, formatting Requires at least: 2.0.2 Tested up to: 2.1.3 Stable tag: trunk TikiWikiFormatting lets authors use a subset of UseMod Wiki's syntax to format posts more easily. == Description == TikiWikiFormatting uses a subset of UseMod Wiki's syntax to format posts more easily. It makes it easier to create lists and HTML links by hand. == Installation == 1. Copy `tikiwikiformatting.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Examples =
= Make a Link =

[http://tikirobot.net The TikiRobot Blog!]

= Make an Unordered List =

*item A
*item B
**subitem
*item C

= Make an Ordered List =

#one
##onePointOne
##onePointTwo
#two
#three