Re: Markdown library

2013-03-05 Thread Andrew Kluthe
Right. Time to switch to 5.5 anyhow. I will look into styledText and see if I can port over a markdown lib. Thanks for the head start on this. Andrew On Tue, Mar 5, 2013 at 12:39 PM, Trevor DeVore wrote: > On Tue, Mar 5, 2013 at 1:05 PM, Andrew Kluthe wrote: > > > It works quite well, but I rea

Re: Markdown library

2013-03-05 Thread Trevor DeVore
On Tue, Mar 5, 2013 at 1:05 PM, Andrew Kluthe wrote: > It works quite well, but I realized not long after testing it that what I > need is a markdown to styledText converter. I am going to use your function > and try to reverse it to take markdown and give me styledText. Also, is > styledText par

Re: Markdown library

2013-03-05 Thread Andrew Kluthe
It works quite well, but I realized not long after testing it that what I need is a markdown to styledText converter. I am going to use your function and try to reverse it to take markdown and give me styledText. Also, is styledText part of the new field control in 5.x? Most of what I do is in 4.6

Re: Markdown library

2013-03-05 Thread Andrew Kluthe
Wow. Great Trevor. Thanks. I'll give that a go. On Tue, Mar 5, 2013 at 7:58 AM, Trevor DeVore wrote: > On Mon, Mar 4, 2013 at 3:57 PM, Andrew Kluthe wrote: > > > Does anyone know of a livecode markdown implementation that works with > > fields? > > > > Andrew, > > I've done a number of conversio

Re: Markdown library

2013-03-05 Thread Trevor DeVore
On Mon, Mar 4, 2013 at 3:57 PM, Andrew Kluthe 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 s

Markdown library

2013-03-04 Thread Andrew Kluthe
Does anyone know of a livecode markdown implementation that works with fields? http://daringfireball.net/projects/markdown/basics Is there something similar that anyone has done? -- Regards, Andrew Kluthe and...@ctech.me ___ use-livecode mailing list