Susanth K

Results 6 issues of Susanth K

How to document Method Overloading ? For example [CODO](https://github.com/coffeedoc/codo) is having `@overload`. This is a common pattern in `.js` & `.coffee` ( same method may determine the signature at run...

Please add the -g option in **install** section of README.md current doc: ``` npm install biscotto ``` please update with ``` npm install -g biscotto ```

``` This is a suggestion to attract more user base to this project. ``` Please Add a section **"Projects Using biscotto"** in [README.md](https://github.com/gjtorikian/biscotto), which holds list of projects using biscotto....

Could not find browser support information. It will be nice to add the list of supported browser in the home page of this project itself. May be at bottom of...

priority - low
type - feature request / submission
triaged
pending - needs milestone

## Feature Request ### slight change to current option ``` "fold_single_line_comments": true This must act only on lines that act on one complete line. --- Example --- #This is a...

Hi, This is my humble suggestion to improve current implementation of this Package. As of now, in **literate mode** , the literate markup is highlighted in bright white which make...