-
-
Notifications
You must be signed in to change notification settings - Fork 387
Expand file tree
/
Copy path_setup.qd
More file actions
61 lines (45 loc) · 1.52 KB
/
_setup.qd
File metadata and controls
61 lines (45 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.doclang {English}
.theme {galactic} layout:{hyperlegible}
.htmloptions baseurl:{https://quarkdown.com/wiki}
.numbering
- example: 1
.html {.read {assets/analytics.html}}
.css {.read {assets/style.css}}
.var {repourl} {https://github.com/iamgio/quarkdown}
.function {repolink}
content href:
.text {.content} url:{.repourl/.href}
.function {docslink}
href:
.html {<sup><a href="https://quarkdown.com/docs/.href" target="_blank">docs ↗</a></sup>}
.function {example}
type? content:
.numbered key:{example}
num:
.box {Example .num} type:{.type::otherwise {tip}}
.content
.function {quarkdownoutput}
content:
.container classname:{quarkdown-output} fullwidth:{yes}
.content
.function {exampleoutput}
output prelude? type? quarkdowncode:
.example type:{.type}
.if {.prelude::isnone::not}
.prelude
.code lang:{markdown} linenumbers:{no}
.quarkdowncode
.container classname:{quarkdown-output} fullwidth:{yes}
.output
.function {examplemirror}
prelude? type? quarkdowncode:
.exampleoutput output:{.quarkdowncode} prelude:{.prelude} type:{.type} quarkdowncode:{.quarkdowncode}
.pagemargin {topleft}
.row gap:{12px}
[](https://quarkdown.com)
.read {../version.txt}::text classname:{version} url:{.repourl/releases/tag/latest}
.pagemargin {topright}
.row
[Docs](/docs)
---
[.icon {github}](https://github.com/iamgio/quarkdown)