Skip to content

fix: remove code block rendering in the note section Closes #1949 #1952

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions _includes/admonitions/note.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<div class="doc-box doc-info" markdown="1"><p class="doc-title" markdown="1">{% include icons/note.svg %} {{ site.data[page.lang].general.note }}</p>
{{include.content}}
<div class="doc-box doc-info" markdown="1">
<p class="doc-title" markdown="1">
{% include icons/note.svg %} {{ site.data[page.lang].general.note }}
</p>
{{include.content}}
</div>
2 changes: 0 additions & 2 deletions de/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions de/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
6 changes: 3 additions & 3 deletions en/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ redirect_from: "/4x/api.html"

{% capture node-version %}

Express 4.0 requires Node.js 0.10 or higher.
Express 4.0 requires Node.js 0.10 or higher.

{% endcapture %}

{% include admonitions/note.html content=node-version %}

{% include api/en/4x/express.md %}
{% include api/en/4x/app.md %}
{% include api/en/4x/req.md %}
Expand Down
2 changes: 1 addition & 1 deletion en/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ redirect_from: "/5x/api.html"

{% capture node-version %}

Express 5.0 requires Node.js 18 or higher.
Express 5.0 requires Node.js 18 or higher.

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions es/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions es/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions fr/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions fr/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions it/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions it/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions ja/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions ja/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions ko/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions ko/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions pt-br/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions pt-br/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions zh-cn/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions zh-cn/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions zh-tw/4x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 4.0 requires Node.js 0.10 or higher.
```

{% endcapture %}

Expand Down
2 changes: 0 additions & 2 deletions zh-tw/5x/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ redirect_from: " "

{% capture node-version %}

```
Express 5.0 requires Node.js 18 or higher.
```

{% endcapture %}

Expand Down