@blackbaud/skyux-builder-plugin-code-block

1.1.0 • Public • Published

@blackbaud/skyux-builder-plugin-code-block

npm status

This SKY UX Builder plugin converts the innerHTML of all <sky-code-block> elements to HTML entities. This is done to prevent Angular from resolving bindings, and to display HTML elements as text. This plugin is intended to be used with Stache Components.

Installation

npm install --save @blackbaud/skyux-builder-plugin-code-block

Usage

Open skyuxconfig.json and add the following:

{
  "plugins": [
    "@blackbaud/skyux-builder-plugin-code-block"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @blackbaud/skyux-builder-plugin-code-block

Weekly Downloads

41

Version

1.1.0

License

MIT

Unpacked Size

14.8 kB

Total Files

20

Last publish

Collaborators

  • blackbaud