Mermaid now working

Still needs refactoring to generalise the extension architecture.
This commit is contained in:
Simon Brooke 2017-07-30 23:25:24 +01:00
parent fd5cd11024
commit 9630e16d94
5 changed files with 71 additions and 5 deletions

View file

@ -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"