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

Add multi-paragraph description support to Markdown docs writer #13

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

pklaschka
Copy link
Member

@pklaschka pklaschka commented Dec 8, 2024

Summary

n/a

Details

n/a

Additional information

n/a

Related links

  • Fixes # .

CLA

  • I have signed the individual contributor's license agreement and sent it to the board of the WüSpace e. V. organization.

@pklaschka pklaschka requested a review from Copilot December 8, 2024 17:39

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • .env.example: Language not supported
Comments skipped due to low confidence (1)

lib/parse.ts:63

  • Ensure that the trimming behavior introduced by trim() is covered by tests to avoid any unexpected issues with leading or trailing whitespace.
ast.registerDescription(currentLine.slice(1).trim());
@pklaschka pklaschka merged commit f5c4276 into main Dec 8, 2024
3 checks passed
@pklaschka pklaschka deleted the better-md branch December 8, 2024 17:41
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.

1 participant