Skip to content

Conversation

afbjorklund
Copy link
Member

Some characters have a special meaning, like the "#" for headings.

By default, lines will be concatenated. Add explicit line breaks.

Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

Don't care about changing the loops, but we should escape all Markdown meta characters.

@afbjorklund afbjorklund force-pushed the escape-markdown branch 2 times, most recently from 4c29ace to e3d4e60 Compare October 2, 2025 19:25
jandubois
jandubois previously approved these changes Oct 2, 2025
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

I would have put a comment in that the \ escape has to be done first, but maybe that is obvious.

@jandubois jandubois added this to the v2.0.0 milestone Oct 2, 2025
@afbjorklund
Copy link
Member Author

I did double-check, but maybe not obvious.

Some characters have a special meaning, like the "#" for headings.

By default, lines will be concatenated. Add explicit line breaks.

Signed-off-by: Anders F Björklund <[email protected]>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit 03031f0 into lima-vm:master Oct 3, 2025
62 of 63 checks passed
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.

3 participants