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 ?
Markdown to HTML in Livecode
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Markdown to HTML in Livecode
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).
Note. LiveCode can display the converted result *properly* only in a browser widget (not in a field).
shiftLock happens
Re: Markdown to HTML in Livecode
Thanks. Will proceed with that.