Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for disabling parsing of "single star" comments #98

Merged
merged 1 commit into from
Oct 6, 2014
Merged

add support for disabling parsing of "single star" comments #98

merged 1 commit into from
Oct 6, 2014

Commits on May 5, 2013

  1. add support for disabling parsing of "single star" comments

    added an option `singleStar` (which defaults to true) to turn off parsing of single star comments (e.g. /* */).  also added missing `break` in `parseTag` because ocd.
    Stephen Mathieson committed May 5, 2013
    Configuration menu
    Copy the full SHA
    ec260fe View commit details
    Browse the repository at this point in the history