Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.11 KB

WYMeditor Readme

Introduction

Warning: This code is highly experimental and far from complete, for stable releases see the official WYMeditor site.

WYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor.

WYMeditor's main concept is to leave details of the document's visual layout, and to concentrate on its structure and meaning, while at the same time trying to keep things simple for the end user.

Some of WYMeditors Features:

  • Generates clean and valid XHTML Strict, free from visual contamination
  • Support for all major browsers
    • Internet Explorer
    • Firefox
    • Opera
    • Safari and Google Chrome
  • Extendable

Project info

License

WYMeditor is dual licensed under the Open Source MIT and GPL licenses. See the MIT-LISENCE and GPL-LISENCE files respectively.