Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

machaval
Copy link
Contributor

@machaval machaval commented Nov 26, 2020

This pull request adds support for dataweave language.

%dw 2.0
var a = "123"
---
a

As seen in this snippet github already supports this language

@machaval machaval changed the title Adding support for DataWeave language DataWeave: Adding support for DataWeave language Nov 26, 2020
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 making this language definition @machaval!

There are a few things that have to be improved but overall solid work!

@machaval
Copy link
Contributor Author

Thanks for all the feedback I will do the required changes ASAP

@machaval
Copy link
Contributor Author

All requested changes have been fixed now. Let me know if there is anything else you would like to be changed. Again thanks for all the comments you are the Regex master!

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 the quick response @machaval!

I left you a few comments again. A few regexes and rules can be simplified and I also have some questions.

@RunDevelopment RunDevelopment merged commit 0803525 into PrismJS:master Nov 27, 2020
This was referenced Mar 15, 2021
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.

2 participants