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

Macro string functions #2463

Merged
merged 9 commits into from Jul 6, 2020

Conversation

cedporter
Copy link
Contributor

Don't actually need to mark the contents of these macro string functions as strings. Do need to ensure that unmatched quotes within them are not erroneously identified as the start and end of strings. Also improved macro variable identification.

Edward Porter and others added 8 commits July 1, 2020 15:58
…o be considered a string. This new construction handles identifying the content within a string function as a string.
Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
… strings. They do, however, need to recognize nested macro functions and escaped characters
components/prism-sas.js Outdated Show resolved Hide resolved
components/prism-sas.js Outdated Show resolved Hide resolved
@RunDevelopment RunDevelopment merged commit 278316c into PrismJS:master Jul 6, 2020
@RunDevelopment
Copy link
Member

Thank you for contributing!

quentinvernot pushed a commit to TankerHQ/prismjs that referenced this pull request Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants