mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Now that we use .RenderShortcodes in the rver-fragment shortcode, we cannot remove the output of these shortcodes dynamically because they are replaced by a temporary placeholder due to Hugo's internals. Instead, since the `this` parameter was only used for room version, we always use the `v` parameter and compare with the version provided in the page's front matter. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> |
||
|---|---|---|
| .. | ||
| boxes | ||
| changelog | ||
| added-in.html | ||
| changed-in.html | ||
| cs-module.html | ||
| definition.html | ||
| event-fields.html | ||
| event-group.html | ||
| event.html | ||
| http-api.html | ||
| msgtypes.html | ||
| proposal-tables.html | ||
| rver-fragment.html | ||
| sas-emojis.html | ||