diff options
Diffstat (limited to 'doc/users')
-rw-r--r-- | doc/users/jasonblevins.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/users/jasonblevins.mdwn b/doc/users/jasonblevins.mdwn new file mode 100644 index 000000000..52420f7c9 --- /dev/null +++ b/doc/users/jasonblevins.mdwn @@ -0,0 +1,11 @@ +I'm currently hosting a private ikiwiki for keeping research notes +which, with some patches and a (currently unreleased) plugin, will +convert inline LaTeX expressions to MathML. I'm working towards a +patchset and instructions for others to do the same. + +There is one thing that needs to be decided first: whether or not to +include [[sanitization|todo/svg]] of MathML in htmlscrubber (and while +we're at it, why not SVG). + +My (also MathML-enabled) homepage: <http://jblevins.org/> (still using +Blosxom...maybe one day I'll convert it to ikiwiki...) |