{"_id":"dox","_rev":"96-7e11372c35e479cb79fe763a6aca1aca","name":"dox","description":"Markdown / JSdoc documentation generator","dist-tags":{"latest":"1.0.0"},"versions":{"0.0.3":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.0.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"directories":{"lib":"./lib"},"bin":{"dox":"./bin/dox"},"_id":"dox@0.0.3","engines":{"node":"*"},"_nodeSupported":true,"_npmVersion":"0.2.7-2","_nodeVersion":"v0.3.1-pre","dist":{"tarball":"https://registry.npmjs.org/dox/-/dox-0.0.3.tgz","shasum":"d919e627a2482bf779cd28a9da9fc35e81e1b8c2","integrity":"sha512-FveqbmTRls91v2fX+Ng35ayMd7tNljU45ZH3bjYhPlh1otk+ARyTi8wkDaQXlV2QIr37BwXbOaHbspNv0MXNSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJ/P2Rt+NM5+6LgfXHagKFAK7p8UHsyqO0T7LNIEseGAIhAP27shnWxZ4otVRqY4w+qilfLBkQJgGF1xrhl4+muhE1"}]}},"0.0.4":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.0.4","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"directories":{"lib":"./lib/dox","bin":"./bin"},"bin":{"dox":"./bin/dox"},"_id":"dox@0.0.4","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"0.2.15","_nodeVersion":"v0.2.6","modules":{"index.js":"lib/dox/index.js","utils.js":"lib/dox/utils.js","styles/default/foot.html":"lib/dox/styles/default/foot.html","styles/default/head.html":"lib/dox/styles/default/head.html","styles/default/style.css":"lib/dox/styles/default/style.css","koala/History.md":"lib/dox/koala/History.md","koala/Makefile":"lib/dox/koala/Makefile","koala/package.json":"lib/dox/koala/package.json","koala/Readme.md":"lib/dox/koala/Readme.md","koala/seed.yml":"lib/dox/koala/seed.yml","koala/benchmarks/bm.js":"lib/dox/koala/benchmarks/bm.js","koala/examples/example.c":"lib/dox/koala/examples/example.c","koala/examples/example.js":"lib/dox/koala/examples/example.js","koala/examples/example.rb":"lib/dox/koala/examples/example.rb","koala/examples/koala.js":"lib/dox/koala/examples/koala.js","koala/lib/koala.js":"lib/dox/koala/lib/koala.js","koala/lib/koala/formatter.js":"lib/dox/koala/lib/koala/formatter.js","koala/lib/koala/lexer.js":"lib/dox/koala/lib/koala/lexer.js","koala/lib/koala/formatters/html.js":"lib/dox/koala/lib/koala/formatters/html.js","koala/lib/koala/grammars/c.js":"lib/dox/koala/lib/koala/grammars/c.js","koala/lib/koala/grammars/javascript.js":"lib/dox/koala/lib/koala/grammars/javascript.js","koala/lib/koala/grammars/ruby.js":"lib/dox/koala/lib/koala/grammars/ruby.js","koala/spec/node.js":"lib/dox/koala/spec/node.js","koala/spec/unit/formatter.html.spec.js":"lib/dox/koala/spec/unit/formatter.html.spec.js","koala/spec/unit/formatter.spec.js":"lib/dox/koala/spec/unit/formatter.spec.js","koala/spec/unit/grammars.c.spec.js":"lib/dox/koala/spec/unit/grammars.c.spec.js","koala/spec/unit/grammars.javascript.spec.js":"lib/dox/koala/spec/unit/grammars.javascript.spec.js","koala/spec/unit/grammars.ruby.spec.js":"lib/dox/koala/spec/unit/grammars.ruby.spec.js","koala/spec/unit/lexer.spec.js":"lib/dox/koala/spec/unit/lexer.spec.js","koala/spec/unit/spec.helper.js":"lib/dox/koala/spec/unit/spec.helper.js","koala/spec/unit/spec.js":"lib/dox/koala/spec/unit/spec.js","koala/spec/lib/jspec.css":"lib/dox/koala/spec/lib/jspec.css","koala/spec/lib/jspec.growl.js":"lib/dox/koala/spec/lib/jspec.growl.js","koala/spec/lib/jspec.jquery.js":"lib/dox/koala/spec/lib/jspec.jquery.js","koala/spec/lib/jspec.js":"lib/dox/koala/spec/lib/jspec.js","koala/spec/lib/jspec.nodejs.js":"lib/dox/koala/spec/lib/jspec.nodejs.js","koala/spec/lib/jspec.shell.js":"lib/dox/koala/spec/lib/jspec.shell.js","koala/spec/lib/jspec.timers.js":"lib/dox/koala/spec/lib/jspec.timers.js","koala/spec/lib/jspec.xhr.js":"lib/dox/koala/spec/lib/jspec.xhr.js","koala/spec/lib/images/bg.png":"lib/dox/koala/spec/lib/images/bg.png","koala/spec/lib/images/hr.png":"lib/dox/koala/spec/lib/images/hr.png","koala/spec/lib/images/loading.gif":"lib/dox/koala/spec/lib/images/loading.gif","koala/spec/lib/images/sprites.bg.png":"lib/dox/koala/spec/lib/images/sprites.bg.png","koala/spec/lib/images/sprites.png":"lib/dox/koala/spec/lib/images/sprites.png","koala/spec/lib/images/vr.png":"lib/dox/koala/spec/lib/images/vr.png","markdown/package.json":"lib/dox/markdown/package.json","markdown/README.markdown":"lib/dox/markdown/README.markdown","markdown/seed.yml":"lib/dox/markdown/seed.yml","markdown/lib/markdown.js":"lib/dox/markdown/lib/markdown.js","markdown/test/features.t.js":"lib/dox/markdown/test/features.t.js","markdown/test/interface.t.js":"lib/dox/markdown/test/interface.t.js","markdown/test/regressions.t.js":"lib/dox/markdown/test/regressions.t.js","markdown/test/features/blockquotes/contains_code.json":"lib/dox/markdown/test/features/blockquotes/contains_code.json","markdown/test/features/blockquotes/contains_code.text":"lib/dox/markdown/test/features/blockquotes/contains_code.text","markdown/test/features/blockquotes/lazy_wrapping.json":"lib/dox/markdown/test/features/blockquotes/lazy_wrapping.json","markdown/test/features/blockquotes/lazy_wrapping.text":"lib/dox/markdown/test/features/blockquotes/lazy_wrapping.text","markdown/test/features/blockquotes/leading_paras.json":"lib/dox/markdown/test/features/blockquotes/leading_paras.json","markdown/test/features/blockquotes/leading_paras.text":"lib/dox/markdown/test/features/blockquotes/leading_paras.text","markdown/test/features/blockquotes/nested.json":"lib/dox/markdown/test/features/blockquotes/nested.json","markdown/test/features/blockquotes/nested.text":"lib/dox/markdown/test/features/blockquotes/nested.text","markdown/test/features/blockquotes/simple.json":"lib/dox/markdown/test/features/blockquotes/simple.json","markdown/test/features/blockquotes/simple.text":"lib/dox/markdown/test/features/blockquotes/simple.text","markdown/test/features/blockquotes/spaceless.json":"lib/dox/markdown/test/features/blockquotes/spaceless.json","markdown/test/features/blockquotes/spaceless.text":"lib/dox/markdown/test/features/blockquotes/spaceless.text","markdown/test/features/code/blank_lines.json":"lib/dox/markdown/test/features/code/blank_lines.json","markdown/test/features/code/blank_lines.text":"lib/dox/markdown/test/features/code/blank_lines.text","markdown/test/features/code/block.json":"lib/dox/markdown/test/features/code/block.json","markdown/test/features/code/block.text":"lib/dox/markdown/test/features/code/block.text","markdown/test/features/code/embedded_backtick.json":"lib/dox/markdown/test/features/code/embedded_backtick.json","markdown/test/features/code/embedded_backtick.text":"lib/dox/markdown/test/features/code/embedded_backtick.text","markdown/test/features/code/horizontal_rules.json":"lib/dox/markdown/test/features/code/horizontal_rules.json","markdown/test/features/code/horizontal_rules.text":"lib/dox/markdown/test/features/code/horizontal_rules.text","markdown/test/features/code/inline.json":"lib/dox/markdown/test/features/code/inline.json","markdown/test/features/code/inline.text":"lib/dox/markdown/test/features/code/inline.text","markdown/test/features/code/inline_multiline.json":"lib/dox/markdown/test/features/code/inline_multiline.json","markdown/test/features/code/inline_multiline.text":"lib/dox/markdown/test/features/code/inline_multiline.text","markdown/test/features/code/trailing_para.json":"lib/dox/markdown/test/features/code/trailing_para.json","markdown/test/features/code/trailing_para.text":"lib/dox/markdown/test/features/code/trailing_para.text","markdown/test/features/definition_lists/inline.json":"lib/dox/markdown/test/features/definition_lists/inline.json","markdown/test/features/definition_lists/inline.text":"lib/dox/markdown/test/features/definition_lists/inline.text","markdown/test/features/definition_lists/long.json":"lib/dox/markdown/test/features/definition_lists/long.json","markdown/test/features/definition_lists/long.text":"lib/dox/markdown/test/features/definition_lists/long.text","markdown/test/features/definition_lists/multiple_definitions.json":"lib/dox/markdown/test/features/definition_lists/multiple_definitions.json","markdown/test/features/definition_lists/multiple_definitions.text":"lib/dox/markdown/test/features/definition_lists/multiple_definitions.text","markdown/test/features/definition_lists/multiple_terms.json":"lib/dox/markdown/test/features/definition_lists/multiple_terms.json","markdown/test/features/definition_lists/multiple_terms.text":"lib/dox/markdown/test/features/definition_lists/multiple_terms.text","markdown/test/features/definition_lists/tight.json":"lib/dox/markdown/test/features/definition_lists/tight.json","markdown/test/features/definition_lists/tight.text":"lib/dox/markdown/test/features/definition_lists/tight.text","markdown/test/features/emphasis/multiple_lines.json":"lib/dox/markdown/test/features/emphasis/multiple_lines.json","markdown/test/features/emphasis/multiple_lines.text":"lib/dox/markdown/test/features/emphasis/multiple_lines.text","markdown/test/features/emphasis/nested.json":"lib/dox/markdown/test/features/emphasis/nested.json","markdown/test/features/emphasis/nested.text":"lib/dox/markdown/test/features/emphasis/nested.text","markdown/test/features/emphasis/simple.json":"lib/dox/markdown/test/features/emphasis/simple.json","markdown/test/features/emphasis/simple.text":"lib/dox/markdown/test/features/emphasis/simple.text","markdown/test/features/headers/atx.json":"lib/dox/markdown/test/features/headers/atx.json","markdown/test/features/headers/atx.text":"lib/dox/markdown/test/features/headers/atx.text","markdown/test/features/headers/atx_closing_hashes.json":"lib/dox/markdown/test/features/headers/atx_closing_hashes.json","markdown/test/features/headers/atx_closing_hashes.text":"lib/dox/markdown/test/features/headers/atx_closing_hashes.text","markdown/test/features/headers/setext.json":"lib/dox/markdown/test/features/headers/setext.json","markdown/test/features/headers/setext.text":"lib/dox/markdown/test/features/headers/setext.text","markdown/test/features/headers/trailing_paras.json":"lib/dox/markdown/test/features/headers/trailing_paras.json","markdown/test/features/headers/trailing_paras.text":"lib/dox/markdown/test/features/headers/trailing_paras.text","markdown/test/features/horizontal_rules/abutting_blocks.json":"lib/dox/markdown/test/features/horizontal_rules/abutting_blocks.json","markdown/test/features/horizontal_rules/abutting_blocks.text":"lib/dox/markdown/test/features/horizontal_rules/abutting_blocks.text","markdown/test/features/horizontal_rules/dashes.json":"lib/dox/markdown/test/features/horizontal_rules/dashes.json","markdown/test/features/horizontal_rules/dashes.text":"lib/dox/markdown/test/features/horizontal_rules/dashes.text","markdown/test/features/horizontal_rules/leading_spaces.json":"lib/dox/markdown/test/features/horizontal_rules/leading_spaces.json","markdown/test/features/horizontal_rules/leading_spaces.text":"lib/dox/markdown/test/features/horizontal_rules/leading_spaces.text","markdown/test/features/horizontal_rules/long.json":"lib/dox/markdown/test/features/horizontal_rules/long.json","markdown/test/features/horizontal_rules/long.text":"lib/dox/markdown/test/features/horizontal_rules/long.text","markdown/test/features/horizontal_rules/long_loose.json":"lib/dox/markdown/test/features/horizontal_rules/long_loose.json","markdown/test/features/horizontal_rules/long_loose.text":"lib/dox/markdown/test/features/horizontal_rules/long_loose.text","markdown/test/features/horizontal_rules/loose_dashes.json":"lib/dox/markdown/test/features/horizontal_rules/loose_dashes.json","markdown/test/features/horizontal_rules/loose_dashes.text":"lib/dox/markdown/test/features/horizontal_rules/loose_dashes.text","markdown/test/features/horizontal_rules/loose_stars.json":"lib/dox/markdown/test/features/horizontal_rules/loose_stars.json","markdown/test/features/horizontal_rules/loose_stars.text":"lib/dox/markdown/test/features/horizontal_rules/loose_stars.text","markdown/test/features/horizontal_rules/loose_underscores.json":"lib/dox/markdown/test/features/horizontal_rules/loose_underscores.json","markdown/test/features/horizontal_rules/loose_underscores.text":"lib/dox/markdown/test/features/horizontal_rules/loose_underscores.text","markdown/test/features/horizontal_rules/stars.json":"lib/dox/markdown/test/features/horizontal_rules/stars.json","markdown/test/features/horizontal_rules/stars.text":"lib/dox/markdown/test/features/horizontal_rules/stars.text","markdown/test/features/horizontal_rules/underscores.json":"lib/dox/markdown/test/features/horizontal_rules/underscores.json","markdown/test/features/horizontal_rules/underscores.text":"lib/dox/markdown/test/features/horizontal_rules/underscores.text","markdown/test/features/images/basic.json":"lib/dox/markdown/test/features/images/basic.json","markdown/test/features/images/basic.text":"lib/dox/markdown/test/features/images/basic.text","markdown/test/features/images/crotcheted_url.json":"lib/dox/markdown/test/features/images/crotcheted_url.json","markdown/test/features/images/crotcheted_url.text":"lib/dox/markdown/test/features/images/crotcheted_url.text","markdown/test/features/images/crotcheted_url_with_title.json":"lib/dox/markdown/test/features/images/crotcheted_url_with_title.json","markdown/test/features/images/crotcheted_url_with_title.text":"lib/dox/markdown/test/features/images/crotcheted_url_with_title.text","markdown/test/features/images/empty.json":"lib/dox/markdown/test/features/images/empty.json","markdown/test/features/images/empty.text":"lib/dox/markdown/test/features/images/empty.text","markdown/test/features/images/spaces_round_title.json":"lib/dox/markdown/test/features/images/spaces_round_title.json","markdown/test/features/images/spaces_round_title.text":"lib/dox/markdown/test/features/images/spaces_round_title.text","markdown/test/features/images/title.json":"lib/dox/markdown/test/features/images/title.json","markdown/test/features/images/title.text":"lib/dox/markdown/test/features/images/title.text","markdown/test/features/linebreaks/simple.json":"lib/dox/markdown/test/features/linebreaks/simple.json","markdown/test/features/linebreaks/simple.text":"lib/dox/markdown/test/features/linebreaks/simple.text","markdown/test/features/links/autolink_email.json":"lib/dox/markdown/test/features/links/autolink_email.json","markdown/test/features/links/autolink_email.text":"lib/dox/markdown/test/features/links/autolink_email.text","markdown/test/features/links/autolink_in_code.json":"lib/dox/markdown/test/features/links/autolink_in_code.json","markdown/test/features/links/autolink_in_code.text":"lib/dox/markdown/test/features/links/autolink_in_code.text","markdown/test/features/links/autolink_url.json":"lib/dox/markdown/test/features/links/autolink_url.json","markdown/test/features/links/autolink_url.text":"lib/dox/markdown/test/features/links/autolink_url.text","markdown/test/features/links/case_insensitive.json":"lib/dox/markdown/test/features/links/case_insensitive.json","markdown/test/features/links/case_insensitive.text":"lib/dox/markdown/test/features/links/case_insensitive.text","markdown/test/features/links/implicit.json":"lib/dox/markdown/test/features/links/implicit.json","markdown/test/features/links/implicit.text":"lib/dox/markdown/test/features/links/implicit.text","markdown/test/features/links/inline.json":"lib/dox/markdown/test/features/links/inline.json","markdown/test/features/links/inline.text":"lib/dox/markdown/test/features/links/inline.text","markdown/test/features/links/inline_with_newline.json":"lib/dox/markdown/test/features/links/inline_with_newline.json","markdown/test/features/links/inline_with_newline.text":"lib/dox/markdown/test/features/links/inline_with_newline.text","markdown/test/features/links/inline_with_title.json":"lib/dox/markdown/test/features/links/inline_with_title.json","markdown/test/features/links/inline_with_title.text":"lib/dox/markdown/test/features/links/inline_with_title.text","markdown/test/features/links/missing_references.json":"lib/dox/markdown/test/features/links/missing_references.json","markdown/test/features/links/missing_references.text":"lib/dox/markdown/test/features/links/missing_references.text","markdown/test/features/links/parens_escaped_inline.json":"lib/dox/markdown/test/features/links/parens_escaped_inline.json","markdown/test/features/links/parens_escaped_inline.text":"lib/dox/markdown/test/features/links/parens_escaped_inline.text","markdown/test/features/links/parens_inline.json":"lib/dox/markdown/test/features/links/parens_inline.json","markdown/test/features/links/parens_inline.text":"lib/dox/markdown/test/features/links/parens_inline.text","markdown/test/features/links/parens_reference.json":"lib/dox/markdown/test/features/links/parens_reference.json","markdown/test/features/links/parens_reference.text":"lib/dox/markdown/test/features/links/parens_reference.text","markdown/test/features/links/ref_reuse.json":"lib/dox/markdown/test/features/links/ref_reuse.json","markdown/test/features/links/ref_reuse.text":"lib/dox/markdown/test/features/links/ref_reuse.text","markdown/test/features/links/reference.json":"lib/dox/markdown/test/features/links/reference.json","markdown/test/features/links/reference.text":"lib/dox/markdown/test/features/links/reference.text","markdown/test/features/links/reference_with_space.json":"lib/dox/markdown/test/features/links/reference_with_space.json","markdown/test/features/links/reference_with_space.text":"lib/dox/markdown/test/features/links/reference_with_space.text","markdown/test/features/lists/bullet_types.json":"lib/dox/markdown/test/features/lists/bullet_types.json","markdown/test/features/lists/bullet_types.text":"lib/dox/markdown/test/features/lists/bullet_types.text","markdown/test/features/lists/hr_abutting.json":"lib/dox/markdown/test/features/lists/hr_abutting.json","markdown/test/features/lists/hr_abutting.text":"lib/dox/markdown/test/features/lists/hr_abutting.text","markdown/test/features/lists/hr_inside.json":"lib/dox/markdown/test/features/lists/hr_inside.json","markdown/test/features/lists/hr_inside.text":"lib/dox/markdown/test/features/lists/hr_inside.text","markdown/test/features/lists/lazy_wrapping.json":"lib/dox/markdown/test/features/lists/lazy_wrapping.json","markdown/test/features/lists/lazy_wrapping.text":"lib/dox/markdown/test/features/lists/lazy_wrapping.text","markdown/test/features/lists/leading_whitespace.json":"lib/dox/markdown/test/features/lists/leading_whitespace.json","markdown/test/features/lists/leading_whitespace.text":"lib/dox/markdown/test/features/lists/leading_whitespace.text","markdown/test/features/lists/loose.json":"lib/dox/markdown/test/features/lists/loose.json","markdown/test/features/lists/loose.text":"lib/dox/markdown/test/features/lists/loose.text","markdown/test/features/lists/loose_with_inline.json":"lib/dox/markdown/test/features/lists/loose_with_inline.json","markdown/test/features/lists/loose_with_inline.text":"lib/dox/markdown/test/features/lists/loose_with_inline.text","markdown/test/features/lists/multiline_inline.json":"lib/dox/markdown/test/features/lists/multiline_inline.json","markdown/test/features/lists/multiline_inline.text":"lib/dox/markdown/test/features/lists/multiline_inline.text","markdown/test/features/lists/nested.json":"lib/dox/markdown/test/features/lists/nested.json","markdown/test/features/lists/nested.text":"lib/dox/markdown/test/features/lists/nested.text","markdown/test/features/lists/numeric.json":"lib/dox/markdown/test/features/lists/numeric.json","markdown/test/features/lists/numeric.text":"lib/dox/markdown/test/features/lists/numeric.text","markdown/test/features/lists/tight.json":"lib/dox/markdown/test/features/lists/tight.json","markdown/test/features/lists/tight.text":"lib/dox/markdown/test/features/lists/tight.text","markdown/test/features/meta/attribute.json":"lib/dox/markdown/test/features/meta/attribute.json","markdown/test/features/meta/attribute.text":"lib/dox/markdown/test/features/meta/attribute.text","markdown/test/features/meta/class.json":"lib/dox/markdown/test/features/meta/class.json","markdown/test/features/meta/class.text":"lib/dox/markdown/test/features/meta/class.text","markdown/test/features/meta/code.json":"lib/dox/markdown/test/features/meta/code.json","markdown/test/features/meta/code.text":"lib/dox/markdown/test/features/meta/code.text","markdown/test/features/meta/document.json":"lib/dox/markdown/test/features/meta/document.json","markdown/test/features/meta/document.text":"lib/dox/markdown/test/features/meta/document.text","markdown/test/features/meta/id.json":"lib/dox/markdown/test/features/meta/id.json","markdown/test/features/meta/id.text":"lib/dox/markdown/test/features/meta/id.text","markdown/test/features/meta/inline.json":"lib/dox/markdown/test/features/meta/inline.json","markdown/test/features/meta/inline.text":"lib/dox/markdown/test/features/meta/inline.text","markdown/test/features/meta/inner_whitespace.json":"lib/dox/markdown/test/features/meta/inner_whitespace.json","markdown/test/features/meta/inner_whitespace.text":"lib/dox/markdown/test/features/meta/inner_whitespace.text","markdown/test/features/meta/leading_whitespace.json":"lib/dox/markdown/test/features/meta/leading_whitespace.json","markdown/test/features/meta/leading_whitespace.text":"lib/dox/markdown/test/features/meta/leading_whitespace.text","markdown/test/features/meta/list.json":"lib/dox/markdown/test/features/meta/list.json","markdown/test/features/meta/list.text":"lib/dox/markdown/test/features/meta/list.text","markdown/test/features/meta/multiple_classes.json":"lib/dox/markdown/test/features/meta/multiple_classes.json","markdown/test/features/meta/multiple_classes.text":"lib/dox/markdown/test/features/meta/multiple_classes.text","markdown/test/features/meta/quoted.json":"lib/dox/markdown/test/features/meta/quoted.json","markdown/test/features/meta/quoted.text":"lib/dox/markdown/test/features/meta/quoted.text","markdown/test/fixtures/README":"lib/dox/markdown/test/fixtures/README","markdown/test/fixtures/docs-php-markdown/Backslash_escapes.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Backslash_escapes.html","markdown/test/fixtures/docs-php-markdown/Backslash_escapes.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Backslash_escapes.json","markdown/test/fixtures/docs-php-markdown/Backslash_escapes.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Backslash_escapes.text","markdown/test/fixtures/docs-php-markdown/Code_block_in_a_list_item.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Code_block_in_a_list_item.html","markdown/test/fixtures/docs-php-markdown/Code_block_in_a_list_item.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Code_block_in_a_list_item.json","markdown/test/fixtures/docs-php-markdown/Code_block_in_a_list_item.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Code_block_in_a_list_item.text","markdown/test/fixtures/docs-php-markdown/Code_Spans.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Code_Spans.html","markdown/test/fixtures/docs-php-markdown/Code_Spans.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Code_Spans.json","markdown/test/fixtures/docs-php-markdown/Code_Spans.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Code_Spans.text","markdown/test/fixtures/docs-php-markdown/Headers.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Headers.html","markdown/test/fixtures/docs-php-markdown/Headers.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Headers.json","markdown/test/fixtures/docs-php-markdown/Headers.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Headers.text","markdown/test/fixtures/docs-php-markdown/Images_(Untitled).html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Images_(Untitled).html","markdown/test/fixtures/docs-php-markdown/Images_(Untitled).json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Images_(Untitled).json","markdown/test/fixtures/docs-php-markdown/Images_(Untitled).text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Images_(Untitled).text","markdown/test/fixtures/docs-php-markdown/Inline_HTML_(Simple).html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Inline_HTML_(Simple).html","markdown/test/fixtures/docs-php-markdown/Inline_HTML_(Simple).json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Inline_HTML_(Simple).json","markdown/test/fixtures/docs-php-markdown/Inline_HTML_(Simple).text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Inline_HTML_(Simple).text","markdown/test/fixtures/docs-php-markdown/Inline_HTML_comments.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Inline_HTML_comments.html","markdown/test/fixtures/docs-php-markdown/Inline_HTML_comments.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Inline_HTML_comments.json","markdown/test/fixtures/docs-php-markdown/Inline_HTML_comments.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Inline_HTML_comments.text","markdown/test/fixtures/docs-php-markdown/PHP-Specific_Bugs.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/PHP-Specific_Bugs.html","markdown/test/fixtures/docs-php-markdown/PHP-Specific_Bugs.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/PHP-Specific_Bugs.json","markdown/test/fixtures/docs-php-markdown/PHP-Specific_Bugs.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/PHP-Specific_Bugs.text","markdown/test/fixtures/docs-php-markdown/Tight_blocks.html":"lib/dox/markdown/test/fixtures/docs-php-markdown/Tight_blocks.html","markdown/test/fixtures/docs-php-markdown/Tight_blocks.json":"lib/dox/markdown/test/fixtures/docs-php-markdown/Tight_blocks.json","markdown/test/fixtures/docs-php-markdown/Tight_blocks.text":"lib/dox/markdown/test/fixtures/docs-php-markdown/Tight_blocks.text","markdown/test/fixtures/docs-maruku-unittest/abbreviations.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/abbreviations.html","markdown/test/fixtures/docs-maruku-unittest/abbreviations.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/abbreviations.json","markdown/test/fixtures/docs-maruku-unittest/abbreviations.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/abbreviations.text","markdown/test/fixtures/docs-maruku-unittest/alt.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/alt.html","markdown/test/fixtures/docs-maruku-unittest/alt.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/alt.json","markdown/test/fixtures/docs-maruku-unittest/alt.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/alt.text","markdown/test/fixtures/docs-maruku-unittest/blank.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/blank.html","markdown/test/fixtures/docs-maruku-unittest/blank.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/blank.json","markdown/test/fixtures/docs-maruku-unittest/blank.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/blank.text","markdown/test/fixtures/docs-maruku-unittest/blanks_in_code.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/blanks_in_code.html","markdown/test/fixtures/docs-maruku-unittest/blanks_in_code.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/blanks_in_code.json","markdown/test/fixtures/docs-maruku-unittest/blanks_in_code.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/blanks_in_code.text","markdown/test/fixtures/docs-maruku-unittest/bug_def.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/bug_def.html","markdown/test/fixtures/docs-maruku-unittest/bug_def.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/bug_def.json","markdown/test/fixtures/docs-maruku-unittest/bug_def.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/bug_def.text","markdown/test/fixtures/docs-maruku-unittest/bug_table.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/bug_table.html","markdown/test/fixtures/docs-maruku-unittest/bug_table.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/bug_table.json","markdown/test/fixtures/docs-maruku-unittest/bug_table.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/bug_table.text","markdown/test/fixtures/docs-maruku-unittest/code.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code.html","markdown/test/fixtures/docs-maruku-unittest/code.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code.json","markdown/test/fixtures/docs-maruku-unittest/code.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code.text","markdown/test/fixtures/docs-maruku-unittest/code2.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code2.html","markdown/test/fixtures/docs-maruku-unittest/code2.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code2.json","markdown/test/fixtures/docs-maruku-unittest/code2.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code2.text","markdown/test/fixtures/docs-maruku-unittest/code3.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code3.html","markdown/test/fixtures/docs-maruku-unittest/code3.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code3.json","markdown/test/fixtures/docs-maruku-unittest/code3.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/code3.text","markdown/test/fixtures/docs-maruku-unittest/convert.pl":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/convert.pl","markdown/test/fixtures/docs-maruku-unittest/data_loss.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/data_loss.html","markdown/test/fixtures/docs-maruku-unittest/data_loss.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/data_loss.json","markdown/test/fixtures/docs-maruku-unittest/data_loss.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/data_loss.text","markdown/test/fixtures/docs-maruku-unittest/easy.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/easy.html","markdown/test/fixtures/docs-maruku-unittest/easy.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/easy.json","markdown/test/fixtures/docs-maruku-unittest/easy.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/easy.text","markdown/test/fixtures/docs-maruku-unittest/email.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/email.html","markdown/test/fixtures/docs-maruku-unittest/email.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/email.json","markdown/test/fixtures/docs-maruku-unittest/email.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/email.text","markdown/test/fixtures/docs-maruku-unittest/entities.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/entities.html","markdown/test/fixtures/docs-maruku-unittest/entities.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/entities.json","markdown/test/fixtures/docs-maruku-unittest/entities.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/entities.text","markdown/test/fixtures/docs-maruku-unittest/escaping.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/escaping.html","markdown/test/fixtures/docs-maruku-unittest/escaping.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/escaping.json","markdown/test/fixtures/docs-maruku-unittest/escaping.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/escaping.text","markdown/test/fixtures/docs-maruku-unittest/extra_dl.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_dl.html","markdown/test/fixtures/docs-maruku-unittest/extra_dl.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_dl.json","markdown/test/fixtures/docs-maruku-unittest/extra_dl.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_dl.text","markdown/test/fixtures/docs-maruku-unittest/extra_header_id.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_header_id.html","markdown/test/fixtures/docs-maruku-unittest/extra_header_id.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_header_id.json","markdown/test/fixtures/docs-maruku-unittest/extra_header_id.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_header_id.text","markdown/test/fixtures/docs-maruku-unittest/extra_table1.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_table1.html","markdown/test/fixtures/docs-maruku-unittest/extra_table1.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_table1.json","markdown/test/fixtures/docs-maruku-unittest/extra_table1.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/extra_table1.text","markdown/test/fixtures/docs-maruku-unittest/footnotes.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/footnotes.html","markdown/test/fixtures/docs-maruku-unittest/footnotes.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/footnotes.json","markdown/test/fixtures/docs-maruku-unittest/footnotes.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/footnotes.text","markdown/test/fixtures/docs-maruku-unittest/headers.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/headers.html","markdown/test/fixtures/docs-maruku-unittest/headers.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/headers.json","markdown/test/fixtures/docs-maruku-unittest/headers.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/headers.text","markdown/test/fixtures/docs-maruku-unittest/hex_entities.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/hex_entities.html","markdown/test/fixtures/docs-maruku-unittest/hex_entities.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/hex_entities.json","markdown/test/fixtures/docs-maruku-unittest/hex_entities.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/hex_entities.text","markdown/test/fixtures/docs-maruku-unittest/hrule.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/hrule.html","markdown/test/fixtures/docs-maruku-unittest/hrule.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/hrule.json","markdown/test/fixtures/docs-maruku-unittest/hrule.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/hrule.text","markdown/test/fixtures/docs-maruku-unittest/html2.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html2.html","markdown/test/fixtures/docs-maruku-unittest/html2.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html2.json","markdown/test/fixtures/docs-maruku-unittest/html2.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html2.text","markdown/test/fixtures/docs-maruku-unittest/html3.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html3.html","markdown/test/fixtures/docs-maruku-unittest/html3.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html3.json","markdown/test/fixtures/docs-maruku-unittest/html3.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html3.text","markdown/test/fixtures/docs-maruku-unittest/html4.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html4.html","markdown/test/fixtures/docs-maruku-unittest/html4.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html4.json","markdown/test/fixtures/docs-maruku-unittest/html4.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html4.text","markdown/test/fixtures/docs-maruku-unittest/html5.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html5.html","markdown/test/fixtures/docs-maruku-unittest/html5.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html5.json","markdown/test/fixtures/docs-maruku-unittest/html5.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/html5.text","markdown/test/fixtures/docs-maruku-unittest/ie.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/ie.html","markdown/test/fixtures/docs-maruku-unittest/ie.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/ie.json","markdown/test/fixtures/docs-maruku-unittest/ie.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/ie.text","markdown/test/fixtures/docs-maruku-unittest/images.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/images.html","markdown/test/fixtures/docs-maruku-unittest/images.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/images.json","markdown/test/fixtures/docs-maruku-unittest/images.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/images.text","markdown/test/fixtures/docs-maruku-unittest/images2.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/images2.html","markdown/test/fixtures/docs-maruku-unittest/images2.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/images2.json","markdown/test/fixtures/docs-maruku-unittest/images2.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/images2.text","markdown/test/fixtures/docs-maruku-unittest/inline_html.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/inline_html.html","markdown/test/fixtures/docs-maruku-unittest/inline_html.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/inline_html.json","markdown/test/fixtures/docs-maruku-unittest/inline_html.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/inline_html.text","markdown/test/fixtures/docs-maruku-unittest/inline_html2.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/inline_html2.html","markdown/test/fixtures/docs-maruku-unittest/inline_html2.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/inline_html2.json","markdown/test/fixtures/docs-maruku-unittest/inline_html2.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/inline_html2.text","markdown/test/fixtures/docs-maruku-unittest/links.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/links.html","markdown/test/fixtures/docs-maruku-unittest/links.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/links.json","markdown/test/fixtures/docs-maruku-unittest/links.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/links.text","markdown/test/fixtures/docs-maruku-unittest/list1.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list1.html","markdown/test/fixtures/docs-maruku-unittest/list1.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list1.json","markdown/test/fixtures/docs-maruku-unittest/list1.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list1.text","markdown/test/fixtures/docs-maruku-unittest/list2.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list2.html","markdown/test/fixtures/docs-maruku-unittest/list2.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list2.json","markdown/test/fixtures/docs-maruku-unittest/list2.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list2.text","markdown/test/fixtures/docs-maruku-unittest/list3.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list3.html","markdown/test/fixtures/docs-maruku-unittest/list3.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list3.json","markdown/test/fixtures/docs-maruku-unittest/list3.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list3.text","markdown/test/fixtures/docs-maruku-unittest/list4.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list4.html","markdown/test/fixtures/docs-maruku-unittest/list4.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list4.json","markdown/test/fixtures/docs-maruku-unittest/list4.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/list4.text","markdown/test/fixtures/docs-maruku-unittest/lists.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists.html","markdown/test/fixtures/docs-maruku-unittest/lists.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists.json","markdown/test/fixtures/docs-maruku-unittest/lists.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists.text","markdown/test/fixtures/docs-maruku-unittest/lists11.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists11.html","markdown/test/fixtures/docs-maruku-unittest/lists11.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists11.json","markdown/test/fixtures/docs-maruku-unittest/lists11.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists11.text","markdown/test/fixtures/docs-maruku-unittest/lists6.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists6.html","markdown/test/fixtures/docs-maruku-unittest/lists6.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists6.json","markdown/test/fixtures/docs-maruku-unittest/lists6.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists6.text","markdown/test/fixtures/docs-maruku-unittest/lists7.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists7.html","markdown/test/fixtures/docs-maruku-unittest/lists7.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists7.json","markdown/test/fixtures/docs-maruku-unittest/lists7.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists7.text","markdown/test/fixtures/docs-maruku-unittest/lists7b.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists7b.html","markdown/test/fixtures/docs-maruku-unittest/lists7b.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists7b.json","markdown/test/fixtures/docs-maruku-unittest/lists7b.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists7b.text","markdown/test/fixtures/docs-maruku-unittest/lists8.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists8.html","markdown/test/fixtures/docs-maruku-unittest/lists8.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists8.json","markdown/test/fixtures/docs-maruku-unittest/lists8.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists8.text","markdown/test/fixtures/docs-maruku-unittest/lists9.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists9.html","markdown/test/fixtures/docs-maruku-unittest/lists9.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists9.json","markdown/test/fixtures/docs-maruku-unittest/lists9.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists9.text","markdown/test/fixtures/docs-maruku-unittest/lists_after_paragraph.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists_after_paragraph.html","markdown/test/fixtures/docs-maruku-unittest/lists_after_paragraph.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists_after_paragraph.json","markdown/test/fixtures/docs-maruku-unittest/lists_after_paragraph.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists_after_paragraph.text","markdown/test/fixtures/docs-maruku-unittest/lists_ol.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists_ol.html","markdown/test/fixtures/docs-maruku-unittest/lists_ol.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists_ol.json","markdown/test/fixtures/docs-maruku-unittest/lists_ol.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/lists_ol.text","markdown/test/fixtures/docs-maruku-unittest/loss.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/loss.html","markdown/test/fixtures/docs-maruku-unittest/loss.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/loss.json","markdown/test/fixtures/docs-maruku-unittest/loss.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/loss.text","markdown/test/fixtures/docs-maruku-unittest/misc_sw.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/misc_sw.html","markdown/test/fixtures/docs-maruku-unittest/misc_sw.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/misc_sw.json","markdown/test/fixtures/docs-maruku-unittest/misc_sw.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/misc_sw.text","markdown/test/fixtures/docs-maruku-unittest/olist.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/olist.html","markdown/test/fixtures/docs-maruku-unittest/olist.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/olist.json","markdown/test/fixtures/docs-maruku-unittest/olist.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/olist.text","markdown/test/fixtures/docs-maruku-unittest/one.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/one.html","markdown/test/fixtures/docs-maruku-unittest/one.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/one.json","markdown/test/fixtures/docs-maruku-unittest/one.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/one.text","markdown/test/fixtures/docs-maruku-unittest/paragraph.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/paragraph.html","markdown/test/fixtures/docs-maruku-unittest/paragraph.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/paragraph.json","markdown/test/fixtures/docs-maruku-unittest/paragraph.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/paragraph.text","markdown/test/fixtures/docs-maruku-unittest/paragraphs.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/paragraphs.html","markdown/test/fixtures/docs-maruku-unittest/paragraphs.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/paragraphs.json","markdown/test/fixtures/docs-maruku-unittest/paragraphs.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/paragraphs.text","markdown/test/fixtures/docs-maruku-unittest/smartypants.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/smartypants.html","markdown/test/fixtures/docs-maruku-unittest/smartypants.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/smartypants.json","markdown/test/fixtures/docs-maruku-unittest/smartypants.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/smartypants.text","markdown/test/fixtures/docs-maruku-unittest/syntax_hl.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/syntax_hl.html","markdown/test/fixtures/docs-maruku-unittest/syntax_hl.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/syntax_hl.json","markdown/test/fixtures/docs-maruku-unittest/syntax_hl.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/syntax_hl.text","markdown/test/fixtures/docs-maruku-unittest/table_attributes.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/table_attributes.html","markdown/test/fixtures/docs-maruku-unittest/table_attributes.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/table_attributes.json","markdown/test/fixtures/docs-maruku-unittest/table_attributes.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/table_attributes.text","markdown/test/fixtures/docs-maruku-unittest/test.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/test.html","markdown/test/fixtures/docs-maruku-unittest/test.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/test.json","markdown/test/fixtures/docs-maruku-unittest/test.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/test.text","markdown/test/fixtures/docs-maruku-unittest/wrapping.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/wrapping.html","markdown/test/fixtures/docs-maruku-unittest/wrapping.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/wrapping.json","markdown/test/fixtures/docs-maruku-unittest/wrapping.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/wrapping.text","markdown/test/fixtures/docs-maruku-unittest/xml.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml.html","markdown/test/fixtures/docs-maruku-unittest/xml.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml.json","markdown/test/fixtures/docs-maruku-unittest/xml.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml.text","markdown/test/fixtures/docs-maruku-unittest/xml2.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml2.html","markdown/test/fixtures/docs-maruku-unittest/xml2.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml2.json","markdown/test/fixtures/docs-maruku-unittest/xml2.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml2.text","markdown/test/fixtures/docs-maruku-unittest/xml3.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml3.html","markdown/test/fixtures/docs-maruku-unittest/xml3.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml3.json","markdown/test/fixtures/docs-maruku-unittest/xml3.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml3.text","markdown/test/fixtures/docs-maruku-unittest/xml_instruction.html":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml_instruction.html","markdown/test/fixtures/docs-maruku-unittest/xml_instruction.json":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml_instruction.json","markdown/test/fixtures/docs-maruku-unittest/xml_instruction.text":"lib/dox/markdown/test/fixtures/docs-maruku-unittest/xml_instruction.text","markdown/test/fixtures/docs-php-markdown-extra/Abbr.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Abbr.html","markdown/test/fixtures/docs-php-markdown-extra/Abbr.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Abbr.json","markdown/test/fixtures/docs-php-markdown-extra/Abbr.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Abbr.text","markdown/test/fixtures/docs-php-markdown-extra/Definition_Lists.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Definition_Lists.html","markdown/test/fixtures/docs-php-markdown-extra/Definition_Lists.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Definition_Lists.json","markdown/test/fixtures/docs-php-markdown-extra/Definition_Lists.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Definition_Lists.text","markdown/test/fixtures/docs-php-markdown-extra/Emphasis.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Emphasis.html","markdown/test/fixtures/docs-php-markdown-extra/Emphasis.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Emphasis.json","markdown/test/fixtures/docs-php-markdown-extra/Emphasis.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Emphasis.text","markdown/test/fixtures/docs-php-markdown-extra/Footnotes.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Footnotes.html","markdown/test/fixtures/docs-php-markdown-extra/Footnotes.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Footnotes.json","markdown/test/fixtures/docs-php-markdown-extra/Footnotes.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Footnotes.text","markdown/test/fixtures/docs-php-markdown-extra/Inline_HTML_with_Markdown_content.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Inline_HTML_with_Markdown_content.html","markdown/test/fixtures/docs-php-markdown-extra/Inline_HTML_with_Markdown_content.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Inline_HTML_with_Markdown_content.json","markdown/test/fixtures/docs-php-markdown-extra/Inline_HTML_with_Markdown_content.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Inline_HTML_with_Markdown_content.text","markdown/test/fixtures/docs-php-markdown-extra/Tables.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Tables.html","markdown/test/fixtures/docs-php-markdown-extra/Tables.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Tables.json","markdown/test/fixtures/docs-php-markdown-extra/Tables.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-extra/Tables.text","markdown/test/fixtures/docs-php-markdown-todo/Email_auto_links.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Email_auto_links.html","markdown/test/fixtures/docs-php-markdown-todo/Email_auto_links.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Email_auto_links.json","markdown/test/fixtures/docs-php-markdown-todo/Email_auto_links.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Email_auto_links.text","markdown/test/fixtures/docs-php-markdown-todo/Emphasis.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Emphasis.html","markdown/test/fixtures/docs-php-markdown-todo/Emphasis.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Emphasis.json","markdown/test/fixtures/docs-php-markdown-todo/Emphasis.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Emphasis.text","markdown/test/fixtures/docs-php-markdown-todo/Inline_HTML_(Span).html":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Inline_HTML_(Span).html","markdown/test/fixtures/docs-php-markdown-todo/Inline_HTML_(Span).json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Inline_HTML_(Span).json","markdown/test/fixtures/docs-php-markdown-todo/Inline_HTML_(Span).text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Inline_HTML_(Span).text","markdown/test/fixtures/docs-php-markdown-todo/Ins_and_del.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Ins_and_del.json","markdown/test/fixtures/docs-php-markdown-todo/Ins_and_del.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Ins_and_del.text","markdown/test/fixtures/docs-php-markdown-todo/Ins_and_del.xhtml":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Ins_and_del.xhtml","markdown/test/fixtures/docs-php-markdown-todo/Links_inline_style.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Links_inline_style.html","markdown/test/fixtures/docs-php-markdown-todo/Links_inline_style.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Links_inline_style.json","markdown/test/fixtures/docs-php-markdown-todo/Links_inline_style.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Links_inline_style.text","markdown/test/fixtures/docs-php-markdown-todo/Nesting.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Nesting.html","markdown/test/fixtures/docs-php-markdown-todo/Nesting.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Nesting.json","markdown/test/fixtures/docs-php-markdown-todo/Nesting.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Nesting.text","markdown/test/fixtures/docs-php-markdown-todo/Parens_in_URL.html":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Parens_in_URL.html","markdown/test/fixtures/docs-php-markdown-todo/Parens_in_URL.json":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Parens_in_URL.json","markdown/test/fixtures/docs-php-markdown-todo/Parens_in_URL.text":"lib/dox/markdown/test/fixtures/docs-php-markdown-todo/Parens_in_URL.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Amps_and_angle_encoding.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Amps_and_angle_encoding.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Amps_and_angle_encoding.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Amps_and_angle_encoding.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Amps_and_angle_encoding.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Amps_and_angle_encoding.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Auto_links.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Auto_links.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Auto_links.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Auto_links.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Auto_links.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Auto_links.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Backslash_escapes.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Backslash_escapes.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Backslash_escapes.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Backslash_escapes.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Backslash_escapes.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Backslash_escapes.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Blockquotes_with_code_blocks.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Blockquotes_with_code_blocks.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Blockquotes_with_code_blocks.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Blockquotes_with_code_blocks.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Blockquotes_with_code_blocks.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Blockquotes_with_code_blocks.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Blocks.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Blocks.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Blocks.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Blocks.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Blocks.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Blocks.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Spans.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Spans.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Spans.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Spans.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Spans.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Code_Spans.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Hard-wrapped_paragraphs_with_list-like_lines.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Hard-wrapped_paragraphs_with_list-like_lines.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Hard-wrapped_paragraphs_with_list-like_lines.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Hard-wrapped_paragraphs_with_list-like_lines.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Hard-wrapped_paragraphs_with_list-like_lines.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Hard-wrapped_paragraphs_with_list-like_lines.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Horizontal_rules.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Horizontal_rules.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Horizontal_rules.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Horizontal_rules.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Horizontal_rules.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Horizontal_rules.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Images.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Images.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Images.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Images.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Images.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Images.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Advanced).json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Advanced).json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Advanced).text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Advanced).text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Advanced).xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Advanced).xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).html":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).html","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.html":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.html","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_inline_style.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_inline_style.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_inline_style.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_inline_style.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_inline_style.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_inline_style.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_reference_style.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_reference_style.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_reference_style.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_reference_style.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_reference_style.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_reference_style.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_shortcut_references.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_shortcut_references.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_shortcut_references.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_shortcut_references.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_shortcut_references.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Links_shortcut_references.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Literal_quotes_in_titles.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Literal_quotes_in_titles.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Literal_quotes_in_titles.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Literal_quotes_in_titles.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Literal_quotes_in_titles.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Literal_quotes_in_titles.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Basics.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Basics.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Basics.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Basics.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Basics.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Basics.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Syntax.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Syntax.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Syntax.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Syntax.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Syntax.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Markdown_Documentation_-_Syntax.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Nested_blockquotes.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Nested_blockquotes.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Nested_blockquotes.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Nested_blockquotes.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Nested_blockquotes.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Nested_blockquotes.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Ordered_and_unordered_lists.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Ordered_and_unordered_lists.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Ordered_and_unordered_lists.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Ordered_and_unordered_lists.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Ordered_and_unordered_lists.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Ordered_and_unordered_lists.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Strong_and_em_together.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Strong_and_em_together.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Strong_and_em_together.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Strong_and_em_together.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Strong_and_em_together.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Strong_and_em_together.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tabs.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tabs.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tabs.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tabs.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tabs.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tabs.xhtml","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tidyness.json":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tidyness.json","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tidyness.text":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tidyness.text","markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tidyness.xhtml":"lib/dox/markdown/test/fixtures/Markdown-from-MDTest1.1.mdtest/Tidyness.xhtml","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/auto_link_safe_mode.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/basic_safe_mode_escape.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote_with_pre.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote_with_pre.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote_with_pre.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote_with_pre.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote_with_pre.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/blockquote_with_pre.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_block_with_tabs.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_block_with_tabs.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_block_with_tabs.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_block_with_tabs.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_block_with_tabs.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_block_with_tabs.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/code_safe_emphasis.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codeblock.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codeblock.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codeblock.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codeblock.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codeblock.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codeblock.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/codespans_safe_mode.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_head_vars.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_head_vars.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_head_vars.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_head_vars.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_head_vars.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_head_vars.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_tail_vars.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_tail_vars.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_tail_vars.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_tail_vars.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_tail_vars.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emacs_tail_vars.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emphasis.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emphasis.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emphasis.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emphasis.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emphasis.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/emphasis.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/escapes.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/escapes.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/escapes.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/escapes.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/escapes.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/escapes.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_letters.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_markup.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/footnotes_safe_mode_escape.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/header.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/header.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/header.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/header.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/header.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/header.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/hr.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/hr.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/hr.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/hr.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/hr.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/hr.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/img_in_link.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/img_in_link.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/img_in_link.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/img_in_link.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/img_in_link.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/img_in_link.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/inline_links.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/inline_links.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/inline_links.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/inline_links.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/inline_links.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/inline_links.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/issue2_safe_mode_borks_markup.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_defn_alt_title_delims.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_defn_alt_title_delims.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_defn_alt_title_delims.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_defn_alt_title_delims.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_defn_alt_title_delims.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_defn_alt_title_delims.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_double_hit.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/link_patterns_edge_cases.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/lists.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/lists.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/lists.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/lists.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/lists.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/lists.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/mismatched_footnotes.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/missing_link_defn.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/missing_link_defn.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/missing_link_defn.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/missing_link_defn.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/missing_link_defn.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/missing_link_defn.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/nested_list_safe_mode.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/parens_in_url_4.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/parens_in_url_4.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/parens_in_url_4.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/parens_in_url_4.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/parens_in_url_4.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/parens_in_url_4.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/raw_html.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/raw_html.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/raw_html.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/raw_html.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/raw_html.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/raw_html.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/ref_links.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/ref_links.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/ref_links.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/ref_links.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/ref_links.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/ref_links.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/sublist-para.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/sublist-para.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/sublist-para.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/sublist-para.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/sublist-para.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/sublist-para.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.opts":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.opts","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/syntax_color.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/tricky_anchors.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/tricky_anchors.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/tricky_anchors.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/tricky_anchors.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/tricky_anchors.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/tricky_anchors.text","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/underline_in_autolink.html":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/underline_in_autolink.html","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/underline_in_autolink.json":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/underline_in_autolink.json","markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/underline_in_autolink.text":"lib/dox/markdown/test/fixtures/docs-pythonmarkdown2-tm-cases-pass/underline_in_autolink.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Backslash_escapes.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Backslash_escapes.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Backslash_escapes.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Backslash_escapes.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Backslash_escapes.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Backslash_escapes.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_block_in_a_list_item.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_block_in_a_list_item.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_block_in_a_list_item.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_block_in_a_list_item.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_block_in_a_list_item.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_block_in_a_list_item.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_Spans.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_Spans.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_Spans.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_Spans.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_Spans.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Code_Spans.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Email_auto_links.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Email_auto_links.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Email_auto_links.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Email_auto_links.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Email_auto_links.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Email_auto_links.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Emphasis.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Emphasis.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Emphasis.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Emphasis.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Emphasis.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Emphasis.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Headers.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Headers.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Headers.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Headers.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Headers.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Headers.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Horizontal_Rules.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).html":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).html","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Simple).text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Span).json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Span).json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Span).text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Span).text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Span).xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_(Span).xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.html":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.html","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Inline_HTML_comments.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Ins_and_del.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Ins_and_del.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Ins_and_del.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Ins_and_del.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Ins_and_del.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Ins_and_del.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Links_inline_style.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Links_inline_style.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Links_inline_style.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Links_inline_style.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Links_inline_style.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Links_inline_style.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/MD5_Hashes.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/MD5_Hashes.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/MD5_Hashes.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/MD5_Hashes.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/MD5_Hashes.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/MD5_Hashes.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Nesting.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Nesting.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Nesting.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Nesting.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Nesting.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Nesting.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Parens_in_URL.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Parens_in_URL.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Parens_in_URL.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Parens_in_URL.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Parens_in_URL.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Parens_in_URL.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/PHP-Specific_Bugs.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/PHP-Specific_Bugs.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/PHP-Specific_Bugs.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/PHP-Specific_Bugs.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/PHP-Specific_Bugs.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/PHP-Specific_Bugs.xhtml","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Tight_blocks.json":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Tight_blocks.json","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Tight_blocks.text":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Tight_blocks.text","markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Tight_blocks.xhtml":"lib/dox/markdown/test/fixtures/PHP_Markdown-from-MDTest1.1.mdtest/Tight_blocks.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/CoreDumps5.8.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/CoreDumps5.8.json","markdown/test/fixtures/Text-Markdown.mdtest/CoreDumps5.8.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/CoreDumps5.8.text","markdown/test/fixtures/Text-Markdown.mdtest/CoreDumps5.8.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/CoreDumps5.8.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/Emphasis.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Emphasis.json","markdown/test/fixtures/Text-Markdown.mdtest/Emphasis.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Emphasis.text","markdown/test/fixtures/Text-Markdown.mdtest/Emphasis.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Emphasis.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/HTML-Comment-encoding.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/HTML-Comment-encoding.json","markdown/test/fixtures/Text-Markdown.mdtest/HTML-Comment-encoding.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/HTML-Comment-encoding.text","markdown/test/fixtures/Text-Markdown.mdtest/HTML-Comment-encoding.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/HTML-Comment-encoding.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/HTML5-attributes.html":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/HTML5-attributes.html","markdown/test/fixtures/Text-Markdown.mdtest/HTML5-attributes.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/HTML5-attributes.json","markdown/test/fixtures/Text-Markdown.mdtest/HTML5-attributes.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/HTML5-attributes.text","markdown/test/fixtures/Text-Markdown.mdtest/Links_brackets.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_brackets.json","markdown/test/fixtures/Text-Markdown.mdtest/Links_brackets.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_brackets.text","markdown/test/fixtures/Text-Markdown.mdtest/Links_brackets.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_brackets.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_1.html":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_1.html","markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_1.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_1.json","markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_1.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_1.text","markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_2.html":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_2.html","markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_2.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_2.json","markdown/test/fixtures/Text-Markdown.mdtest/Links_reference_style.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_reference_style.text","markdown/test/fixtures/Text-Markdown.mdtest/Links_reference_style.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_reference_style.json","markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_2.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_multiline_bugs_2.text","markdown/test/fixtures/Text-Markdown.mdtest/Links_reference_style.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Links_reference_style.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/Lists-multilevel-md5-edgecase.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Lists-multilevel-md5-edgecase.json","markdown/test/fixtures/Text-Markdown.mdtest/Lists-multilevel-md5-edgecase.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Lists-multilevel-md5-edgecase.text","markdown/test/fixtures/Text-Markdown.mdtest/Lists-multilevel-md5-edgecase.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Lists-multilevel-md5-edgecase.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/PHP-ASP_tags.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/PHP-ASP_tags.json","markdown/test/fixtures/Text-Markdown.mdtest/PHP-ASP_tags.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/PHP-ASP_tags.text","markdown/test/fixtures/Text-Markdown.mdtest/Unicode.json":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Unicode.json","markdown/test/fixtures/Text-Markdown.mdtest/PHP-ASP_tags.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/PHP-ASP_tags.xhtml","markdown/test/fixtures/Text-Markdown.mdtest/Unicode.text":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Unicode.text","markdown/test/fixtures/Text-Markdown.mdtest/Unicode.xhtml":"lib/dox/markdown/test/fixtures/Text-Markdown.mdtest/Unicode.xhtml"},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"985a55a620635d27ab70d4b699d77d31c1ba6655","tarball":"https://registry.npmjs.org/dox/-/dox-0.0.4.tgz","integrity":"sha512-kWjpFIh3u+hBApbveE2JMJvsU64ByeoFUV/tDDqzyGSID8aQo3aCA6zNTeXSXlRBMkxgKCwpeJAWKr0/eq7x8A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDXJ4EzD4P8OMfG8QC75Yb3f0Z1y1cwdaYx4i190Xi1wIhAIhgDlzNMYOq86e/kLHaAZPnrWbXKLebMDZwSr0kKpbm"}]}},"0.0.5":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.0.5","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"directories":{"lib":"./lib/dox","bin":"./bin"},"main":"./lib/dox/index","bin":{"dox":"./bin/dox"},"_id":"dox@0.0.5","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"0.3.11","_nodeVersion":"v0.4.1","files":[""],"_defaultsLoaded":true,"dist":{"shasum":"b67afaf8f4b4cfd1abeb082d5634c8bc23369f97","tarball":"https://registry.npmjs.org/dox/-/dox-0.0.5.tgz","integrity":"sha512-ZV91ykEQefmylefdYQZsWikW/vLvy4H1J3Oy/YLYGl/uc23+c82kUARpNQ8+X4QfCAvepNvgpXVAMi0xCzzs2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9akSCOeaN2wvTjfu/Y70LgWRvKD1ju+xEJC5NV0bDvAIhAJYnbKqNZy1E0XUy5lDqPGAeojHuPNUjVF9fOxJgImL6"}]}},"0.1.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.1.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.2.x"},"devDependencies":{"expresso":"0.9.0","should":"0.3.1"},"_npmJsonOpts":{"file":"/Users/tj/.npm/dox/0.1.0/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"dox@0.1.0","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.24","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"162e6085f5be9221adde8065771710d41f8023ea","tarball":"https://registry.npmjs.org/dox/-/dox-0.1.0.tgz","integrity":"sha512-j0o/2OLxbud1y52FOLdoEugDftxTMrax2OWBa4ncqyM/rPWqndLIBk/TXK7jBv4LnOEAz/1Fhw3AK88fYhc5WQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAIoUrTYQv12rLts056jCWSv6avl69K2sv/uYHgBDmQqAiASuFU9+oAPHB3+hZRWwtYjk9yMCxHKF0WFauGgg1bhmQ=="}]},"scripts":{},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.1.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.1.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.2.x"},"devDependencies":{"expresso":"0.9.0","should":"0.3.1"},"_npmJsonOpts":{"file":"/Users/tj/.npm/dox/0.1.1/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"dox@0.1.1","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.24","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"222f8c9ec8f39c94fe35a1dbefe7edf6a3834f93","tarball":"https://registry.npmjs.org/dox/-/dox-0.1.1.tgz","integrity":"sha512-QYIDjhqiv0HqkvxBVksO9HYcS15x8J5V5T3PeeqWVcyEuUrdxg4GPCznKitS2y3ubujQhwjbEZpcHSmdv2suVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmnc9dX1p1bm+SO/PqVZDvi4q9z238xe8GyH+4d1CI7QIgdvSxequilFXDMkI1GBeEHZHDWjRdw8QbLu3kddIY2mE="}]},"scripts":{},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.1.2":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.1.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.2.x"},"devDependencies":{"expresso":"0.9.0","should":"0.3.1"},"_npmJsonOpts":{"file":"/Users/tj/.npm/dox/0.1.2/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"dox@0.1.2","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.24","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"a39466d4f6a42b9c6d320f0961f1d51f28c3a5a1","tarball":"https://registry.npmjs.org/dox/-/dox-0.1.2.tgz","integrity":"sha512-hAuxPVHb7uUHECmJtm8ECNyGKcwBfwXrLXqJXB9QR94ZVwmVOGOn/iGwCVpvjRgGNIQXXKLiW1opvRFlaqgugw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKFyUaMnyHEqKyOoRCIKMI8L+KMevxCVzp24bAGOkougIgfoj8HOaal0ZG1nCbvTFY2PqTHNh8gwkJujOl2IN34Zo="}]},"scripts":{},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.1.3":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.1.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.3.3"},"devDependencies":{"mocha":"*","should":"*"},"_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"_id":"dox@0.1.3","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.105","_nodeVersion":"v0.6.4","_defaultsLoaded":true,"dist":{"shasum":"8ded2dd15af871eb820736e1f6dccda89e9269c8","tarball":"https://registry.npmjs.org/dox/-/dox-0.1.3.tgz","integrity":"sha512-MXr2429djKvZW+eEp9untfE6TEgg18T2GyAHB03Ihnr7EFPxX9hNSePwkrpih6/zm3Ixky5xfIjnQJNMtMOVnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8zJV3EDl4iMpfuFryjk7j0Fhu0dBVlcc0K5X9ye9YIgIgbwg12ItvqWXeM1mjx0lD7I1ZLmnMSR4QxIm5TSpwYDI="}]},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.2.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.2.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.5.2"},"devDependencies":{"mocha":"*","should":"*"},"_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"_id":"dox@0.2.0","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.10","_defaultsLoaded":true,"dist":{"shasum":"83228accf2da1a89a8a0a096a42af0cf6b1a9cea","tarball":"https://registry.npmjs.org/dox/-/dox-0.2.0.tgz","integrity":"sha512-LwEUcBx8Z/FSxWqqSCEed/C1XYDGA+lbz+XhIN8+v5ntSq16nFcmi3vnkfuvJBhjnjN5GpV0yzyPT0Ag3neMuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr7d9gwGkJq9b14Y3Bd23q8tCB9Gp8nZMJGrm+xMazvgIgE2gCHwyzyOobiFwtuCRkOing1AQXjJ8zpjkwmhvRAHw="}]},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.3.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.3.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.5.2"},"devDependencies":{"mocha":"*","should":"*"},"_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"_id":"dox@0.3.0","optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.9","_nodeVersion":"v0.6.12","_defaultsLoaded":true,"dist":{"shasum":"79308a1ed4b238ddbf0f7f604f86d17110e77687","tarball":"https://registry.npmjs.org/dox/-/dox-0.3.0.tgz","integrity":"sha512-9jabhQk86wjYfVr/y5JnqAYo6vBmqKzjlvpQqqJkJDbaqSe0h2/pruDNIFqV++SuyygPZbdecvLpciTBrEhogQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHWMqgSoLLLyx3vVBPeC4RicZY6v2cV/Tw7xlsPJyHDdAiAZ9bjLXhYw52anTXNAJD6dtzuu4aV646e4vkbiju96/w=="}]},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.3.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.3.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.3.1","dist":{"shasum":"dfc46c4a88d1bcb153a784371f93ad376ba4997b","tarball":"https://registry.npmjs.org/dox/-/dox-0.3.1.tgz","integrity":"sha512-amw8xD11q1DEErPftiGbTCIb3uKA9jEumIXGoLz3D+hKcHKJ3uCn4wH/sCFRBl3dPrMKnT8MorxDYOYhznhr7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFfRnpMnurVkYFkn/FFVKb5lHB4gMi7dFnvG+2zVJId1AiEAuAMxARyngE4iD6A+g+FY2WYdBWObh+upNu5krltTDnY="}]},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.3.2":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.3.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.3.2","dist":{"shasum":"4671036d7ec969c2c16a18017ef9c6a0dc4ab714","tarball":"https://registry.npmjs.org/dox/-/dox-0.3.2.tgz","integrity":"sha512-YPYzpr603/X9hgPh14btyismDftQI+wAorxy5WojNp7rStfEOyPmk0IDcjwPk1dvHZtIB+qYahrqQi+lHl1Q6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBFIkAP8K+vEOV1IvW67L7WG3f/2ni+JRshDKiNlcXNiAiEAuCdCvWKx0+8WQEXDMcNiHRDeItyltChq28N/hhQbMpw="}]},"_npmVersion":"1.1.61","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.3.3":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.3.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.3.3","dist":{"shasum":"bd0181d8948d321dd8226ee776ebd6e0104391ff","tarball":"https://registry.npmjs.org/dox/-/dox-0.3.3.tgz","integrity":"sha512-5bSKbTcpFm+0wPRnxMkJhY5dFoWWxsTQdTLFg2d1HyLl0voy9GoBVVOKM+yPSdTdKCXrHqwEwUcdS7s4BTst7w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGDyaGDyjibpGPRis+Ujr56pLr+tVSfAO2TEXVrxkQQcAiAoEeMxtVV7nvBumY4AZi6FwpR1Fc31UNcRWYB4JiGsYQ=="}]},"_npmVersion":"1.1.61","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.4.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.4.0","dist":{"shasum":"cd83e9556de7a902a7697b283fa206a3cadf59ec","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.0.tgz","integrity":"sha512-ubUtCaxxslaKQ9/ekMKqyd3Vf5hwKqELJySkoWi8ei9tYK/EL1NWXki1QilVCd2I0/pVYWrDuSFU4gdAuiqUKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFnpyEJErPzYEbeuEcf9xl+CrXW1dBd1WEPLjSWfJy5DAiBXEJy3KV5++wRj48N10f154h8bij/EJP2ki6EvXhjYkw=="}]},"_npmVersion":"1.1.65","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.4.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.4.1","dist":{"shasum":"34272912b3fc503eef23d70abbcb5f0b004eaaf1","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.1.tgz","integrity":"sha512-jyM4niM5aMwIsPc57N5ISllNFU2ZuJV2+g0FH1JVKGlgPhVJac5U7bKZJd11CJd3FBWN6Mqezhbok/UAOzG2yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHanqTRPilu1q++IOmukyE08tKa0gfQaUVaZyxrYAKYEAiEAsXW6NRqlo61d49Al3gx9/FR1RZAmXCuBNGbcfH42hUc="}]},"_npmVersion":"1.1.65","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.4.2":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.4.2","dist":{"shasum":"3ef6193e2be5c228d912beb4cddd88a4de64ebfb","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.2.tgz","integrity":"sha512-wAvWY55vdqojpmoD0zuQ0PaFSx/9YFETkUO1T1YK2ZNpfZ9+0KgNHbCcyYfzz4avQ6H1ql3JOVGSOCyzYlHkRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBqBxWb4JxIkHAsdm3QPlQy/BX46NRnSJm7ZIUZijQcKAiEAyvgN+kLOP+GCkE2lZIZ5f2R+SsK1OhdgVQ2cZg6jYiw="}]},"_npmVersion":"1.2.0","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.4.3":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"_id":"dox@0.4.3","dist":{"shasum":"b2e7ace452cb9d4ac796ecd056f6ec7764222f19","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.3.tgz","integrity":"sha512-R4ZG6Yzv7jOpVKNw/uV5X0OFBW+hFPm3Xwgi6+/+lzP8AOU/BzCtvVSkWnD73Tg5vUfJ/UzDOXf0Y0wh4mpXoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHoELOqcRfoF8X4hga6znAJTtINhmaGDK79iBHkVfXN0AiEAvCRT43CoB9KnE8NReWcEi0qBhlKVOv21+5IgQIMP06Q="}]},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.4.4":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.4","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"github-flavored-markdown":">= 0.0.1","commander":"0.6.1"},"devDependencies":{"mocha":"*","should":"*"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.4.4","dist":{"shasum":"4f898abbb88cd879c7c49a4973abc95b7f384823","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.4.tgz","integrity":"sha512-5s80gpHekIbJULPb5DUWPdwtcfc1Pm+n6/uYQQYZycjBUUHhh9bQYBGgmyB7DgevILSWr37LiYOfLUDiCuspnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk9EOfJOWXq2+HVTGUkpjHfM1jt5B6rwG0MqcjLT/UKgIgDbXcNTOMwHRJ+TTn5GYEkafQZQDa6mi/yn/+nDUYFtM="}]},"_from":".","_npmVersion":"1.2.30","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"0.4.5":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.5","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"marked":">=0.3.1","commander":"0.6.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.4.5","dist":{"shasum":"916462a7eb90ce4af499317061f01eb4eabfd256","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.5.tgz","integrity":"sha512-KwThPxab1zo01vCSOQyUAFkPEZIN/RRlgedNZ//XHSxMKpRUaw7Q5f84HwmCPDeVehuOeoZkTT2arrlFk0yCMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDWIVILeHfp8/QP3riBzbnDFXAyo+fjPLK9PE35/I5ieAiBk38phrpeP7qj2SVAILMOqNLZQueg2HwEbBsyeAG5+Pw=="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"directories":{}},"0.4.6":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.4.6","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"marked":">=0.3.1","commander":"0.6.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.4.6","dist":{"shasum":"b1f53ccd1aa0d7f712fdca22124a666e3ed37215","tarball":"https://registry.npmjs.org/dox/-/dox-0.4.6.tgz","integrity":"sha512-W/ckR+8jLVxvEdvmVfxEFFxk1Op8rldzqaMYJm+7Cq3R9baMozx3kKlBwhNs8XldfK634esPn/L7sjAB9+QwYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGRsB9lVoJyE1OXnHFctoYb//bRsN/k8SiQBFwmdFRN/AiBmJAa1ebGlC6e9hdQqeTrcI5jDicMrGx9iz9N71KKNcQ=="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"directories":{}},"0.5.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.5.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"ForbesLindesay"}],"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"marked":">=0.3.1","commander":"0.6.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.5.0","dist":{"shasum":"3210728c04cfcdd69d4fb9c24b0bfac2fbd9ac9c","tarball":"https://registry.npmjs.org/dox/-/dox-0.5.0.tgz","integrity":"sha512-TLzea3b5kvO5nHpnHnYUqLDUIAjs1Y3ncpOK4bESz0//2idgpN4FJ2CF+RDU+piuMUj4HGelx2U8DgIwg/7D1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDIX7o0rKKcRIHWemMDD3OWRM7IsiGoLjDRoqJn951yKAiEA4SeoVacLmKnh55k65DoB6o66WHXy5X3tq+BOABaPg1Y="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"directories":{}},"0.5.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.5.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"ForbesLindesay"}],"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"marked":">=0.3.1","commander":"0.6.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.5.1","dist":{"shasum":"b5966f2a7d7650177c073db35bc807137a21843f","tarball":"https://registry.npmjs.org/dox/-/dox-0.5.1.tgz","integrity":"sha512-pN/0AOhfDKBoOyRwG6qY/a/B4JcOkUNb+ngvr8FboZl35Ro5Qqw3zK5QYPm4osS84lnLCz20xnLk6kUx3gusbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGl1lOISEKkIkVzyJ0GD6zQGKsVAu9b644RotFqfXH+NAiEAnz1pNEm6+qI8vhJA8wJxwU1AqbNre+x1gVHcr1eoX+E="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"directories":{}},"0.5.2":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.5.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"ForbesLindesay"}],"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"marked":">=0.3.1","commander":"0.6.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.5.2","dist":{"shasum":"a899bd786d24ea5a64184f6b7c395c0cef5293e3","tarball":"https://registry.npmjs.org/dox/-/dox-0.5.2.tgz","integrity":"sha512-o9AF+Q7tnKKtuE7ipq5kQaDDnHY81nYc74kAQHZzi38xkb+1qF420Nv/a3J8L5MCRFZXPxb3MC4y69JCC6vj0Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvhqm2elfAbY70qu1FUdcgAbjU3qXjsgRO0Ca1EiemoAiAp250/FGD0pS4Y9DVwh6Uq6c4Mv4gE5SXzG9TYSOwDyg=="}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"directories":{}},"0.5.3":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.5.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"ForbesLindesay"}],"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"marked":">=0.3.1","commander":"0.6.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.5.3","dist":{"shasum":"4dbbeb2bfd3a173944f7f6a4701f3bdeb9fdf176","tarball":"https://registry.npmjs.org/dox/-/dox-0.5.3.tgz","integrity":"sha512-cOCIGGH5KpYpUk4Uv1wK7le6xfwFThJObqUS4OSnKhogOburUVWLbuOl/EMpx5Mne1rPpnJAK4Rb7kFU6JsHMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWvz0oXvc9B7+Rozp0L2djFDKtFAxWP6zomzWJoYdY2QIhAMUvjHfO9HhJXQL1m9yew0Iy/EFI2DhALHRfcSi1JIbL"}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"directories":{}},"0.6.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.6.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"0.6.1","jsdoctypeparser":"^1.1.1","marked":">=0.3.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"gitHead":"635fdc77ad3933a39bbeb29f5b77d07df7b680ba","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"homepage":"https://github.com/visionmedia/dox","_id":"dox@0.6.0","_shasum":"554dc514eb4b7967f87f9196734896467294d764","_from":".","_npmVersion":"2.1.2","_nodeVersion":"0.10.26","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"dist":{"shasum":"554dc514eb4b7967f87f9196734896467294d764","tarball":"https://registry.npmjs.org/dox/-/dox-0.6.0.tgz","integrity":"sha512-XkGNHwq9uzLy/IImrG0V174M0xq/hLrY20+ZG+Ywnj+I4Q9/a/fCUsT5PryiSA4nFt7oYrFIx5aKmwjn2hICIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDmcB7x3MqZfaLwcp4KbzXhP0u/ERdIjVtf3YYiwxX48AiEA/GLYIAo2Bq7dqT7H4T3Bu+sB00sA5EqVgvknI8qsFHQ="}]},"directories":{}},"0.6.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.6.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"0.6.1","jsdoctypeparser":"^1.1.1","marked":">=0.3.1"},"devDependencies":{"mocha":"^1.20.1","should":"^4.0.4"},"scripts":{"test":"make test"},"gitHead":"08995f528c7aa33d23a6f1107f7080263d8b28c7","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.6.1","_shasum":"8247075ad4b275fe88fbbae02fe12f3c5480a7fd","_from":".","_npmVersion":"2.1.2","_nodeVersion":"0.10.26","_npmUser":{"name":"evindor","email":"me@evindor.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"}],"dist":{"shasum":"8247075ad4b275fe88fbbae02fe12f3c5480a7fd","tarball":"https://registry.npmjs.org/dox/-/dox-0.6.1.tgz","integrity":"sha512-aYuJFzKhnG29kpPwINXnzix36V8Z8DRMDHipHGcVjWWdpFoot6k0YG/HbVdg7f4LSCzlpL75/jWuT2oHttIMbw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBMIXaQOOEr1Ooy+U3bApVIiYvq0QZC7QzE37lnX0L8AiEAgvk1qF8ws6yQXfz7h8qBp/NokXjQKkEazIvHaTuNhDE="}]},"directories":{}},"0.7.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.7.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"~2.7.1","jsdoctypeparser":"^1.1.4","marked":">=0.3.1"},"devDependencies":{"mocha":"~2.2.1","should":"~5.2.0"},"scripts":{"test":"make test"},"gitHead":"77ca9412bca21f43f88920c4bf7edbea6e409e47","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.7.0","_shasum":"632093390df51df10de90f06bffd6d561dad1338","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.10.31","_npmUser":{"name":"chipersoft","email":"chiper@chipersoft.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"},{"name":"chipersoft","email":"chiper@chipersoft.com"}],"dist":{"shasum":"632093390df51df10de90f06bffd6d561dad1338","tarball":"https://registry.npmjs.org/dox/-/dox-0.7.0.tgz","integrity":"sha512-ubocNYiK9LJXW+CznWMVHYeoWpNeqvT+N8Spcw4F461poAo3zxOq04MpTv2wZAwhSKOEQwtPwI7lFKptXXdd9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDH0/MoD2Oz6ZrXapqoARUeEyDY1FKjelEaz1mtQZZs7wIhAPB0/zJfxuavYpAujsHkBldtnbcbxXisARYl8zu+Kg1u"}]},"directories":{}},"0.7.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.7.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"~2.7.1","jsdoctypeparser":"^1.1.4","marked":">=0.3.1"},"devDependencies":{"mocha":"~2.2.1","should":"~5.2.0"},"scripts":{"test":"make test"},"gitHead":"d132cad27e31069470ecfc00c5de3aa18ac0cd0e","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.7.1","_shasum":"cdce251f4dfa5e4146aafd64250eb956a0b2c095","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.10.31","_npmUser":{"name":"chipersoft","email":"chiper@chipersoft.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"},{"name":"chipersoft","email":"chiper@chipersoft.com"}],"dist":{"shasum":"cdce251f4dfa5e4146aafd64250eb956a0b2c095","tarball":"https://registry.npmjs.org/dox/-/dox-0.7.1.tgz","integrity":"sha512-qHCcrLRd7nHRdH0Ra4EeDhbzUSBgCtNyW6alpgx2LCeMIgBCLRzfDrDj7BAP5260Zr8N8xAUd+xRaRhq8YjNrQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID13jPkOtGP93wpTEo5oLKj6gEeBfZJH5LS1KAe3bIW3AiALD3rKxRMAVOF2TQkkh2elTKqMpXywrGnieT1B4u+X7Q=="}]},"directories":{}},"0.8.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.8.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"~2.8.1","jsdoctypeparser":"^1.2.0","marked":">=0.3.1"},"devDependencies":{"mocha":"~2.2.5","should":"~6.0.3"},"scripts":{"test":"make test"},"gitHead":"e00b1666e4e5827e9303df24597a54eb49e86f5a","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.8.0","_shasum":"da303fbfabe462836353207e62fa93af1a3073c9","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.10.31","_npmUser":{"name":"chipersoft","email":"chiper@chipersoft.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"},{"name":"chipersoft","email":"chiper@chipersoft.com"}],"dist":{"shasum":"da303fbfabe462836353207e62fa93af1a3073c9","tarball":"https://registry.npmjs.org/dox/-/dox-0.8.0.tgz","integrity":"sha512-9ZHAgjcEuJfAsohnQCtsrD8gVXxPweUS7aX1shcCyex8GyCgC6A7+ZmrPp4XakA7I6qDO2GdxMyHnNmcP3txIw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDn3wIBOfJLq1YzwwLIQYAimNsf8RIpZ9sf9HaEVxYqGAIhAL+vwlJpBNvciaXtGqZvcoinHLIKxUJ0la9IfgGnLFWX"}]},"directories":{}},"0.8.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.8.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"~2.9.0","jsdoctypeparser":"^1.2.0","marked":"~0.3.5"},"devDependencies":{"mocha":"~2.4.5","should":"~6.0.3"},"license":"MIT","scripts":{"test":"make test"},"gitHead":"636d9408e1a35fd17b1127126b65ece96de5e80e","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.8.1","_shasum":"d7ade34333691bb90d7886055becf49f92afd06f","_from":".","_npmVersion":"3.8.1","_nodeVersion":"4.4.0","_npmUser":{"name":"chipersoft","email":"chiper@chipersoft.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"},{"name":"chipersoft","email":"chiper@chipersoft.com"}],"dist":{"shasum":"d7ade34333691bb90d7886055becf49f92afd06f","tarball":"https://registry.npmjs.org/dox/-/dox-0.8.1.tgz","integrity":"sha512-CJJCQS6XYJ2FQJox4ey7pUdaAjDusPLqGtfe3Jli4N+m2jBKrT9zwEsh2thV9W5d8F359AMWqkWk50CuH3r8dw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjkoThzJ0tEL4KorhTGQt8ARCurlahnuUZzvmqXXxJsAiB6f1cjZhKbkEPzixgXxcehrrAG13XXU9N4D/QnDEgfuA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dox-0.8.1.tgz_1459264874641_0.9194637464825064"},"directories":{}},"0.9.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.9.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jarvis Badgley","email":"chiper@chipersoft.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"./bin/dox"},"dependencies":{"commander":"~2.9.0","jsdoctypeparser":"^1.2.0","markdown-it":"~7.0.0"},"devDependencies":{"mocha":"~3.0.2","should":"~11.0.0"},"license":"MIT","scripts":{"test":"make test"},"gitHead":"31c161d2ff98f55c56f911fcf6b6211dfb2e0965","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.9.0","_shasum":"be97b085cb9f4a0b7e80835d547e77b8687d0a0c","_from":".","_npmVersion":"3.8.1","_nodeVersion":"4.4.0","_npmUser":{"name":"chipersoft","email":"chiper@chipersoft.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"evindor","email":"me@evindor.com"},{"name":"chipersoft","email":"chiper@chipersoft.com"}],"dist":{"shasum":"be97b085cb9f4a0b7e80835d547e77b8687d0a0c","tarball":"https://registry.npmjs.org/dox/-/dox-0.9.0.tgz","integrity":"sha512-xeGBa3s3TtOk1oLV7LjWLSkVz97dA9ZZT0DIfGUXcUVTh3p2eodVhGdGX4czQ18RBIO2pvGCsu4J9CAvutCudA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACIX7KPX79mAoZodXo4tA2W6TYR1VCZyrN717lTkzx6AiA2S5osyNFBYMe6eDRdVQZBrioTx88pAGcxcjy44GShxA=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dox-0.9.0.tgz_1471118374386_0.1047937422990799"},"directories":{}},"0.9.1":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"0.9.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jocelyn Badgley","email":"joc@twipped.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"bin/dox"},"dependencies":{"commander":"9.1.0","jsdoctypeparser":"^1.2.0","markdown-it":"12.3.2"},"devDependencies":{"mocha":"9.2.2","should":"13.2.3"},"license":"MIT","scripts":{"test":"make test"},"gitHead":"1324a039cb13aed655fca13b307e5cee9f878291","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@0.9.1","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-3bC8QeBn1xYWU628qfW7jlA0ssd7PL/x3ndYdT3tq52arRKFHW5zpVHGgkZPahBCZHU60O+TiJossR+RZZW15w==","shasum":"9787f1a21bf4c0049b480369a5c0649cfff0fdbd","tarball":"https://registry.npmjs.org/dox/-/dox-0.9.1.tgz","fileCount":14,"unpackedSize":47417,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCuVKi6dymPm83pnw2oXo1M0gDh1pkY9sUjTC6G/xWh3gIfGqC4vFi1rA0OXFbOZhEQzXPUSG0ngbtijPa4a7x9pA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiahPQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdohAAgkQby5vPVm6ubOeiPvvNOrNcqO60XD+JiQGO8nlxgi+oUOkJ\r\niOAarxpHltPWdDf3HOLvWr1k7H+e2s847mYP/o5dIE1A4RDtwmtmLm4fzMOu\r\n+K2pO8z6iv163FMywSsTqipNTn0Zo9yQ1DZzHrG0JspinXSabdZM/RIPyzYc\r\ndghh3GvTZKusC4tUucIFV4BNAkr/ze3nJUNyLd60nHWAOx/4TP4W0Glfghyt\r\nkoI/HdhRdpnTZ9hwFkekGQ6hlutcb5tP+rb8gaIcP1EvqgguFJ6tC/+ci9BE\r\npTZOaHw3STI+JHEWMQp6g6uek2xO6EKEla8OiqX31X2ypixuL+2g88Xt/zKx\r\nNS37XZGzP6uFzNrYL7LsU+9gBjc+7z9hbpoHRwU3xGzFtcoF76jrVpk+oe3/\r\ntEWmu6w85nNlOH25QCuaRpUm/M1G9j4qPlDqmDXaxPdpsHUrhnQkcGqFyLh6\r\nQsipDGQuowOyTYZ5ZJ3FqY5ZMIzsUiySkqnNE8ZFRUjmsnG9TqFL+LVLcvS8\r\nSMDtd41HQ+fbPqgnqzt3VWPufh5EsuQvQrn9AeRhQM9IA77d0iEUa0ueXuLV\r\nxTJrHEKWlKStQg46SO1OfyjbiWQ2rFPprkdEtfIWCXJ+XKkUw7sWrX0tuvCy\r\nSA99uhYJBV+UhUjsVC8EkAhEnZ1JdmpyveI=\r\n=1188\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"twipped","email":"npm@twipped.com"},"directories":{},"maintainers":[{"name":"evindor","email":"me@evindor.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"twipped","email":"npm@twipped.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dox_0.9.1_1651119056114_0.48545809381771776"},"_hasShrinkwrap":false},"1.0.0":{"name":"dox","description":"Markdown / JSdoc documentation generator","version":"1.0.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"contributors":[{"name":"Jocelyn Badgley","email":"joc@twipped.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"homepage":"https://github.com/tj/dox","repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bin":{"dox":"bin/dox"},"dependencies":{"commander":"9.4.0","jsdoctypeparser":"^9.0.0","markdown-it":"13.0.1"},"devDependencies":{"mocha":"10.0.0","should":"13.2.3"},"license":"MIT","scripts":{"test":"make test"},"gitHead":"8b75a862d70c3a6bc2881037175adfc74173c644","bugs":{"url":"https://github.com/visionmedia/dox/issues"},"_id":"dox@1.0.0","_nodeVersion":"16.16.0","_npmVersion":"8.18.0","dist":{"integrity":"sha512-y0borLgGiqcXigOItzeBvWEPtZ5tkKMZ7MTa/9xhVCUz6sU1quXTTvbJGOLFZAu/4/nlj2Ui02A/tLqQFBXo+w==","shasum":"75e7fe95ff7b2d7fe49a96c1e522f7c9364568bd","tarball":"https://registry.npmjs.org/dox/-/dox-1.0.0.tgz","fileCount":11,"unpackedSize":46047,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQ6qMrbFsmtMiPY8Ht0NyHxIXR5HRkY6/Yw1s6JxR6oAiBYTZFK8Bx5XHMMFm4Z/vgmXbtZ68/VCKzYnfbITCCHUg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF+FsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZvQ//fR50GkeFm/xlKJc2jvofDrgc3RrbrfC3+x1xi2E6qNEZ7rO7\r\nAXZtNYmn40e+pXwBtWlTWoKr7qklBxnWEn9ZgaWt31vXQHSZW7jdOP59h/8p\r\nzehX2JAFs+cZupKuxhuYL6Jd67J1KpIkZHvEZW39EpL5Vd+3eQcuW0IDjNKb\r\nkrC+7Q7VRHshTsUB7gzzJiL9ZXzcHGb9uH51t0mbmDtTlBnUDb9mewFcjtWH\r\n2fNrtAQ2LrV6X4cK86aswyi0upxuh98pSyTQ7O9cE3Q+zAhtezMWvf5QJMkF\r\nFV8Ejp7FiIGr/edFzjoAPhbFFrBchkFggtSo3Xp0HcjthKEr4QFfb7x+RxWC\r\nnHBLnQ6bp7D8znSG7hzxhuRYa7/lcKhABTUwxhzJwTZiJPrMIq98XLHVw2gD\r\n2suTw/PCovQbk4/xxVSv6ZOyf0wYn04ltfnJ6so0dGDcpl9E89P4GsYLtYUK\r\nhLL/Z5Kl5bkobTyP3/1xWupx+IPKLTmK0mMh6NOqbJBlZxN8kb+PHBhxqWeR\r\n3qHi+f632bHeuxW1ev5q69yb32j1Jh0e3V/450hfSy4/XV8Aa7AZ6SBrict8\r\nJH4qju5CRdyZY86yRhwnA0WbF94/x+vzTzJ/Vl2VRXQpJ7BVDJ6rYFK4xrnN\r\nAs3XmaYQmfVzjSGRX9GXMlpfDDxnHXZ7ztU=\r\n=xJ+o\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"twipped","email":"npm@twipped.com"},"directories":{},"maintainers":[{"name":"evindor","email":"me@evindor.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"twipped","email":"npm@twipped.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dox_1.0.0_1662509420555_0.920311670925507"},"_hasShrinkwrap":false}},"maintainers":[{"name":"evindor","email":"me@evindor.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"twipped","email":"npm@twipped.com"}],"author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"time":{"modified":"2023-07-12T19:11:45.287Z","created":"2011-01-20T19:20:53.373Z","0.0.3":"2011-01-20T19:20:53.373Z","0.0.4":"2011-01-20T19:20:53.373Z","0.0.5":"2011-03-02T16:32:36.280Z","0.1.0":"2011-10-09T18:52:48.499Z","0.1.1":"2011-10-10T18:14:43.420Z","0.1.2":"2011-10-22T21:26:29.849Z","0.1.3":"2011-12-09T03:14:46.590Z","0.2.0":"2012-02-23T22:11:14.444Z","0.3.0":"2012-03-28T00:16:56.241Z","0.3.1":"2012-06-25T16:40:30.941Z","0.3.2":"2012-10-01T23:28:25.944Z","0.3.3":"2012-10-16T23:54:02.430Z","0.4.0":"2012-11-09T16:57:51.720Z","0.4.1":"2012-11-11T21:54:53.074Z","0.4.2":"2013-01-18T20:30:12.228Z","0.4.3":"2013-03-18T17:16:50.155Z","0.4.4":"2013-07-29T04:15:58.969Z","0.4.5":"2014-07-08T23:15:56.284Z","0.4.6":"2014-07-09T00:02:35.496Z","0.5.0":"2014-09-05T14:18:36.854Z","0.5.1":"2014-09-07T01:03:20.154Z","0.5.2":"2014-10-05T11:24:16.403Z","0.5.3":"2014-10-06T11:28:00.647Z","0.6.0":"2014-11-27T05:49:22.004Z","0.6.1":"2014-11-27T06:17:34.374Z","0.7.0":"2015-03-24T20:09:21.419Z","0.7.1":"2015-04-03T16:06:06.655Z","0.8.0":"2015-05-27T18:13:51.795Z","0.8.1":"2016-03-29T15:21:17.123Z","0.9.0":"2016-08-13T19:59:34.640Z","0.9.1":"2022-04-28T04:10:56.267Z","1.0.0":"2022-09-07T00:10:20.751Z"},"users":{"gevorg":true,"aaron":true,"pid":true,"luk":true,"tunnckocore":true,"nightink":true,"davsket":true,"moimikey":true,"akiva":true,"fotooo":true,"joakin":true,"lestad":true,"flumpus-dev":true},"repository":{"type":"git","url":"git://github.com/visionmedia/dox.git"},"keywords":["documentation","docs","markdown","jsdoc"],"bugs":{"url":"https://github.com/visionmedia/dox/issues"},"readme":"# Dox\n[![Tests](https://github.com/tj/dox/actions/workflows/test.workflow.yml/badge.svg)](https://github.com/tj/dox/actions/workflows/test.workflow.yml)\n\n Dox is a JavaScript documentation generator written with [node](http://nodejs.org). Dox no longer generates an opinionated structure or style for your docs, it simply gives you a JSON representation, allowing you to use _markdown_ and _JSDoc_-style tags.\n\n## Installation\n\nInstall from npm:\n\n    $ npm install -g dox\n\n## Usage Examples\n\n`dox(1)` operates over stdio:\n\n    $ dox < utils.js\n    ...JSON...\n\n to inspect the generated data you can use the `--debug` flag, which is easier to read than the JSON output:\n\n     $ dox --debug < utils.js\n\nutils.js:\n\n```js\n/**\n * Escape the given `html`.\n *\n * @example\n *     utils.escape('<script></script>')\n *     // => '&lt;script&gt;&lt;/script&gt;'\n *\n * @param {String} html string to be escaped\n * @return {String} escaped html\n * @api public\n */\n\nexports.escape = function(html){\n  return String(html)\n    .replace(/&(?!\\w+;)/g, '&amp;')\n    .replace(/</g, '&lt;')\n    .replace(/>/g, '&gt;');\n};\n```\n\noutput:\n\n```json\n[\n  {\n    \"tags\": [\n      {\n        \"type\": \"example\",\n        \"string\": \"    utils.escape('<script></script>')\\n    // => '&lt;script&gt;&lt;/script&gt;'\",\n        \"html\": \"<pre><code>utils.escape(&#39;&lt;script&gt;&lt;/script&gt;&#39;)\\n// =&gt; &#39;&amp;lt;script&amp;gt;&amp;lt;/script&amp;gt;&#39;\\n</code></pre>\"\n      },\n      {\n        \"type\": \"param\",\n        \"string\": \"{String} html string to be escaped\",\n        \"types\": [\n          \"String\"\n        ],\n        \"name\": \"html\",\n        \"description\": \"string to be escaped\"\n      },\n      {\n        \"type\": \"return\",\n        \"string\": \"{String} escaped html\",\n        \"types\": [\n          \"String\"\n        ],\n        \"description\": \"escaped html\"\n      },\n      {\n        \"type\": \"api\",\n        \"string\": \"public\",\n        \"visibility\": \"public\"\n      }\n    ],\n    \"description\": {\n      \"full\": \"<p>Escape the given <code>html</code>.</p>\",\n      \"summary\": \"<p>Escape the given <code>html</code>.</p>\",\n      \"body\": \"\"\n    },\n    \"isPrivate\": false,\n    \"ignore\": false,\n    \"code\": \"exports.escape = function(html){\\n  return String(html)\\n    .replace(/&(?!\\\\w+;)/g, '&amp;')\\n    .replace(/</g, '&lt;')\\n    .replace(/>/g, '&gt;');\\n};\",\n    \"ctx\": {\n      \"type\": \"method\",\n      \"receiver\": \"exports\",\n      \"name\": \"escape\",\n      \"string\": \"exports.escape()\"\n    }\n  }\n]\n```\n\nThis output can then be passed to a template for rendering. Look below at the \"Properties\" section for details.\n\n## Usage\n\n```\n\nUsage: dox [options]\n\n  Options:\n\n    -h, --help                     output usage information\n    -V, --version                  output the version number\n    -r, --raw                      output \"raw\" comments, leaving the markdown intact\n    -a, --api                      output markdown readme documentation\n    -s, --skipPrefixes [prefixes]  skip comments prefixed with these prefixes, separated by commas\n    -d, --debug                    output parsed comments for debugging\n    -S, --skipSingleStar           set to false to ignore `/* ... */` comments\n\n  Examples:\n\n    # stdin\n    $ dox > myfile.json\n\n    # operates over stdio\n    $ dox < myfile.js > myfile.json\n\n```\n\n### Programmatic Usage\n\n``` javascript\n\nvar dox = require('dox'),\n    code = \"...\";\n\nvar obj = dox.parseComments(code);\n\n// [{ tags:[ ... ], description, ... }, { ... }, ...]\n\n```\n\n## Properties\n\n  A \"comment\" is comprised of the following detailed properties:\n\n    - tags\n    - description\n    - isPrivate\n    - isEvent\n    - isConstructor\n    - line\n    - ignore\n    - code\n    - ctx\n\n### Description\n\n  A dox description is comprised of three parts, the \"full\" description,\n  the \"summary\", and the \"body\". The following example has only a \"summary\",\n  as it consists of a single paragraph only, therefore the \"full\" property has\n  only this value as well.\n\n```js\n/**\n * Output the given `str` to _stdout_.\n */\n\nexports.write = function(str) {\n  process.stdout.write(str);\n};\n```\nyields:\n\n```js\ndescription:\n     { full: '<p>Output the given <code>str</code> to <em>stdout</em>.</p>',\n       summary: '<p>Output the given <code>str</code> to <em>stdout</em>.</p>',\n       body: '' },\n```\n\n  Large descriptions might look something like the following, where the \"summary\" is still the first paragraph, the remaining description becomes the \"body\". Keep in mind this _is_ markdown, so you can indent code, use lists, links, etc. Dox also augments markdown, allowing \"Some Title:\\n\" to form a header.\n\n```js\n/**\n * Output the given `str` to _stdout_\n * or the stream specified by `options`.\n *\n * Options:\n *\n *   - `stream` defaulting to _stdout_\n *\n * Examples:\n *\n *     mymodule.write('foo')\n *     mymodule.write('foo', { stream: process.stderr })\n *\n */\n\nexports.write = function(str, options) {\n  options = options || {};\n  (options.stream || process.stdout).write(str);\n};\n```\n\nyields:\n\n```js\ndescription:\n     { full: '<p>Output the given <code>str</code> to <em>stdout</em><br />or the stream specified by <code>options</code>.</p>\\n\\n<h2>Options</h2>\\n\\n<ul>\\n<li><code>stream</code> defaulting to <em>stdout</em></li>\\n</ul>\\n\\n<h2>Examples</h2>\\n\\n<pre><code>mymodule.write(\\'foo\\')\\nmymodule.write(\\'foo\\', { stream: process.stderr })\\n</code></pre>',\n       summary: '<p>Output the given <code>str</code> to <em>stdout</em><br />or the stream specified by <code>options</code>.</p>',\n       body: '<h2>Options</h2>\\n\\n<ul>\\n<li><code>stream</code> defaulting to <em>stdout</em></li>\\n</ul>\\n\\n<h2>Examples</h2>\\n\\n<pre><code>mymodule.write(\\'foo\\')\\nmymodule.write(\\'foo\\', { stream: process.stderr })\\n</code></pre>' }\n```\n\n### Tags\n\n  Dox also supports JSdoc-style tags. Currently only __@api__ is special-cased, providing the `comment.isPrivate` boolean so you may omit \"private\" utilities etc.\n\n```js\n\n/**\n * Output the given `str` to _stdout_\n * or the stream specified by `options`.\n *\n * @param {String} str\n * @param {{stream: Writable}} options\n * @return {Object} exports for chaining\n */\n\nexports.write = function(str, options) {\n  options = options || {};\n  (options.stream || process.stdout).write(str);\n  return this;\n};\n```\n\nyields:\n\n```js\ntags:\n   [ { type: 'param',\n       string: '{String} str',\n       types: [ 'String' ],\n       name: 'str',\n       description: '' },\n     { type: 'param',\n       string: '{{stream: Writable}} options',\n       types: [ { stream: ['Writable'] } ],\n       name: 'options',\n       description: '' },\n     { type: 'return',\n       string: '{Object} exports for chaining',\n       types: [ 'Object' ],\n       description: 'exports for chaining' },\n     { type: 'api',\n       visibility: 'public' } ]\n```\n\n#### Complex jsdoc tags\n\ndox supports all jsdoc type strings specified in the [jsdoc documentation](http://usejsdoc.org/tags-type.html). You can\nspecify complex object types including optional flag `=`, nullable `?`, non-nullable `!` and variable arguments `...`.\n\nAdditionally you can use `typesDescription` which contains formatted HTML for displaying complex types.\n\n```js\n\n/**\n * Generates a person information string based on input.\n *\n * @param {string | {name: string, age: number | date}} name Name or person object\n * @param {{separator: string} =} options An options object\n * @return {string} The constructed information string\n */\n\nexports.generatePersonInfo = function(name, options) {\n  var str = '';\n  var separator = options && options.separator ? options.separator : ' ';\n\n  if(typeof name === 'object') {\n    str = [name.name, '(', name.age, ')'].join(separator);\n  } else {\n    str = name;\n  }\n};\n```\n\nyields:\n\n```js\ntags:\n[\n  {\n    \"tags\": [\n      {\n        \"type\": \"param\",\n        \"string\": \"{string | {name: string, age: number | date}} name Name or person object\",\n        \"name\": \"name\",\n        \"description\": \"Name or person object\",\n        \"types\": [\n          \"string\",\n          {\n            \"name\": [\n              \"string\"\n            ],\n            \"age\": [\n              \"number\",\n              \"date\"\n            ]\n          }\n        ],\n        \"typesDescription\": \"<code>string</code>|{ name: <code>string</code>, age: <code>number</code>|<code>date</code> }\",\n        \"optional\": false,\n        \"nullable\": false,\n        \"nonNullable\": false,\n        \"variable\": false\n      },\n      {\n        \"type\": \"param\",\n        \"string\": \"{{separator: string} =} options An options object\",\n        \"name\": \"options\",\n        \"description\": \"An options object\",\n        \"types\": [\n          {\n            \"separator\": [\n              \"string\"\n            ]\n          }\n        ],\n        \"typesDescription\": \"{ separator: <code>string</code> }|<code>undefined</code>\",\n        \"optional\": true,\n        \"nullable\": false,\n        \"nonNullable\": false,\n        \"variable\": false\n      },\n      {\n        \"type\": \"return\",\n        \"string\": \"{string} The constructed information string\",\n        \"types\": [\n          \"string\"\n        ],\n        \"typesDescription\": \"<code>string</code>\",\n        \"optional\": false,\n        \"nullable\": false,\n        \"nonNullable\": false,\n        \"variable\": false,\n        \"description\": \"The constructed information string\"\n      }\n    ]\n```\n\n### Code\n\n The `.code` property is the code following the comment block, in our previous examples:\n\n```js\nexports.write = function(str, options) {\n  options = options || {};\n  (options.stream || process.stdout).write(str);\n  return this;\n};\n```\n\n### Ctx\n\n  The `.ctx` object indicates the context of the code block, is it a method, a function, a variable etc. Below are some examples:\n\n```js\nexports.write = function(str, options) {\n};\n```\n\nyields:\n\n```js\nctx:\n { type: 'method',\n   receiver: 'exports',\n   name: 'write',\n   string: 'exports.write()' } }\n```\n\n```js\nvar foo = 'bar';\n```\n\nyields:\n\n```js\nctx:\n { type: 'declaration',\n   name: 'foo',\n   value: '\\'bar\\'',\n   string: 'foo' }\n```\n\n```js\nfunction User() {\n\n}\n```\n\nyields:\n\n```js\nctx:\n { type: 'function',\n   name: 'User',\n   string: 'User()' } }\n```\n\n### Extending Context Matching\n\nContext matching in dox is done by performing pattern matching against the code following a\ncomment block. `dox.contextPatternMatchers` is an array of all pattern matching functions,\nwhich dox will iterate over until one of them returns a result. If none return a result,\nthen the comment block does not receive a `ctx` value.\n\nThis array is exposed to allow for extension of unsupported context patterns by adding more\nfunctions.  Each function is passed the code following the comment block and (if detected)\nthe parent context if the block.\n\n```js\ndox.contextPatternMatchers.push(function (str, parentContext) {\n  // return a context object if found\n  // return false otherwise\n});\n```\n\n### Ignore\n\nComments and their associated bodies of code may be flagged with \"!\" to be considered worth ignoring, these are typically things like file comments containing copyright etc, however you of course can output them in your templates if you want.\n\n```\n/**\n * Not ignored.\n */\n```\n\nvs\n\n```\n/*!\n * Ignored.\n */\n```\n\nYou may use `-S`, `--skipSingleStar` or `{skipSingleStar: true}` to ignore `/* ... */` comments.\n\n### Running tests\n\n Install dev dependencies and execute `make test`:\n\n     $ npm install -d\n     $ make test\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2011 TJ Holowaychuk &lt;tj@vision-media.ca&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"Readme.md","homepage":"https://github.com/tj/dox","contributors":[{"name":"Jocelyn Badgley","email":"joc@twipped.com"},{"name":"Arseny Zarechnev","email":"me@evindor.com"},{"name":"Thomas Parisot","email":"hi@oncletom.io"},{"name":"Stephen Mathieson","email":"me@stephenmathieson.com"},{"name":"Vladimir Tsvang","email":"vtsvang@gmail.com"},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net"},{"name":"Gion Kunz","email":"gion.kunz@gmail.com"},{"name":"ForbesLindesay"}],"license":"MIT"}