matrix-doc/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.
2015-09-30 10:43:02 +01:00
..
modules Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
0-event_signing.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
0-events.rst Fix typo 2015-09-23 11:30:07 +01:00
0-feature_profiles.rst Various review fixes 2015-09-22 16:59:49 +01:00
0-intro.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
1-client_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
2-modules.rst Various review fixes 2015-09-22 16:59:49 +01:00
3-application_service_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
4-server_server_api.rst Fix paragraph CSS and adjust where paragraphs are in the RST 2015-09-30 10:43:02 +01:00
5-identity_servers.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
6-appendices.rst Rename spec files to not have numbers everywhere; update targets.yaml 2015-09-22 14:01:55 +01:00
targets.yaml Use relative depths for groups instead of absolute ones 2015-09-23 14:29:37 +01:00