mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 18:37:16 -04:00
fix version number - 404 error
This commit is contained in:
parent
d28cf15e1d
commit
babbb9090a
@ -43,7 +43,7 @@ typographer
|
|||||||
attribute
|
attribute
|
||||||
: Enable custom attribute support for titles and blocks by adding attribute lists inside single curly brackets (`{.myclass class="class1 class2" }`) and placing it _after the Markdown element it decorates_, on the same line for titles and on a new line directly below for blocks.
|
: Enable custom attribute support for titles and blocks by adding attribute lists inside single curly brackets (`{.myclass class="class1 class2" }`) and placing it _after the Markdown element it decorates_, on the same line for titles and on a new line directly below for blocks.
|
||||||
|
|
||||||
{{< new-in "0.81" >}} In Hugo 0.81.0 we added support for adding attributes (e.g. CSS classes) to Markdown blocks, e.g. tables, lists, paragraphs etc.
|
{{< new-in "0.81.0" >}} In Hugo 0.81.0 we added support for adding attributes (e.g. CSS classes) to Markdown blocks, e.g. tables, lists, paragraphs etc.
|
||||||
|
|
||||||
A blockquote with a CSS class:
|
A blockquote with a CSS class:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user