davidshimjs / jaguarjs-jsdoc

A Template of jsdoc for jaguar.js project
MIT License
218 stars 136 forks source link

Add styles for repeatable and nullable for function arguments. #30

Open tobbexiv opened 9 years ago

tobbexiv commented 9 years ago

The information that a function argument is repeatable or nullable was not highlighted. Modified it so it is displayed in the same way like the information that a argument is optional.