Implement new -rhaps-marker property for controlling user interaction.
Extensively refactor to use the CSS engine's counters implementation.
Take advantage of new Haskell Stylist assets & pseudoclass filters.
Refactor Rhapsode to use new HURL APIs and more leniantly handle MIMEtypes.
Serve link.wav with correct MIMEtype.
I converted it to audio/vnd.wav but without updating the metadata
another check concluded eSpeak-NG wouldn't be able to play it.
Docs: Add qualifiers to Web Platform bloat numbers.
To head off nitpickers.
Docs: Expand on why this project exists!
ISSUES: Add request for help to webforms plans.
ISSUES: Refine potential fields for an intermediate webform format.
ISSUES: Add implementation notes for forms.
Metadata: Update homepage link.
Improve list of potential tasks.
update Accepts header for CSS assets.
Update README, seperate out CONTRIBUTING.md
Manually linewrap the doc files.
Merge wiki into main repo.
Output audio cues in live speech.
Turned out I was overcomplicating things, all I needed to do was use file paths not URIs.
eSpeak NG handled it from there.
Link audio cue associates closer to suffix than prefix.