You are here

inline-output.txt in Code Filter 7

Inline <code class="language-php"> $test = TRUE </code> text for PHP
Inline <code class="language-php"> $test = TRUE </code> text for code
Inline <code class="language-css">.test { color: red; }</code> text for CSS code

File

tests/inline-output.txt
View source
  1. Inline $test = TRUE text for PHP
  2. Inline $test = TRUE text for code
  3. Inline .test { color: red; } text for CSS code