diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-07 16:01:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-07 16:01:31 -0400 |
commit | 1265e199322842539a951833237af75c5708ad9d (patch) | |
tree | d298862803977bc5868ebe1dd262a5477bf892b9 /doc/plugins | |
parent | 0d8ed6481b8d6caee0fc6f166bac7a382a10d733 (diff) | |
download | ikiwiki-1265e199322842539a951833237af75c5708ad9d.tar ikiwiki-1265e199322842539a951833237af75c5708ad9d.tar.gz |
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
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/wmd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/wmd.mdwn b/doc/plugins/wmd.mdwn index 96c6e2e6c..2eac0788c 100644 --- a/doc/plugins/wmd.mdwn +++ b/doc/plugins/wmd.mdwn @@ -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 |