Closed stvno closed 13 years ago
I think there's a bit too much in here that's custom for you, so I'll just merge in the regex fix. Thanks!
Hm only the regex fix was meant for the pull request, everything else is indeed completely custom. I'm still a GitHub n00b so probably did something wrong there.
The problem with the regex was that / a special character is in javascript regex. As such you have to use \057 I tested it on my code and jodoc-js now gives the same output as joDoc