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 770da7a commit ac7a11fCopy full SHA for ac7a11f
docs/config.ld
@@ -40,3 +40,4 @@ topics = {
40
41
format = "markdown"
42
plain = true
43
+style = true
docs/ldoc.css
@@ -120,6 +120,7 @@ pre {
120
margin: 10px 0 10px 0;
121
overflow: auto;
122
font-family: "Andale Mono", monospace;
123
+ tab-size: 2;
124
}
125
126
pre.example {
0 commit comments