jonschlinkert / parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
https://github.com/jonschlinkert
MIT License
67 stars 23 forks source link

regex for stripping asterisks #2

Closed jonschlinkert closed 10 years ago

jonschlinkert commented 10 years ago

regex needs to be changed for stripping leading asterisks. It's causing output like this:

*Example:**