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/content/client-server-api/modules
Kévin Commaille 5fbfdd6821
Fix generated HTML (#1880)
* Add tr as child of thead in HTML tables

It is invalid HTML for th to be the direct children of thead

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Remove unnecessary HTML code end tag

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Avoid nesting p HTML elements

A p HTML element cannot contain other block elements,
so the "parent" element is closed when the first "child" one is opened.

We need to use Page.RenderString with options
to force Hugo to keep the wrapping p elements
even if the content contains a single paragraph.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add missing HTML details end tags

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Replace HTML a self-closing tag with start and end tags

The a element start and end tags are mandatory.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Replace obsolete HTML name attribute with id

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
..
account_data.md Do not allow setting m.push_rules account data directly. (#1763) 2 years ago
admin.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
content_repo.md Add authenticated media (MSC3916) (#1858) 2 years ago
device_management.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
dm.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
end_to_end_encryption.md Clarifications around encoding of data within verification QR codes (#1839) 2 years ago
event_annotations.md annotion (#1658) 2 years ago
event_context.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
event_replacements.md Update spec for MSC3952: intentional mentions (#1508) 3 years ago
guest_access.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
history_visibility.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
ignore_users.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
index.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
instant_messaging.md Spec markup for mathematical messages (#1816) 2 years ago
mentions.md Fix schema of `m.mentions` object (#1635) 2 years ago
moderation_policies.md Fix typo in moderation policy lists spec (#1832) 2 years ago
openid.md Add a hyphen between third and party when used as an adjective (#1447) 3 years ago
presence.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
push.md Fix generated HTML (#1880) 1 year ago
read_markers.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
receipts.md Batch receipts by thread as well as room (#1685) 2 years ago
reference_relations.md Clarify terminology around aggregations (#1424) 3 years ago
report_content.md Add spec for MSC2449: Require users to have visibility on an event when submitting reports (#1517) 2 years ago
rich_replies.md Make clearer in the example that the fallback prefix sequence should be repeated for each line (#1690) 2 years ago
room_previews.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
room_upgrades.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
search.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
secrets.md Rename "recovery key" to "backup decryption key" (#1819) 2 years ago
send_to_device.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
server_acls.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
server_notices.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
spaces.md Remove spurious 'weight: 340' (#1442) 3 years ago
sso_login.md Clarify when server name is used and link to definition (#1862) 2 years ago
stickers.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
tags.md Stop rendering CS modules and room version fragments as standalone pages (#1317) 3 years ago
third_party_invites.md Add a hyphen between third and party when used as an adjective (#1447) 3 years ago
third_party_networks.md Add a hyphen between third and party when used as an adjective (#1447) 3 years ago
threading.md Clarify that threads can be created based on replies (#1687) 2 years ago
typing_notifications.md Fix broken links 3 years ago
voip_events.md Define opaque identifier grammar (#1791) 2 years ago