diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 23:47:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 23:47:32 +0000 |
commit | 433832b020c6464938992293c15cc8cdcfbd18f7 (patch) | |
tree | be7f1dbfc9dfaf03c243d907c248101dfdb27f49 /doc/todo/refreshing_recentchanges_page.mdwn | |
parent | 161d0d016471b30f9060879806afcfdcfd6d77f8 (diff) | |
download | ikiwiki-433832b020c6464938992293c15cc8cdcfbd18f7.tar ikiwiki-433832b020c6464938992293c15cc8cdcfbd18f7.tar.gz |
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/refreshing_recentchanges_page.mdwn')
-rw-r--r-- | doc/todo/refreshing_recentchanges_page.mdwn | 2 |
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]] |