Up one level | ||
Html2Text.php [source] [658 lines] | ||
lib.php [source] [71 lines] | Wrapper for Html2Text This wrapper allows us to modify the upstream library without hacking it too much. | |
override.php [source] [133 lines] | Run time overrides for Html2Text This allows us to monkey patch the mb_* functions used in Html2Text to use Moodle's core_text functionality. |