docs: escape trailing underscores properly
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 4 Jun 2019 14:45:37 +0000 (16:45 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sat, 13 Jun 2020 10:42:00 +0000 (10:42 +0000)
commit841a47fb2869f83b4b92bc9486264bcc0d712475
tree4512f3eb9b02a1d44b4ca5f94f085ed8e8be6129
parent2c0707d13dbf17140f776102f8cff22913b1b55a
docs: escape trailing underscores properly

In reStructuredText, a trailing underscore means a hyperlink reference,
but it seems pandoc doesn't get this right for symbols that have already
been escaped. So let's manually fix these up.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
26 files changed:
docs/relnotes/10.2.4.rst
docs/relnotes/10.2.5.rst
docs/relnotes/10.5.4.rst
docs/relnotes/10.6.3.rst
docs/relnotes/12.0.2.rst
docs/relnotes/12.0.4.rst
docs/relnotes/13.0.0.rst
docs/relnotes/13.0.4.rst
docs/relnotes/17.0.0.rst
docs/relnotes/17.1.2.rst
docs/relnotes/18.0.2.rst
docs/relnotes/18.0.4.rst
docs/relnotes/18.2.8.rst
docs/relnotes/18.3.2.rst
docs/relnotes/18.3.4.rst
docs/relnotes/19.0.0.rst
docs/relnotes/19.1.0.rst
docs/relnotes/19.1.3.rst
docs/relnotes/19.3.0.rst
docs/relnotes/19.3.2.rst
docs/relnotes/20.0.0.rst
docs/relnotes/20.0.5.rst
docs/relnotes/20.1.0.rst
docs/relnotes/7.10.3.rst
docs/relnotes/7.10.rst
docs/relnotes/7.11.1.rst