Dr Fragen in the operating room

Radio, Windows and Markdown

·

I was recently made aware that Windows users may have a tough time currently trying to use the Markdown tool for [Radio][1]. Much of this is due to the fact that the current Windows Radio application doesn’t have the `re` verbs kernelized and so can’t utilize the [UserTalk][2] version of the Markdown renderer. The other method has been to just call [Perl][] directly. Unfortunately the method of doing this within the Radio environment requires a copy of [Frontier][3]. I assume that a copy of the [open source version of Frontier][4] would be sufficient.
[1]: http://radio.userland.com/
[2]: http://frontier.userland.com/manual/userTalk
[3]: http://frontier.userland.com/
[4]: http://frontierkernel.sourceforge.net/
[perl]: http://www.perl.org