github-code Web Component Simon Willison built an experimental Web Component called github-code using GPT-5.5 that embeds code from GitHub by fetching raw content and displaying a specified range of lines with line numbers but no syntax highlighting. Tool: github-code Web Component https://tools.simonwillison.net/github-code-component An experimental Web Component built using GPT-5.5 and the following prompt https://gist.github.com/simonw/0e3db21947b5ae7e29e8a4f69a0b0617 : let's build a Web Component for embedding code from GitHub