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

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