Code

Code blocks are available as a web component using the skin-code tag.

Attributes:

  • data-class-code: Class(es) to add to code tag (optional)
  • data-circles: Show circles? true/false (optional)
  • data-style: Alternate style (optional)

Valid styles include:

  • bt: 4px top border
  • br: 4px right border
  • bb: 4px bottom border
  • bl: 4px left border
  • terminal: Dark background

Examples

This is code inside a pre blockThis is code inside a pre block with a left borderThis is code inside a pre block with a terminal style and circles