html2wiki(1)
NAME
html2wiki - An HTML to wiki markup converter
USAGE
html2wiki [--dialect <dialect>] [options] [<html-file>]
DESCRIPTION
- html2wiki is an command line interface for the HTML::Wiki
- Converter perl library.
HTML::WikiConverter is an HTML to wiki converter capable - of converting HTML source into a variety of wiki dialects.
- Supported dialects include:
- DcuWiki
Kwiki
MediaWiki
MoinMoin
Oddmuse
PhpWiki
PmWiki
SnipSnap
TikiWiki
UseMod
WakkaWiki
OPTIONS
- --dialect
- This option is required unless the WCDIALECT envi
- ronment variable is set to a dialect.
- --base-uri
- Base URI for relative links
- --wiki-uri
- URI fragment for wiki links
- --wrap-in-html
- Wrap input in <html> and </html>
AUTHOR
- html2wiki was written by David J. Iberri <diberri@ya
- hoo.com>.
COPYRIGHT
- Copyright 2004-2005 David J. Iberri.
This programm and the library are free software; you can - redistribute it and/or modify it under the same terms as Perl it
- self.
- This manual page was written by Jonas Genannt
- <jonas.genannt@capi2name.de>.
2005-12-27