From 2072d2730e0a7991bdf6474275f9fe9cd8fac182 Mon Sep 17 00:00:00 2001 From: Asko Nomm Date: Wed, 6 Apr 2022 13:43:59 +0200 Subject: Fixes list blocks, which can now be of any depth and should work just fine. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1eea1fd..6338a04 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ pom.xml.asc .hg/ .clj-kondo/ .lsp/ +.idea/ +.calva/ test.md -- cgit v1.2.3