aboutsummaryrefslogtreecommitdiff
path: root/test/command/5541-urlLink.md
diff options
context:
space:
mode:
authorLeonard Rosenthol <leonardr@lazerware.com>2020-09-11 01:58:53 -0400
committerGitHub <noreply@github.com>2020-09-10 22:58:53 -0700
commit55e5ad2d8f455ee7eb32896708701c3246f60bed (patch)
treee538196e833c9b9db7eeafb92689e7a3b3215fd9 /test/command/5541-urlLink.md
parent623ce89e0eb08d1878b4a006d32a7c2986b3494a (diff)
downloadpandoc-55e5ad2d8f455ee7eb32896708701c3246f60bed.tar.gz
Changed default link state to invisible (#6676)
Diffstat (limited to 'test/command/5541-urlLink.md')
-rw-r--r--test/command/5541-urlLink.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/5541-urlLink.md b/test/command/5541-urlLink.md
index 3c10490df..2ba81ce29 100644
--- a/test/command/5541-urlLink.md
+++ b/test/command/5541-urlLink.md
@@ -102,7 +102,7 @@ some more text that [links to](https://www.pandoc.org) Pandoc.
</Story>
<HyperlinkURLDestination Self="HyperlinkURLDestination/https%3a//www.pandoc.org" Name="link" DestinationURL="https://www.pandoc.org" DestinationUniqueKey="1" />
- <Hyperlink Self="uf-1" Name="https://www.pandoc.org" Source="htss-1" Visible="true" DestinationUniqueKey="1">
+ <Hyperlink Self="uf-1" Name="https://www.pandoc.org" Source="htss-1" Visible="false" DestinationUniqueKey="1">
<Properties>
<BorderColor type="enumeration">Black</BorderColor>
<Destination type="object">HyperlinkURLDestination/https%3a//www.pandoc.org</Destination>