Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tex-parser.ts tokenize() #3

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

Unpredictability
Copy link
Contributor

add : to the tokenize() function, so that : will not get parsed as unkown token.

@qwinsi qwinsi merged commit a237c6f into qwinsi:main Jan 16, 2025
1 check passed
qwinsi added a commit that referenced this pull request Jan 17, 2025
- tex parser should recognize the colon mark `:` #1 #3
- fix a bug of infinite loop in tex parser
- tex parser: require necessary arguments for command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants