Skip to content

Conversation

@johnnyreilly
Copy link
Contributor

@johnnyreilly johnnyreilly commented Aug 5, 2021

This PR adds basic support for the Bicep language.

#2816

Snapshots generated with npm run test:languages -- --language=bicep --update

@github-actions
Copy link

github-actions bot commented Aug 5, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +439 B (+100.0%).

Details
file master pull size diff % diff
components/prism-bicep.min.js 0 Bytes 439 B +439 B +100.0%

Generated by 🚫 dangerJS against 7806225

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 PR @johnnyreilly!

I have a few questions and suggestions. Tests are failing because languages in components.json aren't sorted alphabetically (you need to swap bicep and birb).

@johnnyreilly
Copy link
Contributor Author

Tests should now be fixed I hope

johnnyreilly and others added 2 commits August 5, 2021 18:51
@RunDevelopment RunDevelopment merged commit c1dce99 into PrismJS:master Aug 5, 2021
@RunDevelopment
Copy link
Member

Thank you for contributing @johnnyreilly!

@johnnyreilly
Copy link
Contributor Author

Thanks for the help with the regex!

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