Markdown-Perl 1.08 Latest
Files
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- cpanfile
- lib/App/pmarkdown.pm
- lib/Markdown/Perl.pm
- lib/Markdown/Perl/BlockParser.pm
- lib/Markdown/Perl/HTML.pm
- lib/Markdown/Perl/InlineTree.pm
- lib/Markdown/Perl/Inlines.pm
- lib/Markdown/Perl/Options.pm
- lib/Markdown/Perl/Util.pm
- script/pmarkdown
- t/000-load.t
- t/001-cpanfile.t
- t/001-podsyntax.t
- t/100-util.t
- t/101-inline-tree.t
- t/102-html.t
- t/200-basic-leaf-blocks.t
- t/201-basic-container-blocks.t
- t/202-basic-inline-rendering.t
- t/203-options.t
- t/300-containers.t
- t/301-inlines.t
- t/302-reference-links.t
- t/303-lists.t
- t/304-file_metadata.t
- t/400-opt-allow_spaces_in_links.t
- t/400-opt-allow_task_list_markers.t
- t/400-opt-disallowed_html_tags.t
- t/400-opt-fenced_code_blocks_must_be_closed.t
- t/400-opt-inline_delimiters.t
- t/400-opt-inline_delimiters_max_run_length.t
- t/400-opt-lists_can_interrupt_paragraph.t
- t/400-opt-multi_lines_setext_headings.t
- t/400-opt-render_naked_paragraphs.t
- t/400-opt-two_spaces_hard_line_breaks.t
- t/400-opt-use_fenced_code_blocks.t
- t/500-hooks-resolve_link_ref.t
- t/500-hooks-yaml_metadata.t
- t/800-bugs.t
- t/801-fuzzing.t
- t/900-cmark-test-suite.t
- t/901-github-test-suite.t
- t/902-markdown-test-suite.t
- t/903-mmd-test-suite.t
- t/904-pmarkdown.t
- t/data/README.md
- t/data/cc-by-sa.png
- t/data/cmark.tests.json
- t/data/github.tests.json
- t/lib/CmarkTest.pm
- t/lib/HtmlSanitizer.pm
- t/lib/MmdTest.pm
- t/lib/PmarkdownTest.pm