-
Notifications
You must be signed in to change notification settings - Fork 16
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
Table readability #7
Comments
Yes, this would be nice, I'll do it sometime. You can also read http://matrix.yaml.io/ |
I tried to make it more readable by making a table for each YAML source: https://github.com/Jarzon/yaml-sucks/tree/readable-table |
Your table seems to be broken for |
It's been fixed in #11 and I didn't update since then. |
Table readability is extremely important, if you want the reader to actually critically think about the specific examples. Maybe try making a separate I would be for merging @Jarzon's repo back. |
Same, but I think there's an easy solution. Simply edit the README and add this directly above the table: >>>> Scroll to the right to see more implementations! >>>>> |
When I read the table I didn't realise there were 5 columns, I only saw 2 columns, perhaps there is a way to solve this issue, somehow (linking to an external html table perhaps?)
The text was updated successfully, but these errors were encountered: