custom_call 303 B

1234567891011121314151617181920212223
  1. >>>> before custom call tag 'comment'
  2. before
  3. <ul>
  4. <li>preset-apple</li>
  5. <li>preset-banana</li>
  6. <li>preset-coconut</li>
  7. </ul>
  8. after
  9. >>>> after custom call tag 'comment'
  10. >>>> before custom call tag 'if'
  11. One but not two: two
  12. Two but not one: one
  13. One:
  14. None:
  15. >>>> after custom call tag 'if'