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