From: joey Date: Tue, 13 Feb 2007 23:47:32 +0000 (+0000) Subject: web commit by JoshTriplett: Use semantic markup (valid in XHTML 1.0 this time) in... X-Git-Tag: 1.43~94 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=433832b020c6464938992293c15cc8cdcfbd18f7;p=ikiwiki.git web commit by JoshTriplett: Use semantic markup (valid in XHTML 1.0 this time) in place of the invalid `` element. --- 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 +> FirefoxIceweasel, and use that to periodically refresh any page you > want. --[[JoshTriplett]]