|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
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