markdown : Add phpdoc description
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1863 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/** DomFramework
|
||||||
|
@package domframework
|
||||||
|
@author Dominique Fournier <dominique@fournier38.fr> */
|
||||||
|
|
||||||
|
/** Convert the Markdown text to html format */
|
||||||
class markdown
|
class markdown
|
||||||
{
|
{
|
||||||
/** To debug the markdown analyzer, activate the option */
|
/** To debug the markdown analyzer, activate the option */
|
||||||
|
|||||||
Reference in New Issue
Block a user