Skip to content

Commit 5b1a03f

Browse files
authored
content: Remove outdated new-in badges
1 parent bcc6647 commit 5b1a03f

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

content/en/functions/transform/ToMath.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ params:
1111
aliases: [/functions/tomath]
1212
---
1313

14-
{{< new-in 0.132.0 />}}
15-
1614
Hugo uses an embedded instance of the [KaTeX][] display engine to render mathematical markup to HTML. You do not need to install the KaTeX display engine.
1715

1816
```go-html-template

content/en/render-hooks/blockquotes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ categories: []
66
keywords: []
77
---
88

9-
{{< new-in 0.132.0 />}}
10-
119
## Context
1210

1311
Blockquote _render hook_ templates receive the following [context](g):

content/en/render-hooks/passthrough.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ categories: []
66
keywords: []
77
---
88

9-
{{< new-in 0.132.0 />}}
10-
119
## Overview
1210

1311
Hugo uses [Goldmark] to render Markdown to HTML. Goldmark supports custom extensions to extend its core functionality. The [Passthrough] extension captures and preserves raw Markdown within delimited snippets of text, including the delimiters themselves. These are known as _passthrough elements_.

0 commit comments

Comments
 (0)