diff options
author | http://hendry.iki.fi/ <hendry@web> | 2011-12-04 03:44:06 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-04 03:44:06 -0400 |
commit | 13b0361414d9f0319dd9c7d0ad8471277bd80d94 (patch) | |
tree | dda8ada88e14bdfe715f435e500b8d43d2168333 /doc | |
parent | 90a351d360e37428712bded0aed659e29f8d1e2f (diff) | |
download | ikiwiki-13b0361414d9f0319dd9c7d0ad8471277bd80d94.tar ikiwiki-13b0361414d9f0319dd9c7d0ad8471277bd80d94.tar.gz |
suggest sundown
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Improve_markdown_speed.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Improve_markdown_speed.mdwn b/doc/todo/Improve_markdown_speed.mdwn new file mode 100644 index 000000000..590b07592 --- /dev/null +++ b/doc/todo/Improve_markdown_speed.mdwn @@ -0,0 +1,3 @@ +I'm not sure where the bottleneck is for running ikiwiki over a site like my blog [Natalian](http://source.natalian-org.branchable.com/?p=source.git;), though I like to think the markdown processing could be speeded up by the support of the C implementation of Markdown called [Sundown](https://github.com/tanoku/sundown). + +[[wishlist]] |