blackfriday v2.0.1 Release Notes

Release Date: 2018-09-23 // over 5 years ago
  • πŸš€ A minor release, mainly aimed at releasing a version with go.mod.

    • βž• Added go.mod
    • ✨ Enhanced support for info strings in fenced code blocks (issue #410)
    • ⚑️ README updates
    • βž• Added a reference to confluence wiki renderer
    • πŸ›  Fixed HTML entity regex
    • πŸ›  Fixed HTML5 by removing rel="footnote" which is invalid
    • βž• Added NoopenerLinks option that adds rel="noopener" attribute
    • βž• Added heading offset option to HTML renderer
    • πŸ›  Fixed consecutive lists of different kinds
    • πŸ›  Fixed block parsing for fenced code blocks in lists (issue #239)

    Huge thanks to the contributors!
    BjΓΈrn Erik Pedersen (@bep)
    Cameron Moore (@moorereason)
    Dmitri Shuralyov (@dmitshur)
    Emil Melnikov (@emilmelnikov)
    Iain Haslam (@understated)
    Kentaro Matsushita (@kentaro-m)
    Liming Jin (@jinliming2)
    Michael (@michael-k)
    Mitchell Cohen (@mitchchn)
    Nathan Glenn (@garfieldnate)
    Nick Galbreath (@client9)
    Rebecca Turner (@9999years)
    Vas Sudanagunta (@vassudanagunta)