Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Utility function to convert wiki-like to Markdown format. More...
Classes | |
class | WikiToMarkdown |
#- More... | |
Variables | |
const | LIST_DEFINITION 4 |
const | LIST_NONE 1 |
#- | |
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