Skip to content

Add support for multiple line comments #940

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

Merged
merged 8 commits into from
Apr 3, 2025
Merged

Conversation

cotti
Copy link
Contributor

@cotti cotti commented Apr 1, 2025

Handles #131

Multiple line comments can be added between <!-- and -->.

Before
<!--
Multiple
line
comments
-->
After

Will render

Before
After

@cotti cotti added the feature label Apr 1, 2025
@cotti cotti self-assigned this Apr 1, 2025
@cotti cotti marked this pull request as ready for review April 1, 2025 22:10
@cotti cotti requested a review from a team as a code owner April 1, 2025 22:10
Copy link
Member

@reakaleek reakaleek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🚀

@cotti cotti merged commit 34cb5cd into main Apr 3, 2025
14 checks passed
@cotti cotti deleted the feature/block_comments branch April 3, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants