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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply the correct regex in markPasteRule #1671

Merged
merged 1 commit into from Aug 2, 2021

Conversation

joevallender
Copy link
Contributor

Bug fix 馃憤

markPasteRule has been using the inputRegex which is terminated with $ so it's only being applied to when the pasted text is only code, not when it contains code.

@philippkuehn philippkuehn merged commit 6c08057 into ueberdosis:main Aug 2, 2021
@philippkuehn
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants