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 script to generate Markdown tables from item data #80

Open
jeremyckahn opened this issue May 29, 2021 · 3 comments
Open

Add script to generate Markdown tables from item data #80

jeremyckahn opened this issue May 29, 2021 · 3 comments
Assignees
Labels

Comments

@jeremyckahn
Copy link
Owner

This should be usable for documentation generation via CLI tools.

@jeremyckahn jeremyckahn self-assigned this May 29, 2021
@jeremyckahn
Copy link
Owner Author

It'll be hard to write a Node CLI script to do this because all the .js files are authored to work with Create React App's environment in mind, which is a bit nonstandard (for example, it loads .png files, which breaks Node). I'm still working out how this might work.

@lstebner
Copy link
Collaborator

lstebner commented Jun 1, 2021

maybe easier to do once things are broken out of files like items.js and into individual files? sorta like i was doing in #93?

@jeremyckahn
Copy link
Owner Author

Good call @lstebner! I've marked this issue as blocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants