Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]

Utility function to convert wiki-like to Markdown format

Copyright: Howard Miller, 2005
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 391 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WikiToMarkdown:: (7 methods):
  close_block()
  do_replace()
  do_replace_markdown()
  do_replace_sub()
  do_list()
  line_replace()
  convert()


Class: WikiToMarkdown  - X-Ref


close_block( $state )   X-Ref
No description

do_replace( $line, $mark, $tag )   X-Ref
No description

do_replace_markdown( $line, $mark, $tag )   X-Ref
No description

do_replace_sub( $line, $mark, $tag )   X-Ref
No description

do_list( $line, $blank=false )   X-Ref
No description

line_replace( $line )   X-Ref
No description

convert( $content,$courseid )   X-Ref
No description