Skip to content

Features/code highlighting

Ken Hawkins requested to merge features/code-highlighting into develop
  • Adds back in the hljs css localy for the pattern library as frctl is already adding in the classes (eventually we may want to add this as a pattern, but for now it's probably fair to include in a local.css)
  • Adds a .vf-snippet-code pattern (many sites/services often show code snippets from a variety of languages)
  • Use custom templating for 1) more flexibility in what we show 2) so we can use the VF patterns.

#changelog #features #code #patterns #patternLibrary

Merge request reports