summaryrefslogtreecommitdiff
path: root/src/clarktown/core.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/clarktown/core.clj')
-rw-r--r--src/clarktown/core.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clarktown/core.clj b/src/clarktown/core.clj
index a624275..2a3e3a1 100644
--- a/src/clarktown/core.clj
+++ b/src/clarktown/core.clj
@@ -27,4 +27,4 @@
([markdown given-parsers]
(render markdown given-parsers correctors/default-correctors))
([markdown given-parsers given-correctors]
- (engine/render markdown given-parsers given-correctors))) \ No newline at end of file
+ (engine/render markdown given-parsers given-correctors)))