-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Hi @hjalmers
One question is it possible to use exemplify with some extra syntax, for example:
constructorSource: Array<any> = [ { name: 'Code', src: 'constructor (private http) { }', lang: 'javascript' } ];
In this case when I use the 'http' var name I get a console error and a 'src not found' in the highlighter