diff --git a/.gitignore b/.gitignore index 9f43c49..854f9f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fennel-ls /result +/lua*.html diff --git a/make-docs.fnl b/make-docs.fnl index 97c07d8..0f6976f 100644 --- a/make-docs.fnl +++ b/make-docs.fnl @@ -15,6 +15,7 @@ (let [begin-index (assert (html:find "
\n?([^<]+)\n?" "```lua\n%1\n```") + (: :gsub "
\n?([^<]-)\n?" "```lua\n%1\n```") ;; list items to indented * thingies - (: :gsub "