links_3 is best html fnord.xml is output of links3 through unlinks TODO: Convert back/forth links/unlinks without changes TODO: Check the doctype! maybe sabcmd needs to be hacked? TODO: Try getting it to work in xsltproc Starting up again after a long absense, no idea what below is about ------------------------------------------------------------------------ %s/ -\(.*\)\(<\/li>\)\?\s*$/ - \1<\/span>\2/ doesn't work, ingests in \1. Manually put on same line as
  • and use instead: %s/ -\(.*\)\(<\/li>\)\s*$/ - \1<\/span>\2/ Make sure that EVERY
  • is on the same line as an
  • Some have non-whitespace text before them TODO: fix scripts to not break if this is the case ALSO: This regex places the span in the wrong place where there is more than one link, like - - text Line 1964, Soton morse code translator chokes on -- in text Manually commenting it out %s/