This commit is contained in:
arne 2025-11-21 13:07:28 +01:00
commit 5eb75a3ac2

View file

@ -507,7 +507,7 @@
[:li "If you want to search verbatim for a phrase, \"quote it like this\""] [:li "If you want to search verbatim for a phrase, \"quote it like this\""]
[:li "Lodestone tries to turn words into regular expressions. " [:code "fossi.*ergy"] " will match \"fossile energy\"." [:code "bo?ar"] " will match both boar and bar."]]]) [:li "Lodestone tries to turn words into regular expressions. " [:code "fossi.*ergy"] " will match \"fossile energy\"." [:code "bo?ar"] " will match both boar and bar."]]])
;; the component tying it all toger ;; the component tying it all together
(defn app [] (defn app []
(let [section (:section @state) (let [section (:section @state)