OSDN Git Service

docs: fix paragraphs
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 16 Jan 2020 16:21:50 +0000 (17:21 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 17 Jan 2020 12:18:25 +0000 (13:18 +0100)
commita0d25c4d87e104087b647d5837a47a025b4235a5
tree68d3db98d2ae415a48acfafa66dfbd5f30db8567
parent750d664226e7afdb52cc306ada19e8bfb9b6c97e
docs: fix paragraphs

Paragraphs are terminated by pre-tags, so the latter one closes a new,
empty one. Let's split the paragraph in two around the pre-tag instead.

Fixes: c0dfe8c6dfd "docs: do not use div for line-breaking"
Acked-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431>
docs/install.html