Text_Wiki
[ class tree: Text_Wiki ] [ index: Text_Wiki ] [ all elements ]

Source for file Newline.php

Documentation is available at Newline.php

  1. <?php
  2.  
  3.     
  4.     
  5.     function token($options)
  6.     {
  7.         return "\\newline\n";
  8.     }
  9. }
  10.  
  11. ?>

Documentation generated on Mon, 11 Mar 2019 14:37:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.