Jeff Starr 7 лет назад
Родитель
Сommit
7759e30a84
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      readme.txt

+ 2
- 2
readme.txt Просмотреть файл

@@ -136,7 +136,7 @@ With the proper markup in place, you can indicate a specific language by adding

<code class="language-php"><?php echo 'Hello world'; ?></code>

Likewise, to indicate HTML as the language for a multi-line code snippet:
Likewise, to indicate HTML as the language for a multi-line code snippet (note: if you are reading this plugin's raw readme.txt file, [click here](https://wordpress.org/plugins/prismatic/installation/) to read the formatted text):

&lt;pre&gt;&lt;code class="language-html"&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;table&gt;<br>
@@ -172,7 +172,7 @@ For example, the code snippets included in either of the following markup exampl

This is a single-line example, &lt;code&gt;&lt;?php echo 'Hello world'; ?&gt;&lt;/code&gt;.

This is a multi-line code example:
This is a multi-line code example (note: if you are reading this plugin's raw readme.txt file, [click here](https://wordpress.org/plugins/prismatic/installation/) to read the formatted text):
&lt;pre&gt;&lt;code&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;table&gt;<br>


Загрузка…
Отмена
Сохранить