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

Fix Markdown typos in documentation #907

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Fix Markdown typos in documentation #907

merged 1 commit into from
Mar 13, 2024

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Mar 13, 2024

This fixes some small documentation typos.

@@ -49,8 +49,8 @@ await execa('./binary.js', {stdout: {transform, binary: true}});
```

This is more efficient and recommended if the data is either:
- Binary: Which does not have lines.
- Text: But the transform works even if a line or word is split across multiple chunks.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Bullet points are not showing up when using tabs.

@sindresorhus sindresorhus merged commit 8ee5985 into main Mar 13, 2024
14 checks passed
@sindresorhus sindresorhus deleted the fix-doc-transform branch March 13, 2024 17:49
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.

None yet

2 participants