hegemonic / jsdoc-baseline

An experimental, extensible template for JSDoc.
Other
61 stars 32 forks source link

Add missed regexp escaping and allow HTML escapes in field names. #175

Open afranchuk opened 8 years ago

afranchuk commented 8 years ago

Normally JSDoc allows HTML escape codes in field names, so it should be allowed here (by using triple curly brackets in the handlebars template).