Commit graph

10 commits

Author SHA1 Message Date
Alexey Kopytko
546b80a136
Fix PHPStan issues and build on PHP 8.2 (#368)
Limit PHPStan to PHP 8.1
2022-09-04 21:33:36 -04:00
Tac Tacelosky
f1a7abf1e5 add github actions 2021-11-08 07:22:58 -05:00
Thomas Hochstein
398690d7fb Add tests.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-22 17:32:49 +02:00
Jon Dufresne
44f72c0b75 Remove executable bit from non-executed files
The files are not executed as standalone scripts, so remove the
unnecessary permissions.
2020-01-11 07:45:41 -08:00
Graham Campbell
d62eb48b76
Use long array syntax 2019-12-28 14:41:51 +00:00
Michael Butler
29b66556c7 Cleanup code, del unused variables 2018-04-05 22:28:10 -04:00
Michael Butler
a1950a9273 Run markdown.mdtest and php-markdown.mdtest against MarkdownExtra , except for Emphasis which is the exception 2018-03-17 14:49:07 -04:00
Michael Butler
a9d785139f Add normalize comparisons to tests
Use MarkdownExtra specifically for the Extra type tests.
2018-01-27 21:03:01 -05:00
Michael Butler
8376d3ecb8 Remove unused tests 2018-01-27 13:58:49 -05:00
Michael Butler
777b997bca Add mdtest resources and unit tests 2018-01-27 13:51:14 -05:00