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 <[email protected]> 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 > [email protected] > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
