Skip to content

orm: fix list generation and escape loose backtick#23039

Merged
spytheman merged 1 commit intovlang:masterfrom
Elsie19:fix-docs
Dec 1, 2024
Merged

orm: fix list generation and escape loose backtick#23039
spytheman merged 1 commit intovlang:masterfrom
Elsie19:fix-docs

Conversation

@Elsie19
Copy link
Copy Markdown
Contributor

@Elsie19 Elsie19 commented Dec 1, 2024

The loose backtick will look ahead to the next backtick, which is on the next line, which messes up the whole list. Also I had to insert a newline for some reason to get it to generate properly.

Huly®: V_0.6-21479

Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Excellent work. Thanks.

@spytheman spytheman merged commit f3d0c53 into vlang:master Dec 1, 2024
@Elsie19 Elsie19 deleted the fix-docs branch December 24, 2024 00:55
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.

2 participants