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/layouts/shortcodes
Richard van der Hoff 5f3b34448d
Add HTML ids for object definitions in the formatted specification (#1174)
* Remove redundant call to resolve-allof

All of the callers to resolve-additional-types already call resolve-allof (or
if not, they should), so this is redundant.

* Update `resolve-additional-types` to take a dict

I want to add more params to this, so first make it take a dict.

* `render-object-table`: take a "title" rather than a "caption"

... which means we can use the result from resolve-additional-types directly.

* render-object-table: support adding an anchor to generated tables.

* resolve-additional-types: generate an id for each returned type

* render-event: pass an anchor_base into resolve-additional-types

This means that it will generate an anchor for each type, whihc will then be
passed into render-object-table and used as an `id` for the table.

* render-operation: pass an anchor_base into resolve-additional-types

* newsfiles
2 years ago
..
boxes Support alerts (notes, warnings, rationales) 4 years ago
changelog Remove matrix-doc changelog hack (#1134) 2 years ago
added-in.html clarify federation Authorization header an add destination property (#1067) 3 years ago
changed-in.html clarify federation Authorization header an add destination property (#1067) 3 years ago
cs-module.html Replace deprecated Page.Dir with Page.File.Dir (#988) 3 years ago
definition.html Add HTML ids for object definitions in the formatted specification (#1174) 2 years ago
event-fields.html Add HTML ids for object definitions in the formatted specification (#1174) 2 years ago
event-group.html Add templates used to render data 3 years ago
event.html Add templates used to render data 3 years ago
http-api.html Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) (#3421) 3 years ago
msgtypes.html Fix typo in comment 3 years ago
proposal-tables.html Fix tab/spaces mix 3 years ago
rver-fragment.html Replace deprecated Page.Dir with Page.File.Dir (#988) 3 years ago
sas-emojis.html Replace sas-emojis template 4 years ago