Skip to content

Commit 6a335ad

Browse files
committed
dude
1 parent 8629baf commit 6a335ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/out/API.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Table of contents
22
- [`source`](#source)
33
- [`->Dude`](#source/->dude)
4+
- [`->dude`](#source/->dude-1)
45
- [`Foo`](#source/foo) - <code>foo</code> is a pretty awesome function.
56
- [`a`](#source/a)
67
- [`a1`](#source/a1)
@@ -69,6 +70,14 @@
6970
Function.
7071
<p><sub><a href="/blob/main/test-resources/source.clj#L60-L60">Source</a></sub></p>
7172

73+
## <a name="source/->dude-1">`->dude`</a>
74+
``` clojure
75+
76+
(->dude)
77+
```
78+
Function.
79+
<p><sub><a href="/blob/main/test-resources/source.clj#L61-L61">Source</a></sub></p>
80+
7281
## <a name="source/foo">`Foo`</a>
7382

7483

0 commit comments

Comments
 (0)