1 parent e8c9266 commit 452f91cCopy full SHA for 452f91c
sandbox.adoc
@@ -1,10 +1,8 @@
1
= Sandbox
2
-// use additional conditions to support other environments and extensions
3
-ifdef::env-github[:outfilesuffix: .adoc]
4
5
Here's an example of a link:moredocs/another{outfilesuffix}[relative link] to a file in a sub directory using the link inline macro.
6
7
-Here's an example of a <<moredocs/another#,relative link>> to a file in a sub directory using the xref inline macro.
+Here's an example of a <<moredocs/another#,relative link>> to a file in a sub directory using the inter-document xref inline macro.
8
9
++++
10
<table width="100%">
0 commit comments