holidaypirates / nucleus

Nucleus is a living style guide generator for atomic css based components. It's a Node application parsing the source SCSS files and reading information from DocBlock annotations.
https://holidaypirates.github.io/nucleus/
MIT License
475 stars 43 forks source link

Feature Request: Table Option #57

Open matt-shirey opened 7 years ago

matt-shirey commented 7 years ago

I like the format of the @color element and think it would be nice to have a table one.

I'm currently using nucleus to generate a styleguide of the elements that "editors" are allowed to use when creating pages and a table would be nice. Example: https://getuikit.com/docs/base#text-level-semantics .

I would like to be able to use Markdown to show the element and then a description.