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(markdown): Code block fences not colorized #44

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

icorbrey
Copy link
Owner

Closes #42

@icorbrey icorbrey merged commit 64081a4 into master Oct 25, 2024
1 check passed
@icorbrey icorbrey deleted the fix/markdown-fenced-code-blocks branch October 25, 2024 19:12
icorbrey pushed a commit that referenced this pull request Oct 25, 2024
## [1.6.1](v1.6.0...v1.6.1) (2024-10-25)

### Bug Fixes

* **markdown:** Code block fences not colorized ([#44](#44)) ([64081a4](64081a4))
@icorbrey
Copy link
Owner Author

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@icorbrey icorbrey added the released This has been released! label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This has been released!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code block punctuation is not currently colorized in Markdown
1 participant