mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
2681633db8
E.g.: ``` > foo > bar {.myclass} ``` There are some current limitations: For tables you can currently only apply it to the full table, and for lists the ul/ol-nodes only, e.g.: ``` * Fruit * Apple * Orange * Banana {.fruits} * Dairy * Milk * Cheese {.dairies} {.list} ``` Fixes #7548 |
||
---|---|---|
.. | ||
goldmark_config | ||
internal/extensions/attributes | ||
autoid.go | ||
autoid_test.go | ||
convert.go | ||
convert_test.go | ||
render_hooks.go | ||
toc.go | ||
toc_test.go |