Browse Source

update

git-svn-id: https://plugins.svn.wordpress.org/prismatic/trunk@1521284 b8457f37-d9ea-0310-8a92-e5e31aec5664
master
Jeff Starr 7 years ago
parent
commit
979d941966
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      readme.txt

+ 1
- 3
readme.txt View File

@@ -131,9 +131,7 @@ Once the settings are configured, you can enable syntax highlighting for any cod

__Wrap multi-line code with pre & code tags:__

<pre><code>
put your code here
</code></pre>
<pre><code><pre><code>put your code here</code></pre></code></pre>

__Wrap single-line code with code tags:__ (Prism.js only)



Loading…
Cancel
Save