Skip to content

Commit 452f91c

Browse files
authored
Don't set outfilesuffix
1 parent e8c9266 commit 452f91c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎sandbox.adoc‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
= Sandbox
2-
// use additional conditions to support other environments and extensions
3-
ifdef::env-github[:outfilesuffix: .adoc]
42

53
Here's an example of a link:moredocs/another{outfilesuffix}[relative link] to a file in a sub directory using the link inline macro.
64

7-
Here's an example of a <<moredocs/another#,relative link>> to a file in a sub directory using the xref inline macro.
5+
Here's an example of a <<moredocs/another#,relative link>> to a file in a sub directory using the inter-document xref inline macro.
86

97
++++
108
<table width="100%">

0 commit comments

Comments
 (0)