fuse-highlight is a custom built Fuse component allows to show syntax highlighted codes.
fuse-highlight
Example Title
<fuse-highlight lang="html"> <textarea #source> <div class="title"> <span>Example Title</span> </div> </textarea> </fuse-highlight>
lang Language of the code to be highlighted.
lang