Under Construction

Go to civlua project for the most up-to-date documentation.

This site is under construction. Right now I am only using it to play with github pages and styling what the output of cxt will be.

Header 2

Quote:

This is a quote

...by somebody.

Header 3

Header 6

Some link to google.com, and don't go here

A list.

block code:

function foo(a)
  print"0Oo0 - some really really looooooooong text... yup it keeps going and going and going..."
  return a + 3  // adding three
end

Short code:

foo()  // comment

A Table

Some text before the table.

1st header column 2nd header column 3rd header column
long row 1.1 long row 1.2

Even includes new line!

... and some info!

long row 1.3
function example(a)
  return "code block"
end
row 2.1 row 2.2 row 2.3

End of table...

very shrt