4 lines
84 B
PHP
4 lines
84 B
PHP
<?php
|
|
|
|
class Text_Wiki_Render_Latex_Bold extends Text_Wiki_Render_Latex_Strong {}
|
|
?>
|