Welcome Guest, Not a member yet? Register   Sign In
Using Markdownify with CI, doesn't work? Nothing happens.
#1

[eluser]ajushi[/eluser]
Hi, I downloaded Markdownify from http://milianw.de/projects/markdownify/ and extracted it to my application/libraries/ directory.

I did a:
Code:
$this->load->library('markdownify');
echo $this->markdownify->parseString('<b>Test</b>');

But the output is the same html (<b>Test</b>). It didn't work. Did I do something wrong?


Messages In This Thread
Using Markdownify with CI, doesn't work? Nothing happens. - by El Forum - 08-28-2009, 12:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB