https://github.com/erusev/parsedown
download the Parsedown.php
and put it into Library folder
then edit autoload.php
| |
then in the view php for tests:
| |
No need to require or include the file.
If you want to load a file with path, you can use the function called file_get_contents:
| |