Skip to content

tstaerk/html2mediawiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To compile html2mediawiki, you need to have the development package of libtidy installed. E.g. for SUSE Linux 11.1 this would go like:
yast -i libtidy-devel
cmake . && make -j4 && make install

About

html2mediawiki transforms your html syntax to mediawiki syntax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages