summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-13 23:47:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-13 23:47:32 +0000
commit433832b020c6464938992293c15cc8cdcfbd18f7 (patch)
treebe7f1dbfc9dfaf03c243d907c248101dfdb27f49 /doc/todo
parent161d0d016471b30f9060879806afcfdcfd6d77f8 (diff)
web commit by JoshTriplett: Use semantic markup (valid in XHTML 1.0 this time) in place of the invalid `<strike>` element.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/refreshing_recentchanges_page.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/refreshing_recentchanges_page.mdwn b/doc/todo/refreshing_recentchanges_page.mdwn
index dc806bdd0..de22bb758 100644
--- a/doc/todo/refreshing_recentchanges_page.mdwn
+++ b/doc/todo/refreshing_recentchanges_page.mdwn
@@ -16,5 +16,5 @@ in WWW browser tab than subscribing to page. --Pawel
> Sounds like a client-side issue, not an ikiwiki issue. Grab the
> [ReloadEvery](https://addons.mozilla.org/firefox/115/) extension for
-> Firefox/Iceweasel, and use that to periodically refresh any page you
+> <del>Firefox</del>Iceweasel, and use that to periodically refresh any page you
> want. --[[JoshTriplett]]