/doc/English/markup/tagged.t2t

http://txt2tags.googlecode.com/ · Unknown · 16 lines · 12 code · 4 blank · 0 comment · 0 complexity · 0770bded0a32c78c62c993c51d03f5f1 MD5 · raw file

  1. '''
  2. <div id="myblock">
  3. <p style="color:red">
  4. A tagged area is enclosed
  5. inside three single quotes.
  6. </p>
  7. <p style="color:blue">
  8. No parsing is made inside it,
  9. useful to insert target code.
  10. </p>
  11. </div>
  12. '''