fbmarkdown
fbmarkdown copied to clipboard
Introduce markdown environment
continuing #7
changes;
- setters have been removed.
- extension has been renamed to plugin, as extension has been used previously to describe render filters, this ensures there's no confusion between the two.
- static methods have been moved the functions instead
- html method has been split into two to remove the boolean flag.