News

Wherever you want to place your code block you use HTML. On the page you will need to ensure you are loading the web component's JavaScript file as well. There are two elements in use Code blocks and ...
After the opening ``` of a code block component, add a space and then start your line highlighting configuration with a # character. For instance, to highlight the first line, use ``` #1. Here are a ...