Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.42 KB

File metadata and controls

55 lines (40 loc) · 1.42 KB

v1.4.1

09/20/2019

    • Updated core hightlight.pack.js to include SCSS and Twig
    • Updated styles and fixed a couple that were missing from blueprint due to typos
    • FlexObjects compatibility: changed references to Page class to use PageInterface

v1.4.0

12/05/2017

    • Updated highlight.js to version 9.12.0 (bariscelik) #16
    • Updated line-numbers.js to version 2.1.0 (bariscelik) #16
    • Added line numbers to blueprints for admin plugin control (bariscelik) #16
    • Removed JQuery dependency (bariscelik) #16

v1.3.2

10/22/2017

    • Added option for line numbers #12

v1.3.1

07/14/2016

    • Fixed a typo in the Monokai theme name

v1.3.0

01/22/2016

    • Updated highlight.js to version 9.1.0
    • Use common language strings in blueprints

v1.2.1

01/06/2016

    • Fixed the example listed in the README

v1.2.0

07/20/2015

    • Updated highlight.js to version 8.6.0
    • Added new themes

v1.1.0

11/30/2014

    • ChangeLog started...