On Mon, Mar 4, 2013 at 3:57 PM, Andrew Kluthe <and...@ctech.me> wrote:

> Does anyone know of a livecode markdown implementation that works with
> fields?
>

Andrew,

I've done a number of conversions to formats like Markdown. My old code
uses htmlText and is quite ugly. I've been rewriting my converters to use a
styledText array which is MUCH simpler. Here is a function for Markdown I
put together this morning which should get you started. I only did minor
testing but lists, styling and colors all work.

https://gist.github.com/trevordevore/5090459

-- 
Trevor DeVore
Blue Mango Learning Systems
www.clarify-it.com    -    www.screensteps.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to