bash-strings 0.1.0

Parse and emit bash's own quoted value forms: @Q words, array literals, declare -p bodies, and a word lexer over bash quoting.
Documentation
1
2
3
4
/* Code in these books runs to 80 columns; the default 750px column clips it. */
:root {
    --content-max-width: 1000px;
}