aboutsummaryrefslogtreecommitdiff
path: root/test/command/chap1
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-05-27 13:53:26 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-05-27 13:53:26 -0700
commit0661ce699fe83c64dd5a5874e8ab17241b19550c (patch)
tree304a4f03950987573c51da6cefb88502fb548bde /test/command/chap1
parent6972a7dc9158c1d56b2dc9a06f596386f6b30860 (diff)
downloadpandoc-0661ce699fe83c64dd5a5874e8ab17241b19550c.tar.gz
rebase_relative_paths extension: don't change fragment paths.
We don't want a pure fragment path to be rewritten, since these are used for cross-referencing.
Diffstat (limited to 'test/command/chap1')
-rw-r--r--test/command/chap1/text.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/command/chap1/text.md b/test/command/chap1/text.md
index d25514241..68a317161 100644
--- a/test/command/chap1/text.md
+++ b/test/command/chap1/text.md
@@ -11,3 +11,5 @@ Link to [spider picture](spider.png).
URL left alone: [manual](https://pandoc.org/MANUAL.html).
Absolute path left alone: [absolute](/foo/bar/baz.png).
+
+Link to fragment: [chapter two](#chapter-two).