diff options
author | W. Trevor King <wking@drexel.edu> | 2011-01-08 11:22:49 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2011-01-08 11:22:49 -0500 |
commit | f4dac8813db9e20b3b4f6536fb379d816e197c0e (patch) | |
tree | afa34e8c2a061d41af6f21e6428fd7eb126a9c5a | |
parent | 0d7f2c643493481a1f649bb43d0dea0b7d2714f2 (diff) | |
download | ikiwiki-f4dac8813db9e20b3b4f6536fb379d816e197c0e.tar ikiwiki-f4dac8813db9e20b3b4f6536fb379d816e197c0e.tar.gz |
Fix link from todo/mdwn_itex to users/jasonblevins.
-rw-r--r-- | doc/todo/mdwn_itex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/mdwn_itex.mdwn b/doc/todo/mdwn_itex.mdwn index a5add9b58..3e304fa76 100644 --- a/doc/todo/mdwn_itex.mdwn +++ b/doc/todo/mdwn_itex.mdwn @@ -9,7 +9,7 @@ Distler's [itex2MML][]. notes ===== -This is an updated form of [[users/JasonBlevin]]'s plugin. You can +This is an updated form of [[users/JasonBlevins]]' plugin. You can see the plugin [in action][example] on my blog. The blog post lists a few additional changes you may need to make to use the plugin, including changing your page template to a MathML-friendly doctype and |