|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Data Structures | |
| class | Markdown_Parser |
| class | MarkdownExtra_Parser |
Enumerations | |
| enum | MARKDOWN_VERSION |
| enum | MARKDOWNEXTRA_VERSION |
| enum | MARKDOWN_EMPTY_ELEMENT_SUFFIX |
| enum | MARKDOWN_TAB_WIDTH |
| enum | MARKDOWN_FN_LINK_TITLE |
| enum | MARKDOWN_FN_BACKLINK_TITLE |
| enum | MARKDOWN_FN_LINK_CLASS |
| enum | MARKDOWN_FN_BACKLINK_CLASS |
| enum | MARKDOWN_WP_POSTS |
| enum | MARKDOWN_WP_COMMENTS |
| enum | MARKDOWN_PARSER_CLASS |
Functions | |
| Markdown ($text) | |
| if(isset($wp_version)) | identify_modifier_markdown () |
| smarty_modifier_markdown ($text) | |
Definition at line 24 of file markdown.php.
Definition at line 35 of file markdown.php.
Definition at line 31 of file markdown.php.
Definition at line 34 of file markdown.php.
Definition at line 30 of file markdown.php.
Definition at line 50 of file markdown.php.
| enum MARKDOWN_TAB_WIDTH |
Definition at line 27 of file markdown.php.
| enum MARKDOWN_VERSION |
Definition at line 15 of file markdown.php.
| enum MARKDOWN_WP_COMMENTS |
Definition at line 44 of file markdown.php.
| enum MARKDOWN_WP_POSTS |
Definition at line 43 of file markdown.php.
Definition at line 16 of file markdown.php.
| if (isset($wp_version)) identify_modifier_markdown | ( | ) |
Definition at line 165 of file markdown.php.
| Markdown | ( | $ | text | ) |
| smarty_modifier_markdown | ( | $ | text | ) |