zevv / npeg

PEGs for Nim, another take
MIT License
330 stars 22 forks source link

Templates don't reject code block syntax #16

Closed sealmove closed 4 years ago

sealmove commented 4 years ago

Templates obviously do not (and should not) support code blocks. While this is true, when you do write one, npeg just ignores it instead of erroring.