blackerby / leg-cite

US federal legislation citation macros for Quarto
MIT License
0 stars 0 forks source link

Citation parser eats trailing punctuation #1

Closed blackerby closed 2 months ago

blackerby commented 2 months ago

Trailing punctuation should:

  1. be kept
  2. be correctly rendered

I've probably made a mistake in the parser definition. Hopefully an easy fix after more time spent with the lpeg docs.