summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testRST.expect
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-05-03 18:48:58 (GMT)
committerBrad King <brad.king@kitware.com>2018-05-07 14:10:37 (GMT)
commit7d918b3cee64961a1ed5e9c5a28f29cf0e48c130 (patch)
tree47dcff99686a84d3a87af3e6d4ad8230c93e528f /Tests/CMakeLib/testRST.expect
parent5e5ef61ed3b5808dfe1a71623ec12c451d7fe385 (diff)
downloadCMake-7d918b3cee64961a1ed5e9c5a28f29cf0e48c130.zip
CMake-7d918b3cee64961a1ed5e9c5a28f29cf0e48c130.tar.gz
CMake-7d918b3cee64961a1ed5e9c5a28f29cf0e48c130.tar.bz2
cmRST: Parse inline links and inline literals
Render links as the link text only. Render literals as themselves. This is closer to what the Sphinx text generator does.
Diffstat (limited to 'Tests/CMakeLib/testRST.expect')
-rw-r--r--Tests/CMakeLib/testRST.expect4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/CMakeLib/testRST.expect b/Tests/CMakeLib/testRST.expect
index 4b29762..1ffd6b9 100644
--- a/Tests/CMakeLib/testRST.expect
+++ b/Tests/CMakeLib/testRST.expect
@@ -19,6 +19,10 @@ Variable ``VARIABLE_<PLACEHOLDER>`` with trailing placeholder and target.
Environment variable ``SOME_ENV_VAR``.
Environment variable ``some env var`` with space and target.
Generator ``Some Generator`` with space.
+Inline literal ``~!@#$%^&*( )_+-=\\[]{}'":;,<>.?/``.
+Inline link Link Text.
+Inline link Link Text <With \-escaped Brackets>.
+Inline literal ``__`` followed by inline link Link Text.
First TOC entry.