KARAS is lightweight markup language. And this is the syntax converter written in Javascript. If you want to get more info about KARAS, please visit lightweightmarkuplanguage.com.
KARAS.js
has a function to convert KARAS syntax. Put marked up text into the convert
function, then it return converted text as HTML. Program.html
is the easiest sample which shows how to use KARAS.js
.
Need Javascript version 1.8.5 or later.
KARAS and the converters are licensed under BSD.