elooly10 / BIU

A simple and lightweight way to create markup
0 stars 0 forks source link

BIU

Pronounced "By-ooh", BIU is a simple and easy-to-use markup language. This code converts BIU files to HTMl for rendering.

Syntax

h1   Heading 1
h2   Heading 2
p   Paragraph. 
   Still a pargraph... the line number wouldn't change. Note the tab / three spaces (either are valid) at the start of each line.
p   Some formatting includes /b Bold/, /i Italic/, and /u Underline/.
bq This is a blockquote.
  Blockquotes could be /i interesting/.