kdl-org / kdl

the kdl document language specifications
https://kdl.dev
Other
1.09k stars 61 forks source link

Add more info about the hyphen character in identifiers #271

Closed pingiun closed 2 years ago

pingiun commented 2 years ago

This caused confusion for me when making my implementation as explained in: https://github.com/kdl-org/kdl/discussions/200#discussioncomment-2628423

The exact rules in the full grammar are very precise but this adds some explicit information in the prose section

tabatkins commented 2 years ago

Looks reasonable to me!