You are here

inline-input.txt in Code Filter 7

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

File

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