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

Handle edge case of string macro functions #2451

Merged
merged 6 commits into from Jul 2, 2020

Conversation

cedporter
Copy link
Contributor

The macro string functions don't necessarily need any string markup to be considered a string. This new construction handles identifying the content within a string function as a string.

Edward Porter added 4 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.
Copy link
Member

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR @cedporter!

A few nits.

components/prism-sas.js Outdated Show resolved Hide resolved
components/prism-sas.js Outdated Show resolved Hide resolved
components/prism-sas.js Outdated Show resolved Hide resolved
cedporter and others added 2 commits July 2, 2020 08:52
Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
@RunDevelopment RunDevelopment merged commit a0a9f1e into PrismJS:master Jul 2, 2020
@RunDevelopment
Copy link
Member

Thank you for contributing @cedporter!

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