From a7047d22c756222728ec1e2cd863c4875610be6e Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Wed, 17 Feb 2021 19:29:10 +0300 Subject: fix(doc): use automatic link resolution in docs --- .fenneldoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.fenneldoc') diff --git a/.fenneldoc b/.fenneldoc index 1697bef..f21f4b9 100644 --- a/.fenneldoc +++ b/.fenneldoc @@ -1,5 +1,5 @@ -;; -*- mode: fennel; -*- -;; Configuration file for Fenneldoc. +;; -*- mode: fennel; -*- vi:ft=fennel +;; Configuration file for Fenneldoc 0.1.2 ;; https://gitlab.com/andreyorst/fenneldoc {:ignored-args-patterns ["[a-z]" "%.%.%." "[xkf]s" "kvs" "col[0-9]" "cols?" "rest" "more" "keys" "tbl" "args"] -- cgit v1.2.3