Move wtk's blog from physics.drexel.edu to tremily.us.
parent
e4bd49818b
commit
0a2b8d3ea3
|
@ -3,6 +3,6 @@
|
|||
I was trying to get htmltidy to [play nicely with MathML][play]. Unfortunately, I couldn't construct a command line that I was happy with, but along the way I altered htmltidy to allow a configurable command line. This seemed like a generally useful thing, so I've published my [patch][] as a Git branch.
|
||||
|
||||
[play]: http://lists.w3.org/Archives/Public/html-tidy/2006JanMar/0052.html
|
||||
[patch]: http://www.physics.drexel.edu/~wking/code/git/git.php?p=ikiwiki.git&a=commitdiff&h=408ee89fd7c1dc70510385a7cf263a05862dda97&hb=e65ce4f0937eaf622846c02a9d39fa7aebe4af12
|
||||
[patch]: http://git.tremily.us/?p=ikiwiki.git&a=commitdiff&h=408ee89fd7c1dc70510385a7cf263a05862dda97&hb=e65ce4f0937eaf622846c02a9d39fa7aebe4af12
|
||||
|
||||
> Thanks, [[done]] --[[Joey]]
|
||||
|
|
|
@ -9,7 +9,7 @@ Also raise an error in `IkiWiki::pagetype($file)` if `$file` is blank, which avo
|
|||
|
||||
I'm using the new code in my [blog][].
|
||||
|
||||
[blog]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/yacc2dot/
|
||||
[blog]: http://blog.tremily.us/posts/yacc2dot/
|
||||
|
||||
usage
|
||||
=====
|
||||
|
|
|
@ -19,4 +19,4 @@ MathML.
|
|||
|
||||
[itex]: http://golem.ph.utexas.edu/~distler/blog/itex2MMLcommands.html
|
||||
[itex2MML]: http://golem.ph.utexas.edu/~distler/blog/itex2MML.html
|
||||
[example]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/mdwn_itex/
|
||||
[example]: http://blog.tremily.us/posts/mdwn_itex/
|
||||
|
|
|
@ -20,5 +20,5 @@ inserted HTML depending on which plugins will be used during the
|
|||
|
||||
[org-mode]: http://orgmode.org/
|
||||
[MS]: http://www.golden-gryphon.com/blog/manoj/blog/2008/06/08/Using_org-mode_with_Ikiwiki/
|
||||
[example]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Git/notes/
|
||||
[example]: http://blog.tremily.us/posts/Git/notes/
|
||||
[raw]: http://orgmode.org/manual/Quoting-HTML-tags.html
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
* Git branch: `wtk`.
|
||||
* [Ikiwiki-based blog][blog]
|
||||
|
||||
[blog]: http://www.physics.drexel.edu/~wking/unfolding-disasters/
|
||||
[blog]: http://blog.tremily.us/
|
||||
|
|
Loading…
Reference in New Issue