« SQLite Release 3.16.1… | Home | Early bird offer endi… »

MarkDown via HTMLViewer for Xojo and FileMaker

As you may know we have an example for FileMaker to convert from MarkDown to HTML via JavaScript library in a webviewer.
For a client I just converted that example to Xojo.

On Mac OS X it looks like this:

and for Windows:


This is using Internet Explorer on Windows and WebKit on Mac.

Both ways we load a local html file which contains two text areas in a html form. We fill the first text control with the input text, call a javascript function and read the output via the second form field. This way we can pass much more multi line text than we ever could through URLs.

Please try it. Will be included in next prerelease or if you need now, drop me a line by email. The biggest plugin in space...
04 01 17 - 15:25