Request: Markdown functions

Monte Goulding monte at appisle.net
Wed Mar 2 14:54:02 EST 2016


mergMarkdown is my external that does Markdown to HTML. It is fully cross platform and MIT licensed. It is based on the sundown library which is also MIT licensed. I don’t have anything that can do the reverse sorry…

> On 3 Mar 2016, at 5:27 AM, Richard Gaskin <ambassador at fourthworld.com> wrote:
> 
> I need two functions for a community project I'm working on:
> 
> MarkdownToHtmltext -- converts Github Markdown the LC's htmlText
> 
> HtmltextToMarkdown -- converts content and the subset of relevant
>                      text styling attributes LC fields offer into
>                      Github-flavored Markdown
> 
> These need to be available under either GPL or GPL-compatible license.
> 
> If you have such things please point me to them.
> 
> If not I'll adapt some code I wrote for my WebMerge product and post it on Github under GPLv3.
> 
> -- 
> Richard Gaskin
> LiveCode Community Manager
> richard at livecode.org
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list