DHedgecock / language-documentation

Atom grammar package for writing JS documentation
MIT License
2 stars 0 forks source link

language-documentation package

Atom grammar with markdown syntax highlighting and code folding for JS documentation code blocks.

Code Folding

The 'Auto Fold On Open' configuration will automatically fold all DocBlocks when any file is opened.

Included commands to fold/unfold all Docblocks:

Markdown Syntax Highlighting

Package adds syntax highlighting for Markdown:

Screenshot