Tye Peel
Results
3
comments of
Tye Peel
Same here. Any luck?
Saw this solution in another issue. Tried it and it works. You have to modify node_modules/better-docs/tmpl/examples.tmpl to remove the if/else statement at the bottom and just prettyprint the example.code:
This worked for me, but I had to modify examples.tmpl and not properties.tmpl (just in case someone else looks at this later).