LaCava Research Wiki

Initiated September 2017

Headings in WikiText

5th December 2013 at 11:12am

Headings are specified with one or more leading ! characters:

! This is a level 1 heading

!! This is a level 2 heading

!!! This is a level 3 heading

CSS classes can be assigned to individual headings like this:

!.myStyle This heading has the class `myStyle`