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/specification
Kegan Dougal 4e1e82f995 Fix paragraph CSS and adjust where paragraphs are in the RST
The CSS for `nature.css` was such that it was preventing `p` tags from
having sufficient vertical whitespace. This meant that you couldn't insert
any kind of spacing between lengthy sections (they just appeared as new lines).

This PR fixes this so you can actually have some whitespace between paragraphs.
As a result of this change, some parts of the spec appeared to have too much
whitespace. These were often sections which shouldn't have begun a new
paragraph anyway (e.g. a single sentence being an entire paragraph, `TODO`
blocks resulting in new paragraphs). This PR fixes the most offending areas
where we shouldn't have been inserting new paragraphs.
9 years ago
..
modules Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
0-event_signing.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
0-events.rst Fix typo 9 years ago
0-feature_profiles.rst Various review fixes 9 years ago
0-intro.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
1-client_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
2-modules.rst Various review fixes 9 years ago
3-application_service_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
4-server_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 9 years ago
5-identity_servers.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
6-appendices.rst Rename spec files to not have numbers everywhere; update targets.yaml 9 years ago
targets.yaml Use relative depths for groups instead of absolute ones 9 years ago