Markdown to HTML in Livecode

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller

Post Reply
hopkins
Posts: 41
Joined: Wed Nov 28, 2018 11:09 am

Markdown to HTML in Livecode

Post by hopkins »

Hi,

Could not find anyting about this, but maybe I missed something. Is there a way to convert a markdown file into an html file in livecode ? Otherwise, I guess it would have to be done in javascript in a browser widget ?
[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: Markdown to HTML in Livecode

Post by [-hh] »

Yes, the 'otherwise'. I use also in-browser markdown editors like StackEdit.
Note. LiveCode can display the converted result *properly* only in a browser widget (not in a field).
shiftLock happens
hopkins
Posts: 41
Joined: Wed Nov 28, 2018 11:09 am

Re: Markdown to HTML in Livecode

Post by hopkins »

Thanks. Will proceed with that.
Post Reply