You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/templating/matrix_templates
Kegan Dougal 056b5eba22 Partially handle representing top-level array responses
If an HTTP API returned a top-level array response, the templating system
would fail to create a table for it. This is now partially fixed by pulling
out the type of the elements (no recursion is done to populate nested tables)
9 years ago
..
templates Turn on code highlighting for HTTP api responses and add a 9 years ago
__init__.py Completely split up the templating system from the Matrix Spec template code. 9 years ago
sections.py Add new-style docs for the APIs for getting events for a room 9 years ago
units.py Partially handle representing top-level array responses 9 years ago