Last active
April 23, 2024 01:49
-
-
Save tkqubo/2842772 to your computer and use it in GitHub Desktop.
EBNF notation for HTML5 tag syntax
Just what I needed! Thanks :)
👍
Should line 22 read? alphabets := /[a-zA-Z]/
Great, thanks! I fixed it @kevinarpe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
very cool, thanks for making this