We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5d85e commit 5df6bafCopy full SHA for 5df6baf
ebook.ddoc
@@ -53,4 +53,7 @@ DDLINK=$(RELATIVE_LINK2 $2, $3)
53
DDSUBLINK=$(RELATIVE_LINK2 $2, $3)
54
DPLLINK=$(LINK2 https://dlang.org/$1, $2)
55
NOT_EBOOK=
56
+RUNNABLE_EXAMPLE=$0
57
+RUNNABLE_EXAMPLE_STDIN=
58
+RUNNABLE_EXAMPLE_ARGS=
59
_=
latex.ddoc
@@ -245,6 +245,9 @@ RED={\color{red}$0}
245
REF=$(D $2$(DOT_PREFIXED_SKIP $+).$1)
246
REG=$(COPY)
247
RELATIVE_LINK2=$(LINK2 $1,$+)
248
249
250
251
252
253
SCINI=\lstinline{$0}
0 commit comments