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