Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.26 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.26 KB

WYGIWiki (What You Get Is Wiki)

A lightweight WYSIWYG editor for basic MediaWiki markup.

This project is not a replacement for powerful extensions like VisualEditor.

Usage

  • Editing very basic MediaWiki content
  • Teaching new users MediaWiki markup
  • Editing private wikis which don't have VisualEditor
  • Converting simple documents into MediaWiki markup
    • Markdown
    • HTML
    • Word
    • PDF
    • etc.

Limitations

  • Unsupported
    • {{templates}}
    • gallery
    • etc.
  • Tables
    • Must have equal rows and columns
    • Cannot contain links (or other content) which uses pipes

Credits

Notes

  • Be sure to place pandoc.exe in ~/Bin before deploying

License

WYGIWiki is copyright © 2018+ Jonathan Hermsen and released under the MIT license.