davebalmer / joDoc

Simple, open-ended JavaScript source documentation system based on markdown. joDoc rev 1.0.1 is available. Check Wiki page for some examples.
http://joapp.com/jo#joDoc
Other
62 stars 4 forks source link

Grabbing ** from comment blocks in source #7

Closed davebalmer closed 13 years ago

davebalmer commented 13 years ago

Quick regex fix I assume. Can be seen on the html output from .js files as "**" at the top.

dfreedm commented 13 years ago

Fixed, was missing the / in /**