uccser/verto

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/source/processors/style.rst
docs/source/processors/table-of-contents.rst
docs/source/processors/unorderedlist.rst
docs/source/processors/video.rst
docs/source/usage.rst
parse_dependabot.py26
A
0 mins
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
verto/Verto.py142
A
35 mins
verto/VertoExtension.py259
B
6 hrs
verto/__init__.py2
A
0 mins
verto/errors/ArgumentDefinitionError.py13
A
0 mins
verto/errors/ArgumentMissingError.py14
A
2 hrs
verto/errors/ArgumentValueError.py16
A
0 mins
verto/errors/BlockquoteMissingFooterError.py13
A
2 hrs
verto/errors/CustomArgumentRulesError.py13
A
0 mins
verto/errors/Error.py5
A
0 mins
verto/errors/HtmlParseError.py14
A
2 hrs
verto/errors/ImageCaptionContainsImageError.py10
A
1 hr
verto/errors/ImageMissingCaptionError.py12
A
2 hrs
verto/errors/InteractiveMissingTextError.py12
A
2 hrs
verto/errors/InteractiveTextContainsInteractiveError.py10
A
1 hr
verto/errors/NoSourceLinkError.py13
A
2 hrs
verto/errors/NoVideoIdentifierError.py13
A
2 hrs
verto/errors/PanelMissingSubtitleError.py13
A
2 hrs
verto/errors/PanelMissingTitleError.py13
A
2 hrs
verto/errors/StyleError.py26
A
0 mins
verto/errors/TagNotMatchedError.py13
A
2 hrs
verto/errors/UnsupportedVideoPlayerError.py13
A
2 hrs
verto/errors/__init__.py0
A
0 mins
verto/html-templates/blockquote.html
verto/html-templates/boxed-text.html
verto/html-templates/button-link.html
verto/html-templates/conditional.html
verto/html-templates/external-link.html
verto/html-templates/glossary-link.html
verto/html-templates/heading.html
verto/html-templates/iframe.html
verto/html-templates/image-inline.html
verto/html-templates/image.html
verto/html-templates/interactive.html
verto/html-templates/panel.html
verto/html-templates/relative-file-link.html
verto/html-templates/relative-link.html
verto/html-templates/scratch-inline.html
verto/html-templates/scratch.html
verto/html-templates/table-of-contents.html
verto/html-templates/video-vimeo.html