bitovi / documentjs

The sophisticated documentation engine
https://documentjs.com/
MIT License
598 stars 381 forks source link

allows () in names #209

Closed justinbmeyer closed 9 years ago

justinbmeyer commented 9 years ago

168 This is mostly a hack to allow () in names. You can escape () by writing \\(\\). If you do this, we need to remove the \\ after you do this. This enables that.