Update history to reflect merge of #2532 [ci skip]
This commit is contained in:
parent
cedbdf43ca
commit
e310af00b4
|
@ -27,6 +27,7 @@
|
||||||
* Make `highlight` tag use `language-` prefix in CSS class (#2511)
|
* Make `highlight` tag use `language-` prefix in CSS class (#2511)
|
||||||
* Lookup item property via `item#to_liquid` before `#data` or `#[]` in filters (#2493)
|
* Lookup item property via `item#to_liquid` before `#data` or `#[]` in filters (#2493)
|
||||||
* Skip initial build of site on serve with flag (#2477)
|
* Skip initial build of site on serve with flag (#2477)
|
||||||
|
* Add support for `hl_lines` in `highlight` tag (#2532)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue