/reviki

reviki - an SVN backed wiki

Primary LanguageJavaApache License 2.0Apache-2.0

This is the Java source code for reviki, an Apache 2.0 licensed
wiki that uses Subversion as a data store.

Please see http://reviki.org for more details, including build instructions.

-- Matt Hillsdon <matt@hillsdon.net>

# Markdown support

Markdown is now supported as an alternative page format to WikiCreole.

This can be switched on a per-page basis in the UI, or the default can be set
across the wiki by adding:

* = reviki:syntax=markdown

to the bottom of the ConfigAutoProperties page. Note that this will change the
setting for all pages including editing existing ones written in creole.