Two days ago I released a npm module named
Docmark. As the description suggests it
extracts Markdown content from doc comments, but the main idea behind it is that
you can use it to generate documentation.
Let’s says we have a CSS file with the following content:
After you run the file through Docmark you should have this: