new link to wmd zip file

wmd-editor.com is down, possibly forever. It's author seems to have pulled
a _why.

Ironically, the zip file is probably on netbsd's ftp server because
Schmonz packaged it for use for ikiwiki. In the event that it's removed
due to lack of license or something, I've added a copy to my personal
git-annex archive. Another source is
https://github.com/apenwarr/ekb/tree/master/wmd
master
Joey Hess 2011-09-07 16:01:31 -04:00
parent 0d8ed6481b
commit 1265e19932
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
[[mdwn]]. This plugin makes WMD be used for editing pages in the wiki.
To use the plugin, you will need to install WMD. Download the [WMD
source](http://wmd-editor.com/downloads/wmd-1.0.1.zip). In that zip file
source](http://ftp.netbsd.org/pub/NetBSD/packages/distfiles/wmd-1.0.1.zip). In that zip file
you'll find a few example html files, a readme and `wmd` directory. Create
a 'wmd' subdirectory in the ikiwiki `underlaydir` directory (ie `sudo mkdir
/usr/share/ikiwiki/wmd`). Move the `wmd` directory into the directory you