diff options
author | http://kaeso.wordpress.com/ <kaeso@web> | 2011-09-07 11:04:43 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-09-07 11:04:43 -0400 |
commit | 68c6ddf9e0193a80930ff9f467801d6418be99ea (patch) | |
tree | 93646ce9775310dc9f7acde22531b881980ebe07 | |
parent | 366848f94ad09d08f4eb89e655b699a22215d2f8 (diff) | |
download | ikiwiki-68c6ddf9e0193a80930ff9f467801d6418be99ea.tar ikiwiki-68c6ddf9e0193a80930ff9f467801d6418be99ea.tar.gz |
use pagedown instead of wmd
-rw-r--r-- | doc/plugins/wmd/Discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/wmd/Discussion.mdwn b/doc/plugins/wmd/Discussion.mdwn new file mode 100644 index 000000000..ec8f02e4d --- /dev/null +++ b/doc/plugins/wmd/Discussion.mdwn @@ -0,0 +1,6 @@ +I've tried to retrieve the wmd-editor source tarball lately, but the site seems offline. + +From what I've read on the Internet, wmd-editor is not (yet?) free software by itself, and its author has gone MIA. +But it looks like somebody recently took the step to rewrite a wmd-clone under a saner license, see [[pagedown|http://code.google.com/p/pagedown/source/browse/]]. + +Given all the above, what about upgrading this plugin to use pagedown instead of wmd? It seem a clear win to me... |