Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Classes | Variables
wiki_to_markdown.php File Reference

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
 

Detailed Description

Utility function to convert wiki-like to Markdown format.

@subpackage lib

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later