File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
authoring/frontmatter/reference Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ math = true
2020
2121## Index
2222
23- {{% taxonomy "frontmatter" "h3" % }}
23+ {{< taxonomy "frontmatter" "h3" > }}
2424
2525## All Front Matter
2626
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ math = true
1919
2020## Index
2121
22- {{% taxonomy "options" "h3" % }}
22+ {{< taxonomy "options" "h3" > }}
2323
2424## All Configuration Options
2525
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ Open [http://localhost:1313](http://localhost:1313) in your web browser.
130130
131131You can keep the server running while you edit. The browser will update automatically when you save changes.
132132
133- {{% figure src="images/magic.gif" link="https://gohugo.io " alt="Magic" caption="It's a kind of magic" % }}
133+ {{< figure src="images/magic.gif" link="https://gohugo.io " alt="Magic" caption="It's a kind of magic" > }}
134134
135135## Build and Deploy
136136
Original file line number Diff line number Diff line change @@ -399,8 +399,12 @@ boxStyle = [
399399
400400```` md {title="page.md"}
401401> [!magic]
402+ > It's a kind of...
403+ >
402404> Maaagic!
403405````
404406
405407> [ !magic]
408+ > It's a kind of...
409+ >
406410> Maaagic!
Original file line number Diff line number Diff line change 1- 8.2.0+8fb1f1c1fe550ec96a60544b66aea377511ec795
1+ 8.2.0+a0abad2f0289541f3c849c5986e6a0363d7a29c4
You can’t perform that action at this time.
0 commit comments