Skip to content

Commit 76445fc

Browse files
authored
Merge branch 'main' into bugfix/variable_version
2 parents 2006928 + eddf528 commit 76445fc

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>Document Title</title>
5+
6+
</head>
7+
<body>
8+
<div class="section" id="document-title">
9+
<h1>Document Title</h1>
10+
11+
<p>We are using ReStructuredText
12+
here.</p>
13+
</div>
14+
15+
</body>
16+
</html>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. |rest| replace:: ReStructuredText
2+
3+
==============
4+
Document Title
5+
==============
6+
7+
We are using |rest| here.

tests/Integration/tests/variables-replace/input/skip

Whitespace-only changes.

0 commit comments

Comments
 (0)