mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Working, but not finished.
This commit is contained in:
parent
1df78111cd
commit
719222195e
9 changed files with 168 additions and 5 deletions
|
|
@ -34,7 +34,8 @@
|
|||
:formatters {"vega" smeagol.formatting/process-vega
|
||||
"vis" smeagol.formatting/process-vega
|
||||
"mermaid" smeagol.extensions.mermaid/process-mermaid
|
||||
"backticks" smeagol.formatting/process-backticks}
|
||||
"backticks" smeagol.formatting/process-backticks
|
||||
"pswp" smeagol.formatting/process-photoswipe}
|
||||
:log-level :info ;; the minimum logging level; one of
|
||||
;; :trace :debug :info :warn :error :fatal
|
||||
:js-from :cloudflare ;; where to load JavaScript libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue