docs: escape double colons
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 4 Jun 2019 12:14:27 +0000 (14:14 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sat, 13 Jun 2020 10:42:00 +0000 (10:42 +0000)
It seems pandoc doesn't really understand that double colons needs to be
escaped. So let's fix that up by hand.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>

docs/relnotes/17.0.5.rst

index 3eeaa11f37373b59c4adeaf4212ea1b1eee17b42..f6391477430513ddcdc72164a41a172a3edbae83 100644 (file)
@@ -64,7 +64,7 @@ Emil Velikov (5):
 
 -  docs: add sha256 checksums for 17.0.4
 -  winsys/sw/dri: don't use GNU void pointer arithmetic
--  st/clover: add space between < and ::
+-  st/clover: add space between < and :\:
 -  configure.ac: check require_basic_egl only if egl enabled
 -  st/mesa: automake: honour the vdpau header install location