Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

parse/invalid-reader-tag-value

This happens when a tagged literal is missing its following form. It can also happen when the following form has the wrong kind for that tag.

Mitigations

Place a valid form immediately after the tag. Make sure it matches what the tag expects.