feat(StackBlitz): Add support for StackBlitz #172
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What: StackBlitz is being added to the list of supported vendors
Why: Many sites may use StackBlitz to embed usage of code samples into their blog. I run one such site myself, and intend to use this plugin once these changes are merged
How: We implement a regex for the functionality behind the embed like other services do
Checklist:
I will be adding documentation once the tests are finally passing - I am asking for help debugging these tests
I am making a WIP PR as I feel that I've ran into a bug somewhere along the line with the tests I wrote. I keep running into the following error:
I'm not sure why this is happening and I'm not entirely confident that this issue is a result of my code - I'm asking for help figuring this one out 😅
Once initial support for StackBlitz is added, I intend to add further functionality by adding support for optional configuration for StackBlitz embeds