blackfriday v2.0.1 Release Notes
Release Date: 2018-09-23 // over 6 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)