Skip to content

Commit

Permalink
fix: convert [quote] block to markdown blockquote
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihua Wen <spiffyeight77@gmail.com>
  • Loading branch information
SpiffyEight77 committed Feb 12, 2025
1 parent 6144dbc commit 63c555b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 15 deletions.
14 changes: 7 additions & 7 deletions content/incus/news.fr/incus-6-0-3-lts-has-been-released.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -508,16 +508,16 @@ content: |-
# Remerciements
Cette version LTS a été rendue possible grâce au financement du Sovereign Tech Fund (qui fait maintenant partie de la Sovereign Tech Agency).
[![ST-Fund-Logo-Default-White-RGB|690x219](https://discuss.linuxcontainers.org/uploads/default/original/2X/7/7799c947413019d3c5cd4fa201568495de1db2c4.png)](https://sovereign.tech)
<p style="background-color: #25106c; display: inline-block; padding: 40px;>
<a href="https://sovereign.tech">
<img src="https://discuss.linuxcontainers.org/uploads/default/original/2X/7/7799c947413019d3c5cd4fa201568495de1db2c4.png" alt="Sovereign Tech Fund Logo" width="690" height="219" style="display: block;">
</a>
</p>
<!--
[quote]
The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
[/quote]
> The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
-->
[quote]
Le Sovereign Tech Fund soutient le développement, l'amélioration et la maintenance des infrastructures numériques ouvertes. Son objectif est de renforcer durablement l'écosystème open source, en mettant l'accent sur la sécurité, la résilience, la diversité technologique et les personnes qui sont derrière le code.
[/quote]
> Sovereign Tech Fund soutient le développement, l'amélioration et la maintenance des infrastructures numériques ouvertes. Son objectif est de renforcer durablement l'écosystème open source, en mettant l'accent sur la sécurité, la résilience, la diversité technologique et les personnes qui sont derrière le code.
<!--
Find out more at: https://www.sovereign.tech
Expand Down
10 changes: 6 additions & 4 deletions content/incus/news.ja/incus-6-0-3-lts-has-been-released.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,12 +467,14 @@ content: |-
-->
この LTS リリースアップデートは、Sovereign Tech Fund(現在は Sovereign Tech Agency の一部)からの資金提供により実現しました。
[![ST-Fund-Logo-Default-White-RGB|690x219](https://discuss.linuxcontainers.org/uploads/default/original/2X/7/7799c947413019d3c5cd4fa201568495de1db2c4.png)](https://sovereign.tech)
<p style="background-color: #25106c; display: inline-block; padding: 40px;>
<a href="https://sovereign.tech">
<img src="https://discuss.linuxcontainers.org/uploads/default/original/2X/7/7799c947413019d3c5cd4fa201568495de1db2c4.png" alt="Sovereign Tech Fund Logo" width="690" height="219" style="display: block;">
</a>
</p>
<!--
[quote]
The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
[/quote]
> The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
-->
> Sovereign Tech Fund は、オープンデジタルインフラストラクチャーの開発、改良、保守をサポートします。その目標は、セキュリティ、レジリエンス、技術の多様性、コードの背後にいる人々に焦点を当て、オープンソースエコシステムを持続的に強化することです。
Expand Down
10 changes: 6 additions & 4 deletions content/incus/news/incus-6-0-3-lts-has-been-released.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,10 +440,12 @@ content: |-
# Thanks
This LTS release update was made possible thanks to funding provided by the Sovereign Tech Fund (now part of the Sovereign Tech Agency).
[![ST-Fund-Logo-Default-White-RGB|690x219](https://discuss.linuxcontainers.org/uploads/default/original/2X/7/7799c947413019d3c5cd4fa201568495de1db2c4.png)](https://sovereign.tech)
<p style="background-color: #25106c; display: inline-block; padding: 40px;>
<a href="https://sovereign.tech">
<img src="https://discuss.linuxcontainers.org/uploads/default/original/2X/7/7799c947413019d3c5cd4fa201568495de1db2c4.png" alt="Sovereign Tech Fund Logo" width="690" height="219" style="display: block;">
</a>
</p>
[quote]
The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
[/quote]
> The Sovereign Tech Fund supports the development, improvement, and maintenance of open digital infrastructure. Its goal is to sustainably strengthen the open source ecosystem, focusing on security, resilience, technological diversity, and the people behind the code.
Find out more at: https://www.sovereign.tech

0 comments on commit 63c555b

Please sign in to comment.