diff options
author | http://oblomov.myopenid.com/ <oblomov@web> | 2010-08-17 07:37:01 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-08-17 07:37:01 +0000 |
commit | ed80e02c06c0838dcf205378e1dcaa5f1076c278 (patch) | |
tree | 976331ad35edbb4f0c0b1dca38326e5d2244337f | |
parent | 40fcc3868c0521704e465fc22e44f4c71dd85b86 (diff) |
forgot to escape the <> chars in the format-patch output
-rw-r--r-- | doc/bugs/absolute_sizes_in_default_CSS.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/absolute_sizes_in_default_CSS.mdwn b/doc/bugs/absolute_sizes_in_default_CSS.mdwn index e2d4e611c..5cf70d6ee 100644 --- a/doc/bugs/absolute_sizes_in_default_CSS.mdwn +++ b/doc/bugs/absolute_sizes_in_default_CSS.mdwn @@ -2,7 +2,7 @@ While toying around with some font sizes on my persona ikiwiki I discovered that <pre> From 01c14db255bbb727d8dd1e72c3f6f2f25f07e757 Mon Sep 17 00:00:00 2001 -From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> +From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Date: Tue, 17 Aug 2010 00:48:24 +0200 Subject: [PATCH] Use relative font-sizes |