mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-15 13:29:40 +02:00
Allow node ids with keywords as suffixes
I've extracted alpha and punctuation characters from the huge regex and made multiple occurences of alpha characters be recognised as a single ALPHA token. This way everything should work just like before, with the difference that alpha strings will swallow keywords, ie. `spend` is `ALPHA`, while previously it would have been `ALPHA ALPHA end`.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user