Wednesday, March 30, 2011, 4:16:46 PM, Oliver Betz wrote:

> My question was meant "(why) do we need/want intermediate html (or
> RTF) instead of processing PmWiki markup directly by the WYSIWYG
> editor?".

The js wysiwyg editor produces HTML for life display in the browser.
A JavaScript wiki2html2wiki parser would make it possible for the
js editor interface to read wiki markup, and when saving to
convert the HTML, which the js editor produces, into wiki markup.
The intermediate HTML is necesssary, as it is what the browser
understands and renders. Underneath any life wysiwig display
is the HTML produced in js dynamically.


  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to