matrix-spec/templating/matrix_templates/templates
Kegan Dougal f71763b0d3 Implement relative title styles
Templates don't know at what level they will be inserted. Previously, we
hard-coded the title style which is not compatible with the build target
system. Define a set of styles which will be replaced by the gendoc script
when it encounters them:
 '<' : Make this title a sub-heading
 '/' : Make this title a heading at the same level
 '>' : Make this title a super-heading

The build target system is now basically complete and functioning.
2015-09-22 13:08:15 +01:00
..
common-event-fields.tmpl Completely split up the templating system from the Matrix Spec template code. 2015-05-26 16:20:15 +01:00
events.tmpl Add {{presence_events}}. Factor out common code in MatrixSections. 2015-05-28 10:45:00 +01:00
http-api.tmpl Turn on code highlighting for HTTP api responses and add a 2015-09-18 17:26:10 +01:00
msgtypes.tmpl Implement relative title styles 2015-09-22 13:08:15 +01:00