wiki2xhtml makes it easy to create good-looking web pages. It is a program for both beginners and pros! The source text, which will be compiled by wiki2xhtml, is being written in the easy-to-learn syntax used in Wikis like the Wikipedia or the WikiBooks (and which is explained in the help file). If you have got higher demands, you can insert your own code. Take a look at the example, use an existing style or create your own!
Version 2.3 (So 18. Feb 00:02:20 CET 2007)
New:
* Self-defined meta tags are possible with either {{Meta:name||content}} or {{Meta:name="..." content="..."}}, with the last possiblilty you can also use e.g. http-equiv instead of name etc.
* All settings can be put in one file (except the footer/navigation) with the argument -c or --common=. (Feature-Request #1657269)
* You can insert a TOC (Table of Contents) in your text with the command {{TOC}}! (Feature-Request #1662446)
* {{$Version}} will be replaced by the program version.
Notes:
* -t, --title, --header are obsolete.