Releases Tags
-
Now supporting paragraph annotations
released this 3 years ago | 3 commits to master since this release
Version 1.2.0
The "annotation release"
Added
- paragraph annotations (now can set HTML ids and classes with
{.someClass, #someId}
syntax) - unit tests for annotation
- unit for headings (
h1
toh5
)
Removed
- Testing code in
index.php
Downloads
- paragraph annotations (now can set HTML ids and classes with
-
The first release to contain unit tests
released this 3 years ago | 22 commits to master since this release
Version 1.1.0
No major changes introduced, getting ready for release
Added
- unit tests via
PHPUnit
Changed
- Parser does not generate unnessecary empty paragraphs anymore
- Fix: parse does not get stuck on blockquotes that are not followed by an empty
line anymore
Removed
- "Monkey test"
.md
files intests
folder
Downloads
- unit tests via
-
First fully working Version
released this 3 years ago | 39 commits to master since this release
Downloads