mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -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 |
||
---|---|---|
.. | ||
asciidocext | ||
blackfriday | ||
converter | ||
goldmark | ||
highlight | ||
internal | ||
markup_config | ||
mmark | ||
org | ||
pandoc | ||
rst | ||
tableofcontents | ||
markup.go | ||
markup_test.go |