]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/rewrite_ikiwiki_in_haskell/discussion.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / todo / rewrite_ikiwiki_in_haskell / discussion.mdwn
index 79a6a758c7665b0686a237b08ddbbc0e95d80eff..9d2a7c74650ba69af3c7b5d1e1864bcabe43b2a2 100644 (file)
@@ -79,7 +79,7 @@ Directives, I've written basic implementations of `meta` and `tag`. In both case
 `Metadata`, which is really a hash map. I've yet to figure out plumbing that back into Hakyll, though.
 I've got an idea of how to handle `template`, but haven't tried coding it up yet. — [[Jon]]
 
-——-
+-----
 
 Cool, Jon. Have you thought about Shake + pandoc as an interesting alternative to Hakyll,
 perhaps a little more lightweight and flexible ? Here’s a [bit of Shake code](https://github.com/simonmichael/hledger/blob/master/Shake.hs#L421)