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

docs: mention markdown-table in README.md #8

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Mentions the popular markdown-table at the bottom of the README.md.

💖


This package does not generate complaint Markdown tables.
Doing so requires handling special characters in cell data.
You're better off using a dedicated package such as [`markdown-table`](https://www.npmjs.com/package/markdown-table).
Copy link
Owner Author

Choose a reason for hiding this comment

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

Out of curiosity, are there other popular package(s) you've found & liked @montanaflynn?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Merging now to get this off my queue, but let me know if there's anything else to add. 🙂

@JoshuaKGoldberg JoshuaKGoldberg merged commit a04e13e into main Aug 15, 2024
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the docs-markdown-table branch August 15, 2024 16:16
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.

Docs: Mention alternative package for generating Markdown tables
1 participant