|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Utility function to convert wiki-like to Markdown format. More...
Classes | |
| class | WikiToMarkdown |
| #- More... | |
Variables | |
| const | LIST_DEFINITION 4 |
| const | LIST_NONE 1 |
| #- More... | |
| const | LIST_ORDERED 3 |
| const | LIST_UNORDERED 2 |
| const | STATE_BLOCKQUOTE 3 |
| const | STATE_NONE 1 |
| #+ state defines | |
| const | STATE_NOTIKI 5 |
| const | STATE_PARAGRAPH 2 |
| const | STATE_PREFORM 4 |
Utility function to convert wiki-like to Markdown format.
@subpackage lib