bueltge/marksimple

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/dependabot.yml
.github/stale.yml
.github/workflows/main.yml
.gitignore
.scrutinizer.yml
CHANGELOG.md
LICENSE
README.md
composer.json
composer.lock
phpcs.xml
phpunit-printer.yml
phpunit.xml.dist
src/Exception/InvalideFileException.php6
src/Exception/UnknownRuleException.php6
src/Marksimple.php103
src/Rule/AbstractRegexRule.php11
src/Rule/CleanUpList.php13
src/Rule/CleanUpPre.php14
src/Rule/Code.php14
src/Rule/ElementRuleInterface.php7
src/Rule/GithubPre.php17
src/Rule/Header.php17
src/Rule/HorizontalLine.php14
src/Rule/Image.php20
src/Rule/Italic.php14
src/Rule/Link.php14
src/Rule/NewLine.php14
src/Rule/Paragraph.php33
src/Rule/Pre.php15
src/Rule/RegexRuleInterface.php7
src/Rule/Strong.php14
src/Rule/UnorderedList.php14