diff options
Diffstat (limited to 'tests/fixtures/c/toc.c')
| -rw-r--r-- | tests/fixtures/c/toc.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/c/toc.c b/tests/fixtures/c/toc.c new file mode 100644 index 0000000..bb0782b --- /dev/null +++ b/tests/fixtures/c/toc.c @@ -0,0 +1,5 @@ +/* md +@name test/toc-chunk +Navigation: {{ toc }} +*/ +void toc_func() {} |
