@@ -149,7 +149,7 @@
(fs/statSync path))
(defonce allowed-formats
- #{:org :markdown :md :edn :json :js :css :excalidraw :tldraw})
+ #{:org :markdown :md :edn :json :js :css :excalidraw :tldr})
(defn get-ext
[p]
@@ -71,7 +71,7 @@
(set/union
config-formats
#{:json :org :md :yml :dat :asciidoc :rst :txt :markdown :adoc :html :js :ts :edn :clj :ml :rb :ex :erl :java :php :c :css
- :excalidraw :tldraw})))
+ :excalidraw :tldr})))
(def markup-formats
#{:org :md :markdown :asciidoc :adoc :rst})