Skip to content

Commit

Permalink
[ru] replace old noteblock syntax with GFM syntax in web/mathml fol…
Browse files Browse the repository at this point in the history
…der (#22850)

[ru] replace old noteblock syntax with GFM syntax in 'web/mathml' folder
  • Loading branch information
leon-win authored Aug 8, 2024
1 parent 9de3190 commit 8740760
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/ru/web/mathml/element/math/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ slug: Web/MathML/Element/math

Элементом верхнего уровня в [MathML](/ru/docs/Web/MathML) является тэг `<math>`, используемый для представления одной математической формулы. Он может находится в HTML-контенте, где разрешено [потоковое содержимое](/ru/docs/Web/HTML/Content_categories#фразовый_контент).

> **Примечание:** Посмотрите страницу [«Разработка MathML»](/ru/docs/Web/MathML/Authoring#using_mathml) с советами по правильной интеграции MathML-формул на ваши веб-страницы и [примеры использования MathML](/ru/docs/Web/MathML/Examples).
> [!NOTE]
> Посмотрите страницу [«Разработка MathML»](/ru/docs/Web/MathML/Authoring#using_mathml) с советами по правильной интеграции MathML-формул на ваши веб-страницы и [примеры использования MathML](/ru/docs/Web/MathML/Examples).
## Атрибуты

Expand Down

0 comments on commit 8740760

Please sign in to comment.