From 841a47fb2869f83b4b92bc9486264bcc0d712475 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 4 Jun 2019 16:45:37 +0200 Subject: 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 Part-of: --- docs/relnotes/19.1.3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/relnotes/19.1.3.rst') diff --git a/docs/relnotes/19.1.3.rst b/docs/relnotes/19.1.3.rst index 8a84c6c7224..8911bedadaf 100644 --- a/docs/relnotes/19.1.3.rst +++ b/docs/relnotes/19.1.3.rst @@ -105,7 +105,7 @@ Jason Ekstrand (13): - nir/loop_analyze: Bail if we encounter swizzles - anv: Set Stateless Data Port Access MOCS - nir/opt_if: Clean up single-src phis in opt_if_loop_terminator -- nir,intel: Add support for lowering 64-bit nir_opt_extract_\* +- nir,intel: Add support for lowering 64-bit nir_opt_extract\_\* - anv: Account for dynamic stencil write disables in the PMA fix - nir/regs_to_ssa: Handle regs in phi sources properly - nir/loop_analyze: Refactor detection of limit vars -- cgit v1.2.3