diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-27 13:49:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 13:49:02 +0300 |
commit | a68152ef9cd653f92705683592d4652b617ab02c (patch) | |
tree | 7c146e854366c2f99c945c139e357279a03170b5 /files/ru/web/svg/attribute | |
parent | d994a7ce54ab29f67b13e49f5eca0930b0803b56 (diff) | |
download | translated-content-a68152ef9cd653f92705683592d4652b617ab02c.tar.gz translated-content-a68152ef9cd653f92705683592d4652b617ab02c.tar.bz2 translated-content-a68152ef9cd653f92705683592d4652b617ab02c.zip |
[RU] Fix another live samples (#2879)
Diffstat (limited to 'files/ru/web/svg/attribute')
-rw-r--r-- | files/ru/web/svg/attribute/text-anchor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/svg/attribute/text-anchor/index.html b/files/ru/web/svg/attribute/text-anchor/index.html index 6d79404ea2..75c6ebc428 100644 --- a/files/ru/web/svg/attribute/text-anchor/index.html +++ b/files/ru/web/svg/attribute/text-anchor/index.html @@ -56,7 +56,7 @@ translation_of: Web/SVG/Attribute/text-anchor <h2 id="Пример">Пример</h2> -<pre><html> +<pre class="brush: html"><html> <head> <meta charset="utf-8"> <title>текст в якорях</title> |