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

transform api member comment to start newlines #60

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

piq9117
Copy link
Contributor

@piq9117 piq9117 commented Oct 28, 2024

Currently, if there's a multiline description it will be rendered in multiple lines but without the comment syntax (--). So it causes the generated Api.hs module to fail compilation

This PR transforms the api member comments to start a newline and render multi line comments.

@piq9117 piq9117 force-pushed the api-member-multiline-comment branch from 15d94eb to 6341f0b Compare October 28, 2024 19:42
this change transforms the api member comments to start a newline
and render multi line comments.
@piq9117 piq9117 force-pushed the api-member-multiline-comment branch from 6341f0b to 540764e Compare October 28, 2024 19:44
@ken-scarf ken-scarf merged commit e119add into scarf-sh:main Oct 28, 2024
1 check 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