mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-12-02 20:23:06 +00:00
docs: compat statement #957
This commit is contained in:
parent
d3bf75bfc7
commit
be85052efe
2 changed files with 3 additions and 1 deletions
|
@ -62,6 +62,8 @@ That's some more text with a footnote.[^someid]
|
|||
|
||||
The [`notice` shortcode](shortcodes/notice) is also capable of displaying expandable/collapsible sections of text but with additional parameter for color and additional icons.
|
||||
|
||||
The theme supports Hugo’s built-in [`details` shortcode](https://gohugo.io/content-management/shortcodes/#details) by mapping the parameter to the theme's `expand` shortcode.
|
||||
|
||||
### Parameter
|
||||
|
||||
| Name | Position | Default | Notes |
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.1.1+fc764993a8a7cc2b0b7e5bdd4776de8ce1de92d4
|
||||
7.1.1+d3bf75bfc71ca7e3f5e86174309e9d491aacec65
|
Loading…
Reference in a new issue