mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-13 02:05:07 +00:00
Mermaid now working
Still needs refactoring to generalise the extension architecture.
This commit is contained in:
parent
fd5cd11024
commit
9630e16d94
5 changed files with 71 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
(ns smeagol.test.util
|
||||
(:use clojure.test
|
||||
ring.mock.request
|
||||
smeagol.util))
|
||||
smeagol.formatting))
|
||||
|
||||
(deftest test-local-links
|
||||
(testing "Rewriting of local links"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue