Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Groundwork for Markdown

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 02 Jun 09:47
· 152 commits to master since this release
a67557e
  • Added new Interfaces, will simplify additional of new parsers.
  • Initial Markdown development, not complete, no escaping yet and not fully tested.
  • Reverted requirements to 7.1, turns out there isn't currently a hard requirement for 7.2.
  • General refactoring, also, improved list handling.