Developer's documentation reside in Git repo.
View this page source
This way you could decorate sources. The sources shown after template and live DOM beneath
slot="source" defines where to get code
slot="source"
slot="demo" inject the html from source:
slot="demo"
slot="text" inject colored code text:
slot="text"
Happy coding!