Initial Commit
This commit is contained in:
6
database/php/pear/Text/Wiki/Render/Latex/Freelink.php
Normal file
6
database/php/pear/Text/Wiki/Render/Latex/Freelink.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
class Text_Wiki_Render_Latex_Freelink extends Text_Wiki_Render_Latex_Wikilink {
|
||||
// renders identically to wikilinks, only the parsing is different :-)
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user