<github-gist> embed GitHub gists within a Shadow DOM element.
Include gist web component <script>:
<script src="https://cdn.jsdelivr.net/npm/github-gist"></script>Render gist with a path attribute:
<github-gist path="lepture/033239da19f4e3246d1f34bcf20844dd" />path: required, the URL path of the Gisttheme: optional,lightordark
MIT