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

Multiple lines rendered as one #26

Closed
samuel-w opened this issue Aug 2, 2020 · 2 comments
Closed

Multiple lines rendered as one #26

samuel-w opened this issue Aug 2, 2020 · 2 comments

Comments

@samuel-w
Copy link

samuel-w commented Aug 2, 2020

In tldr-hs, multiple description lines are rendered as one. For example, tldr tar

tar
Archiving utility.Often combined with a compression method, such as gzip or bzip.More information: https://www.gnu.org/software/tar.

In tldr-python-client and tldr-node-client

tar

Archiving utility.
Often combined with a compression method, such as gzip or bzip.
More information: https://www.gnu.org/software/tar.

@psibi
Copy link
Owner

psibi commented Aug 3, 2020

@samuel-w Thanks for the report! I didn't notice this until this issue. I will fix this by the coming weekend.

psibi added a commit that referenced this issue Aug 8, 2020
@psibi
Copy link
Owner

psibi commented Aug 8, 2020

@samuel-w This has been fixed and a new release v0.8.0 has been made which contains the fix. Thanks for the report!

@psibi psibi closed this as completed Aug 8, 2020
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

No branches or pull requests

2 participants