` to define a pre-formatted block
  of text using a fixed-width font. However it's illegal because the ``
  tag can't be enclosed in other tags like ``. Use ``
  instead.
### Markdown notes
- This is quite a forgiving format. Some people embed HTML in the Markdown,
  and the HTML used suffers from some of the issues discussed in this
  document. These are *much* harder to spot. The HTML checker can't really
  help unless it's run on the output from Pandoc.
### General errors
- Spelling is often an issue in notes. As the notes are processed they are
  edited in the Vim editor with the spell check option turned on. In most
  cases spelling problems flagged by Vim are corrected.
- Grammar and punctuation can also be issues. We do not have very effective
  grammar checking tools in the note preparation workflow. Modifications may
  be made to split up extra-long (often *comma-spliced*) sentences,
  rationalise the use of capital letters and similar.
## If I notice an error in my show's details how can it be fixed?
- The HPR administrators can make changes to show titles, summaries, notes and
  so forth. Ideally send an email to `admin` at `hackerpublicradio.org`
  explaining what the problem is and we'll fix it for you. We'll also ensure
  that the changes are propagated to the relevant page on archive.org.
- Don't be tempted to send in your corrections as a comment. Comments are not
  propagated to archive.org, so people referring to that copy will not see
  the changes.
## Does `hobbypublicradio.com` have anything to do with HPR?
- Some environments prevent access to sites which use the word `'hacker'` or
  `'hackers'` in their names (or content in extreme cases). The site names
  `hobbypublicradio.{com,net,org}` have been created, which link to the main
  HPR site, in order to get around this restriction.
- See the mailing list thread here:
  
## How can I talk to other HPR hosts and listeners?
- You have a number of choices:
    - The mailing list  is where various policy
      matters are discussed and announcements made. You need to be a member of
      the list to post to it. Visit the [*listinfo page*]([% maillist %]) to
      sign up.
    - You can join the **#oggcastplanet** channel on IRC. Visit the
      [freenode.net]([% freenode %]) network to sign up.
    - A number of HPR messages may be found on Twitter (tag **#hpr**) and
      Mastodon (tag **#hpr**).
    - **TBA - Matrix? Telegram?**
    - An HPR tradition exists where we record a 26-hour show at the turn of
      the year celebrating the arrival of the New Year around the world. We
      use Mumble to record the show and anyone can connect to the Mumble
      server and speak to other HPR listeners and hosts. The recording is used
      to make multiple shows which are released when they are ready.
[%#
vim: syntax=markdown:ts=8:sw=4:ai:et:tw=78:fo=tcqn:fdm=marker:com+=fb\:-
%]