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

fix(snippet): dedent of a single-line region, close #1686 #1687

Merged
merged 5 commits into from Dec 30, 2022

Conversation

0x009922
Copy link
Contributor

I had to export dedent function in order to cover it with unit tests. However, it would be much better to leverage in-source testing in this case.

Closes #1686

@brc-dd brc-dd merged commit 7de7fff into vuejs:main Dec 30, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dedent in Snippet Markdown Plugin doesn't work for a single-line region
2 participants