From 5571dc766e2143e39762ff0b47c41d1c2e154f4c Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Sat, 11 Oct 2025 10:34:24 -0400 Subject: Vendor bundled gems for deployment --- .../test/testcases/span/01_link/empty.html | 5 ++ .../test/testcases/span/01_link/empty.text | 5 ++ .../testcases/span/01_link/empty_title.htmlinput | 3 + .../test/testcases/span/01_link/empty_title.text | 7 ++ .../test/testcases/span/01_link/image_in_a.html | 5 ++ .../test/testcases/span/01_link/image_in_a.text | 5 ++ .../test/testcases/span/01_link/imagelinks.html | 15 ++++ .../test/testcases/span/01_link/imagelinks.text | 18 +++++ .../test/testcases/span/01_link/inline.html | 46 +++++++++++++ .../test/testcases/span/01_link/inline.text | 48 +++++++++++++ .../testcases/span/01_link/latex_escaping.latex | 6 ++ .../testcases/span/01_link/latex_escaping.text | 5 ++ .../test/testcases/span/01_link/link_defs.html | 9 +++ .../test/testcases/span/01_link/link_defs.text | 27 ++++++++ .../testcases/span/01_link/link_defs_with_ial.html | 4 ++ .../testcases/span/01_link/link_defs_with_ial.text | 16 +++++ .../span/01_link/links_with_angle_brackets.html | 3 + .../span/01_link/links_with_angle_brackets.text | 3 + .../test/testcases/span/01_link/reference.html | 37 ++++++++++ .../test/testcases/span/01_link/reference.options | 3 + .../test/testcases/span/01_link/reference.text | 53 +++++++++++++++ .../test/testcases/span/02_emphasis/empty.html | 3 + .../test/testcases/span/02_emphasis/empty.text | 3 + .../test/testcases/span/02_emphasis/errors.html | 9 +++ .../test/testcases/span/02_emphasis/errors.text | 9 +++ .../test/testcases/span/02_emphasis/nesting.html | 41 +++++++++++ .../test/testcases/span/02_emphasis/nesting.text | 36 ++++++++++ .../test/testcases/span/02_emphasis/normal.html | 70 +++++++++++++++++++ .../test/testcases/span/02_emphasis/normal.options | 1 + .../test/testcases/span/02_emphasis/normal.text | 68 +++++++++++++++++++ .../test/testcases/span/03_codespan/empty.html | 5 ++ .../test/testcases/span/03_codespan/empty.text | 5 ++ .../test/testcases/span/03_codespan/errors.html | 1 + .../test/testcases/span/03_codespan/errors.text | 1 + .../span/03_codespan/highlighting-minted.latex | 2 + .../span/03_codespan/highlighting-minted.options | 1 + .../span/03_codespan/highlighting-minted.text | 1 + .../testcases/span/03_codespan/highlighting.html | 1 + .../testcases/span/03_codespan/highlighting.text | 1 + .../span/03_codespan/normal-css-class.html | 1 + .../span/03_codespan/normal-css-class.options | 2 + .../span/03_codespan/normal-css-class.text | 1 + .../test/testcases/span/03_codespan/normal.html | 20 ++++++ .../test/testcases/span/03_codespan/normal.text | 20 ++++++ .../testcases/span/03_codespan/rouge/disabled.html | 1 + .../span/03_codespan/rouge/disabled.options | 4 ++ .../testcases/span/03_codespan/rouge/disabled.text | 1 + .../testcases/span/03_codespan/rouge/simple.html | 1 + .../span/03_codespan/rouge/simple.options | 1 + .../testcases/span/03_codespan/rouge/simple.text | 1 + .../span/04_footnote/backlink_inline.html | 79 ++++++++++++++++++++++ .../span/04_footnote/backlink_inline.options | 1 + .../span/04_footnote/backlink_inline.text | 38 +++++++++++ .../testcases/span/04_footnote/backlink_text.html | 9 +++ .../span/04_footnote/backlink_text.options | 1 + .../testcases/span/04_footnote/backlink_text.text | 3 + .../testcases/span/04_footnote/definitions.html | 17 +++++ .../testcases/span/04_footnote/definitions.latex | 17 +++++ .../testcases/span/04_footnote/definitions.text | 24 +++++++ .../span/04_footnote/footnote_link_text.html | 12 ++++ .../span/04_footnote/footnote_link_text.options | 1 + .../span/04_footnote/footnote_link_text.text | 4 ++ .../testcases/span/04_footnote/footnote_nr.html | 12 ++++ .../testcases/span/04_footnote/footnote_nr.latex | 2 + .../testcases/span/04_footnote/footnote_nr.options | 1 + .../testcases/span/04_footnote/footnote_nr.text | 4 ++ .../span/04_footnote/footnote_prefix.html | 12 ++++ .../span/04_footnote/footnote_prefix.options | 1 + .../span/04_footnote/footnote_prefix.text | 4 ++ .../span/04_footnote/inside_footnote.html | 17 +++++ .../span/04_footnote/inside_footnote.text | 9 +++ .../test/testcases/span/04_footnote/markers.html | 46 +++++++++++++ .../test/testcases/span/04_footnote/markers.latex | 23 +++++++ .../testcases/span/04_footnote/markers.options | 2 + .../test/testcases/span/04_footnote/markers.text | 27 ++++++++ .../test/testcases/span/04_footnote/placement.html | 11 +++ .../testcases/span/04_footnote/placement.options | 1 + .../test/testcases/span/04_footnote/placement.text | 8 +++ .../testcases/span/04_footnote/regexp_problem.html | 14 ++++ .../span/04_footnote/regexp_problem.options | 2 + .../testcases/span/04_footnote/regexp_problem.text | 52 ++++++++++++++ .../span/04_footnote/without_backlink.html | 9 +++ .../span/04_footnote/without_backlink.options | 1 + .../span/04_footnote/without_backlink.text | 3 + .../test/testcases/span/05_html/across_lines.html | 1 + .../test/testcases/span/05_html/across_lines.text | 2 + .../test/testcases/span/05_html/button.html | 7 ++ .../test/testcases/span/05_html/button.text | 7 ++ .../test/testcases/span/05_html/invalid.html | 1 + .../test/testcases/span/05_html/invalid.text | 1 + .../testcases/span/05_html/link_with_mailto.html | 1 + .../testcases/span/05_html/link_with_mailto.text | 1 + .../test/testcases/span/05_html/mark_element.html | 3 + .../test/testcases/span/05_html/mark_element.text | 3 + .../test/testcases/span/05_html/markdown_attr.html | 6 ++ .../test/testcases/span/05_html/markdown_attr.text | 6 ++ .../test/testcases/span/05_html/normal.html | 43 ++++++++++++ .../test/testcases/span/05_html/normal.text | 43 ++++++++++++ .../testcases/span/05_html/raw_span_elements.html | 2 + .../testcases/span/05_html/raw_span_elements.text | 2 + .../test/testcases/span/05_html/xml.html | 5 ++ .../test/testcases/span/05_html/xml.text | 5 ++ .../test/testcases/span/abbreviations/abbrev.html | 25 +++++++ .../test/testcases/span/abbreviations/abbrev.text | 41 +++++++++++ .../testcases/span/abbreviations/abbrev_defs.html | 2 + .../testcases/span/abbreviations/abbrev_defs.text | 5 ++ .../span/abbreviations/abbrev_in_html.html | 9 +++ .../span/abbreviations/abbrev_in_html.text | 10 +++ .../testcases/span/abbreviations/in_footnote.html | 9 +++ .../testcases/span/abbreviations/in_footnote.text | 5 ++ .../test/testcases/span/autolinks/url_links.html | 15 ++++ .../test/testcases/span/autolinks/url_links.text | 16 +++++ .../test/testcases/span/escaped_chars/normal.html | 47 +++++++++++++ .../test/testcases/span/escaped_chars/normal.text | 47 +++++++++++++ .../test/testcases/span/extension/comment.html | 6 ++ .../test/testcases/span/extension/comment.text | 6 ++ .../test/testcases/span/extension/ignored.html | 1 + .../test/testcases/span/extension/ignored.text | 1 + .../test/testcases/span/extension/nomarkdown.html | 1 + .../test/testcases/span/extension/nomarkdown.text | 1 + .../test/testcases/span/extension/options.html | 1 + .../test/testcases/span/extension/options.text | 1 + .../test/testcases/span/ial/simple.html | 6 ++ .../test/testcases/span/ial/simple.text | 6 ++ .../test/testcases/span/line_breaks/normal.html | 11 +++ .../test/testcases/span/line_breaks/normal.latex | 12 ++++ .../test/testcases/span/line_breaks/normal.text | 11 +++ .../test/testcases/span/math/no_engine.html | 1 + .../test/testcases/span/math/no_engine.options | 1 + .../test/testcases/span/math/no_engine.text | 1 + .../test/testcases/span/math/normal.html | 10 +++ .../test/testcases/span/math/normal.text | 10 +++ .../span/text_substitutions/entities.html | 6 ++ .../span/text_substitutions/entities.options | 1 + .../span/text_substitutions/entities.text | 6 ++ .../span/text_substitutions/entities_as_char.html | 1 + .../text_substitutions/entities_as_char.options | 2 + .../span/text_substitutions/entities_as_char.text | 1 + .../span/text_substitutions/entities_as_input.html | 1 + .../text_substitutions/entities_as_input.options | 1 + .../span/text_substitutions/entities_as_input.text | 1 + .../span/text_substitutions/entities_numeric.html | 1 + .../text_substitutions/entities_numeric.options | 1 + .../span/text_substitutions/entities_numeric.text | 1 + .../span/text_substitutions/entities_symbolic.html | 1 + .../text_substitutions/entities_symbolic.options | 1 + .../span/text_substitutions/entities_symbolic.text | 1 + .../span/text_substitutions/greaterthan.html | 1 + .../span/text_substitutions/greaterthan.text | 1 + .../span/text_substitutions/lowerthan.html | 1 + .../span/text_substitutions/lowerthan.text | 1 + .../span/text_substitutions/typography.html | 40 +++++++++++ .../span/text_substitutions/typography.options | 1 + .../span/text_substitutions/typography.text | 40 +++++++++++ .../span/text_substitutions/typography_subst.html | 3 + .../span/text_substitutions/typography_subst.latex | 4 ++ .../text_substitutions/typography_subst.options | 8 +++ .../span/text_substitutions/typography_subst.text | 3 + 158 files changed, 1687 insertions(+) create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.htmlinput create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.text create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.html create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.latex create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.options create mode 100644 vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.text (limited to 'vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span') diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.html new file mode 100644 index 0000000..a1102ea --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.html @@ -0,0 +1,5 @@ +

This is [] empty.

+ +

This is [][] empty.

+ +

This is empty.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.text new file mode 100644 index 0000000..cca5de5 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty.text @@ -0,0 +1,5 @@ +This is [] empty. + +This is [][] empty. + +This is [](test.html) empty. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.htmlinput b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.htmlinput new file mode 100644 index 0000000..b95b2cc --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.htmlinput @@ -0,0 +1,3 @@ +

Image with empty title: alt text

+ +

Link reference with empty title.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.text new file mode 100644 index 0000000..baabe7d --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/empty_title.text @@ -0,0 +1,7 @@ +Image with empty title: ![alt text](/images/other.png) + +Link [reference][1] with empty title. + + + +[1]: http://example.tld diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.html new file mode 100644 index 0000000..e1f4ade --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.html @@ -0,0 +1,5 @@ +

Simple: Some alt text

+ +

Nested: Some alt ![img](text.png) text

+ +

Simple: Some text alt text text

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.text new file mode 100644 index 0000000..bdbfb65 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/image_in_a.text @@ -0,0 +1,5 @@ +Simple: [Some ![alt text](/images/other.png)](local.html) + +Nested: [Some ![alt ![img](text.png) text](/images/other.png)](local.html) + +Simple: [Some *text ![alt text](/images/other.png) text*](local.html) diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.html new file mode 100644 index 0000000..565d36f --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.html @@ -0,0 +1,15 @@ +

Simple: alt text

+ +

Simple with title: alt text

+ +

Empty img link: alt text

+ +

Reference style: alt text

+ +

Reference style with title: alt text

+ +

No alt text:

+ +

No id: imgo

+ +

With escaped pipe: an | pipe

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.text new file mode 100644 index 0000000..05050a2 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/imagelinks.text @@ -0,0 +1,18 @@ +Simple: ![alt text](/images/other.png) + +Simple with title: ![alt text](/images/other.png "title") + +Empty img link: ![alt text]() + +Reference style: ![alt text][img] + +Reference style with title: ![alt text][imgo] + +No alt text: ![](other.png) + +No id: ![imgo] + +[img]: other.png +[imgo]: other.png "Title" + +With escaped pipe: ![an \| pipe](other.png) diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.html new file mode 100644 index 0000000..8d00efa --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.html @@ -0,0 +1,46 @@ +

simple URL

+ +

simple URL

+ +

simple URL with formatting

+ +

simple URL with single quoted title

+ +

simple URL with double quoted title

+ +

simple URL [with ] escaped

+ +

simple URL with ] escaped

+ +

simple URL [with] nested

+ +

simple URL with [no](link.html) inside

+ +

simple URL with parens

+ +

simple URL with parens

+ +

simple URL broken +on line

+ +

simple URL with spaces

+ +

simple URL with spaces

+ +

simple URL with spaces

+ +

simple leading/trailing spaces

+ +

simple leading/trailing spaces

+ +

simple leading/trailing spaces

+ +

bad [URL not

+ +

bad [URL with parens](something(new.html)

+ +

bad [URL with empty title](something.html ‘’)

+ +

bad [URL](

+ +

bad [URL](no

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.text new file mode 100644 index 0000000..c705764 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/inline.text @@ -0,0 +1,48 @@ +simple [URL]() + +simple [URL](something.html) + +simple [URL *with* formatting](something.html) + +simple [URL with single quoted title](something.html 'a t"itle') + +simple [URL with double quoted title](something.html "a t'itle") + +simple [URL \[with \] escaped](something.html) + +simple [URL with \] escaped](something.html) + +simple [URL [with] nested](something.html) + +simple [URL with [no](link.html) inside](something.html) + +simple [URL with parens](/something/to(do)) + +simple [URL with parens](/something/to(do "doit") + +simple [URL broken +on line](something.html +"title") + +simple [URL with spaces](with spaces.html) + +simple [URL with spaces](with spaces.html 'title') + +simple [URL with spaces](with (spaces).html) + +simple [leading/trailing spaces]( spaces.html) + +simple [leading/trailing spaces](spaces.html ) + +simple [leading/trailing spaces]( spaces.html ) + + +bad [URL [not](something.html) + +bad [URL with parens](something(new.html) + +bad [URL with empty title](something.html '') + +bad [URL]( + +bad [URL](no diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.latex new file mode 100644 index 0000000..63e58e7 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.latex @@ -0,0 +1,6 @@ +\href{https://example.com/~tilde/}{https://example.com/\ensuremath{\sim}tilde/} + +\href{http://example.com/percent\%20percent}{http://example.com/percent\%20percent} + +\href{http://example.com/hash#hash}{http://example.com/hash\#hash} + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.text new file mode 100644 index 0000000..9b27ae8 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/latex_escaping.text @@ -0,0 +1,5 @@ + + + + + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.html new file mode 100644 index 0000000..15e2ca7 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.html @@ -0,0 +1,9 @@ +

This is a para. +[id]: http://www.example.com/

+ +
[4]: nourl
+
+ +

Points to 1 and 2 and 3 but not [4]

+ +

Points to _.:,;!?- and otherid8

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.text new file mode 100644 index 0000000..16a25b5 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs.text @@ -0,0 +1,27 @@ +This is a para. +[id]: http://www.example.com/ + +[otherid1]: http://wwww.example.com/ "title 1" +[otherid2]: http://wwww.example.com/ 'title 2' +[otherid3]: +[otherid4]: 'title' +[otherid5]: some spaces.html +[otherid6]: some spaces.html 'title' +[otherid7]: some spaces + "title" +[otherid8]:test.html#'test' 'title' + +[break]: http://www.example.com/test/asdf.html + 'Another title' + +[1]: ignored.url + [1]: one.url + [2]: two.url + [3]: three.url + [4]: nourl + +Points to [1] and [2] and [3] but not [4] + +[_.:,;!?-]: http://example.com + +Points to [_.:,;!?-] and [otherid8] diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.html new file mode 100644 index 0000000..f56d77d --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.html @@ -0,0 +1,4 @@ +

Link def with attr and attr 2 and attr 3 and attr before

+ +

test

+ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.text new file mode 100644 index 0000000..59398a3 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/link_defs_with_ial.text @@ -0,0 +1,16 @@ +Link def with [attr] and [attr 2] and [attr 3] and [attr before] + +[attr]: http://example.com 'title' +{: hreflang="en" .test} + +[attr 2]: http://example.com 'title' +{: hreflang="en"} +{: .test} + +[attr 3]: http://example.com +{: .test} +test + +{: hreflang="en"} +{: .test} +[attr before]: http://example.com diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.html new file mode 100644 index 0000000..ecaa31e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.html @@ -0,0 +1,3 @@ +

This is a link.

+ +

This is a link.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.text new file mode 100644 index 0000000..2cf0ece --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/links_with_angle_brackets.text @@ -0,0 +1,3 @@ +This is a [link](). + +This is a [link]( 'and title'). diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.html new file mode 100644 index 0000000..f6fed18 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.html @@ -0,0 +1,37 @@ + +

simple URL and URL

+ +

simple URL and URL

+ +

simple 1 and isurl

+ +

simple 1 and isurl

+ +

this is [a holy isurl]

+ +

no [resolution][] here and [here]

+ +

with a break in +the text

+ +

this not [isurl] and not [isurl]

+ +

a Link with_BIG letters

+ +

bad [no URL] d isurl

+ +

[no url] invalid.html +[no url]:

+ +

“title”

+ +

test url but no title +test [urldef]

+ +

[urldef]: some.url ‘title”

+ +

some with spaces

+ +

this is a ‘special’ occasion for /all/ of us

+ +

this is predefined for URI

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.options new file mode 100644 index 0000000..efb4b01 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.options @@ -0,0 +1,3 @@ +:link_defs: + predefined: [predefined.html] + URI: [uri.html, My URI] diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.text new file mode 100644 index 0000000..9f39fa7 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/01_link/reference.text @@ -0,0 +1,53 @@ +[isurl]: someurl.html + [1]: otherurl.html + +simple [URL][1] and [URL][isurl] + +simple [URL] [1] and [URL] +[isurl] + +simple [1][] and [isurl][] + +simple [1] and [isurl] + +this is [a holy [isurl]] + +no [resolution][] here and [here] + +with a [break in +the text] + + [break in the text]: url.html + +this not \[isurl] and not [isurl\] + +a [Link with_BIG] letters + + [link WITH_big]: letters.html + 'This is the title' + +bad [no URL] d [isurl] + +[no url] invalid.html +[no url]: + +[URL but no title]: invalid.html + + "title" + +test [url but no title] +test [urldef] + +[urldef]: some.url 'title" + + +some [with spaces] + +[with spaces]: with spaces.html "title" + +this [is a 'special' occasion for /all/ of us] + +[is a 'special' occasion for /all/ of us]: occasion.html + + +this is [predefined] for [URI] diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.html new file mode 100644 index 0000000..127e694 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.html @@ -0,0 +1,3 @@ +

This __is **empty.

+ +

This **is empty.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.text new file mode 100644 index 0000000..c99d053 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/empty.text @@ -0,0 +1,3 @@ +This __is **empty. + +This ****is empty. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.html new file mode 100644 index 0000000..e62f03f --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.html @@ -0,0 +1,9 @@ +

This is a *star.

+ +

This is a **star.

+ +

This is *a *star.

+ +

This is *a star*.

+ +

This** is** a star.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.text new file mode 100644 index 0000000..e80e5eb --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/errors.text @@ -0,0 +1,9 @@ +This is a *star. + +This is a **star. + +This is **a *star*. + +This is *a star\*. + +This** is** a star. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.html new file mode 100644 index 0000000..3d34cee --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.html @@ -0,0 +1,41 @@ +
    +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
  • test test
  • +
+
    +
  • ab
  • +
  • ab
  • +
  • abc
  • +
  • ab
  • +
  • ab
  • +
  • abc
  • +
+
    +
  • _a_b
  • +
  • a_b_
  • +
  • a_b_c
  • +
  • __a__b
  • +
  • a__b__
  • +
  • a__b__c
  • +
  • a__2__c
  • +
  • a__2__3
  • +
  • 1__2__3
  • +
+
    +
  • a _b_ c
  • +
  • a __b__ c
  • +
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.text new file mode 100644 index 0000000..ba67e84 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/nesting.text @@ -0,0 +1,36 @@ +- ***test test*** +- ___test test___ +- *test **test*** +- **test *test*** +- ***test* test** +- ***test** test* +- ***test* test** +- **test *test*** +- *test **test*** +- _test __test___ +- __test _test___ +- ___test_ test__ +- ___test__ test_ +- ___test_ test__ +- __test _test___ +- _test __test___ +^ +- *a*b +- a*b* +- a*b*c +- **a**b +- a**b** +- a**b**c +^ +- _a_b +- a_b_ +- a_b_c +- __a__b +- a__b__ +- a__b__c +- a__2__c +- a__2__3 +- 1__2__3 +^ +- *a _b_ c* +- **a __b__ c** diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.html new file mode 100644 index 0000000..b7ddf43 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.html @@ -0,0 +1,70 @@ +

This is so hard.

+ +

This is so hard too.

+ +

At start +At start

+ +

At end +At end

+ +

At start +At start

+ +

At end +At end

+ +

And nested.

+ +

And nest**ed.

+ +

And *nested* like this.

+ +

And not_nest_ed.

+ +

And nested.

+ +

And nested.

+ +

And neste.

+ +

And lonely * here*.

+ +

And lonely ** here**.

+ +

And lonely ** here.

+ +

** and here**.

+ +

And compli*cated * here

+ +

Some**what more * **here

+ +

Do it *this* way +Or this *this* way +Or that *that* way +Or that *that* way

+ +

http://blah.com/blah_%28 +http://blah.com/blah__%28 +http://blah.com/blah___%28 +http://blah.com/blah____%28 +http://blah.com/blah_____%28 +http://blah.com/blah______%28

+ +

A-_B

+ +
    +
  • test
  • +
  • test
  • +
  • test
  • +
  • (“test”)
  • +
  • (test)
  • +
  • test
  • +
  • `test
  • +
  • test
  • +
+ +

it–by design–cannot have side-effects.

+ +

it—by design—cannot have side-effects.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.options new file mode 100644 index 0000000..2e6e0a1 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.options @@ -0,0 +1 @@ +:entity_output: :numeric diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.text new file mode 100644 index 0000000..a242125 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/02_emphasis/normal.text @@ -0,0 +1,68 @@ +This *is* so **hard**. + +This _is_ so __hard__ too. + +*At* start +*At* start + +At *end* +At *end* + +_At_ start +_At_ start + +At _end_ +At _end_ + +And *nest**ed***. + +And *nest**ed*. + +And *nest**ed* like** this. + +And *not_nest_ed*. + +And ***nested***. + +And ___nested___. + +And **nest*e***. + +And lonely * here*. + +And lonely ** here**. + +And **lonely ** here**. + +** and here**. + +And **compli*cated \*** here + +Some***what* more * ***he*re + +Do it *\*this\** way +Or this \**this*\* way +Or that *\*that*\* way +Or that \**that\** way + +[http://blah.com/blah_%28](http://blah.com/blah_%28) +[http://blah.com/blah__%28](http://blah.com/blah__%28) +[http://blah.com/blah___%28](http://blah.com/blah___%28) +[http://blah.com/blah____%28](http://blah.com/blah____%28) +[http://blah.com/blah_____%28](http://blah.com/blah_____%28) +[http://blah.com/blah______%28](http://blah.com/blah______%28) + +[A-_B](A_-B) + +- _test_ +- '_test_' +- "_test_" +- ("_test_") +- (_test_) +- “_test_” +- \`_test_' +- „_test_“ + +it--by design--_cannot have side-effects_. + +it---by design---_cannot have side-effects_. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.html new file mode 100644 index 0000000..20c5051 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.html @@ -0,0 +1,5 @@ +

This is `` empty.

+ +

This is ``empty.

+ +

This is ````empty.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.text new file mode 100644 index 0000000..cbb9152 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/empty.text @@ -0,0 +1,5 @@ +This is `` empty. + +This is ``empty. + +This is ````empty. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.html new file mode 100644 index 0000000..1d341a8 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.html @@ -0,0 +1 @@ +

Not ended `span.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.text new file mode 100644 index 0000000..7a948b4 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/errors.text @@ -0,0 +1 @@ +Not ended `span. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.latex new file mode 100644 index 0000000..a1f84d9 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.latex @@ -0,0 +1,2 @@ +You can say \mintinline{ruby}{x = Class.new}, for example. + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.options new file mode 100644 index 0000000..c11ebb6 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.options @@ -0,0 +1 @@ +:syntax_highlighter: minted diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.text new file mode 100644 index 0000000..7373290 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting-minted.text @@ -0,0 +1 @@ +You can say `x = Class.new`{:.language-ruby}, for example. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.html new file mode 100644 index 0000000..4294542 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.html @@ -0,0 +1 @@ +

You can say x = Class.new, for example.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.text new file mode 100644 index 0000000..7373290 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/highlighting.text @@ -0,0 +1 @@ +You can say `x = Class.new`{:.language-ruby}, for example. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.html new file mode 100644 index 0000000..ec21686 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.html @@ -0,0 +1 @@ +

This is a code-span

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.options new file mode 100644 index 0000000..bfc92f4 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.options @@ -0,0 +1,2 @@ +:syntax_highlighter_opts: + guess_lang: true diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.text new file mode 100644 index 0000000..f704439 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal-css-class.text @@ -0,0 +1 @@ +This is a `code-span` diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.html new file mode 100644 index 0000000..6de2257 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.html @@ -0,0 +1,20 @@ +

This is a simple span.

+ +

With some<ht>&ml in it.

+ +

And ` backticks.

+ +

And ``some`` more.

+ +

With backslash in\ it.

+ +

This is a ` literal backtick. +As `are` these!

+ +

No literal backtick.

+ +

something

+ +

` `

+ +

a ` `

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.text new file mode 100644 index 0000000..c188959 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/normal.text @@ -0,0 +1,20 @@ +This is `a` simple span. + +With `some&ml` in it. + +And `` ` `` backticks. + +And ``` ``some`` ``` more. + +With backslash `in\` it. + +This is a ` literal backtick. +As \`are\` these! + +No `` literal backtick``. + +`something` + +` ` + +a ` ` diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.html new file mode 100644 index 0000000..7822f78 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.html @@ -0,0 +1 @@ +

You can say Class.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.options new file mode 100644 index 0000000..34094e9 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.options @@ -0,0 +1,4 @@ +:syntax_highlighter: rouge +:syntax_highlighter_opts: + span: + disable: true diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.text new file mode 100644 index 0000000..d958d91 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/disabled.text @@ -0,0 +1 @@ +You can say `Class`{:.language-ruby}. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.html new file mode 100644 index 0000000..4294542 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.html @@ -0,0 +1 @@ +

You can say x = Class.new, for example.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.options new file mode 100644 index 0000000..9ac61e7 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.options @@ -0,0 +1 @@ +:syntax_highlighter: rouge diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.text new file mode 100644 index 0000000..7373290 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/03_codespan/rouge/simple.text @@ -0,0 +1 @@ +You can say `x = Class.new`{:.language-ruby}, for example. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.html new file mode 100644 index 0000000..f18212b --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.html @@ -0,0 +1,79 @@ +

This is 123456789

+ +
+
    +
  1. + +

    A paragraph 

    +
  2. +
  3. + +

    A header 

    +
  4. +
  5. + +
    +

    blockquote

    + +

    paragraph 

    +
    +
  6. +
  7. + +
    codeblock
    +
    +

    +
  8. +
  9. + +
      +
    • item 1
    • +
    • item 2 +
        +
      • +

        sub item

        + +
        +

        blockquote

        + +

        header 

        +
        +
      • +
      +
    • +
    +
  10. +
  11. + + + + + + + + + + + + +
    ab
    cd
    +

    +
  12. +
  13. + +
    +

    +
  14. +
  15. + +\[x + 2\] +

    +
  16. +
  17. + +
    test +
    +

    +
  18. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.options new file mode 100644 index 0000000..ac54fc0 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.options @@ -0,0 +1 @@ +footnote_backlink_inline: true diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.text new file mode 100644 index 0000000..55f94a3 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_inline.text @@ -0,0 +1,38 @@ +This is [^paragraph][^header][^blockquote][^codeblock][^list][^table][^hrule][^mathblock][^html] + +[^paragraph]: + A paragraph + +[^header]: + # A header + +[^blockquote]: + > blockquote + > + > paragraph + +[^codeblock]: + codeblock + +[^list]: + * item 1 + * item 2 + * sub item + + > blockquote + > + > # header + +[^table]: + | a | b | + | c | d | + +[^hrule]: + *** + +[^mathblock]: + $$x + 2$$ + +[^html]: +
test +
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.html new file mode 100644 index 0000000..bed0869 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.html @@ -0,0 +1,9 @@ +

Some footnote here1

+ +
+
    +
  1. +

    Some text here text &8617; <img />

    +
  2. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.options new file mode 100644 index 0000000..4c677ef --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.options @@ -0,0 +1 @@ +:footnote_backlink: 'text &8617; ' diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.text new file mode 100644 index 0000000..41a6f98 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/backlink_text.text @@ -0,0 +1,3 @@ +Some footnote here[^fn] + +[^fn]: Some text here diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.html new file mode 100644 index 0000000..9012cc0 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.html @@ -0,0 +1,17 @@ +

Some para.

+ +
+

blockquote

+
+ +
    +
  • a list +with some text
  • +
+ +
    +
  • other list
  • +
+
code
+
+ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.latex new file mode 100644 index 0000000..965653c --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.latex @@ -0,0 +1,17 @@ +Some para. + +\begin{quote} +blockquote +\end{quote} + +\begin{itemize} +\item{} a list +with some text +\end{itemize} + +\begin{itemize} +\item{} other list +\end{itemize} +\begin{verbatim}code +\end{verbatim} + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.text new file mode 100644 index 0000000..44b52e0 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/definitions.text @@ -0,0 +1,24 @@ +Some para. + +[^footnote]: ignored definition +[^footnote]: Some footnote text + +> blockquote + +[^other]: some + foot + + note text + +* a list + with some text + +[^tnote]: foot note + +* other list +^ + code + +[^1]: + > a blockquote + and some para diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.html new file mode 100644 index 0000000..0867c86 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.html @@ -0,0 +1,12 @@ +

This is a[footnote 1] footnote[footnote 1]. And another[footnote 2].

+ +
+
    +
  1. +

    Some text.  2

    +
  2. +
  3. +

    Some other text. 

    +
  4. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.options new file mode 100644 index 0000000..092fd1a --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.options @@ -0,0 +1 @@ +:footnote_link_text: "[footnote %s]" diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.text new file mode 100644 index 0000000..3876de0 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_link_text.text @@ -0,0 +1,4 @@ +This is a[^ab] footnote[^ab]. And another[^bc]. + +[^ab]: Some text. +[^bc]: Some other text. \ No newline at end of file diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.html new file mode 100644 index 0000000..77c0a84 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.html @@ -0,0 +1,12 @@ +

This is a footnote35. And another36.

+ +
+
    +
  1. +

    Some text. 

    +
  2. +
  3. +

    Some other text. 

    +
  4. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.latex new file mode 100644 index 0000000..8f07dde --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.latex @@ -0,0 +1,2 @@ +This is a footnote\footnote{Some text.}. And another\footnote{Some other text.}. + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.options new file mode 100644 index 0000000..f606ecf --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.options @@ -0,0 +1 @@ +:footnote_nr: 35 diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.text new file mode 100644 index 0000000..cad2935 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_nr.text @@ -0,0 +1,4 @@ +This is a footnote[^ab]. And another[^bc]. + +[^ab]: Some text. +[^bc]: Some other text. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.html new file mode 100644 index 0000000..90aa226 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.html @@ -0,0 +1,12 @@ +

This is a1 footnote1. And another2.

+ +
+
    +
  1. +

    Some text.  2

    +
  2. +
  3. +

    Some other text. 

    +
  4. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.options new file mode 100644 index 0000000..51d78bc --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.options @@ -0,0 +1 @@ +:footnote_prefix: adf123- diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.text new file mode 100644 index 0000000..884053e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/footnote_prefix.text @@ -0,0 +1,4 @@ +This is a[^ab] footnote[^ab]. And another[^bc]. + +[^ab]: Some text. +[^bc]: Some other text. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.html new file mode 100644 index 0000000..d4e97ff --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.html @@ -0,0 +1,17 @@ +

Lorem ipsum1 dolor sit amet.

+ +

Lorem ipsum2 dolor sit amet.

+ +
+
    +
  1. +

    Consecutur adisping.3 

    +
  2. +
  3. +

    Sed ut perspiciatis unde omnis. 

    +
  4. +
  5. +

    Sed ut. 

    +
  6. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.text new file mode 100644 index 0000000..f4f91e9 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/inside_footnote.text @@ -0,0 +1,9 @@ +Lorem ipsum[^first] dolor sit amet. + +Lorem ipsum[^second] dolor sit amet. + +[^first]: Consecutur adisping.[^third] + +[^second]: Sed ut perspiciatis unde omnis. + +[^third]: Sed ut. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.html new file mode 100644 index 0000000..90f2ccb --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.html @@ -0,0 +1,46 @@ +

This is some *ref.1

+ +
+

a blockquote 2

+
+ +
    +
  • and a list item 3
  • +
+ +

And a header4

+ +

A marker without a definition [^without].

+ +

A marker 5 used twice1 and thrice1.

+ +
+
    +
  1. +

    Some foot note text  2 3

    +
  2. +
  3. +

    other text +with more lines

    + +
    +

    and a quote

    +
    +

    +
  4. +
  5. +

    some text 

    +
  6. +
  7. + +
    code block
    +continued here
    +
    +

    +
  8. +
  9. + +

    +
  10. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.latex new file mode 100644 index 0000000..8f406b8 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.latex @@ -0,0 +1,23 @@ +This is some *ref.\footnote{Some foot note text} + +\begin{quote} +a blockquote \footnote{other text +with more lines + +\begin{quote} +and a quote +\end{quote}} +\end{quote} + +\begin{itemize} +\item{} and a list item \footnote{some \emph{text}} +\end{itemize} + +\section*{And a header\footnote{\begin{verbatim}code block +continued here +\end{verbatim}}} + +A marker without a definition {[}\^{}without{]}. + +A marker \footnote{} used twice\footnote{Some foot note text} and thrice\footnote{Some foot note text}. + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.options new file mode 100644 index 0000000..5cfe250 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.options @@ -0,0 +1,2 @@ +:auto_ids: false +:entity_output: :symbolic diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.text new file mode 100644 index 0000000..42b77fb --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/markers.text @@ -0,0 +1,27 @@ +This is some *ref.[^fn] + +[^fn]: Some foot note text +{: .class} + +> a blockquote [^3] + +* and a list item [^1] + +# And a header[^now] + +[^1]:some *text* +[^3]: other text + with more lines + + > and a quote + +A marker without a definition [^without]. + +A marker [^empty] used twice[^fn] and thrice[^fn]. + +[^now]: + + code block + continued here + +[^empty]: diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.html new file mode 100644 index 0000000..a87f359 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.html @@ -0,0 +1,11 @@ +
+
    +
  1. +

    Footnote \` text 

    +
  2. +
+
+ +

Some para with a1 footnote.

+ +

And another para.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.options new file mode 100644 index 0000000..2e6e0a1 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.options @@ -0,0 +1 @@ +:entity_output: :numeric diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.text new file mode 100644 index 0000000..97c0ab1 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/placement.text @@ -0,0 +1,8 @@ +* footnotes will be placed here +{:footnotes} + +Some para with a[^1] footnote. + +[^1]: Footnote \\\` text + +And another para. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.html new file mode 100644 index 0000000..64ce4ae --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.html @@ -0,0 +1,14 @@ +

Something

+

something1.

+ +

Footnotes

+ +

Test

+
+
    +
  1. + +

    A note 

    +
  2. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.options new file mode 100644 index 0000000..5cfe250 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.options @@ -0,0 +1,2 @@ +:auto_ids: false +:entity_output: :symbolic diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.text new file mode 100644 index 0000000..6a60c61 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/regexp_problem.text @@ -0,0 +1,52 @@ +# Something +something[^note1]. + +# Footnotes +[^note1]: + A note + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +# Test diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.html new file mode 100644 index 0000000..e6f2d79 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.html @@ -0,0 +1,9 @@ +

Some footnote here1

+ +
+
    +
  1. +

    Some text here

    +
  2. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.options new file mode 100644 index 0000000..0512dd6 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.options @@ -0,0 +1 @@ +:footnote_backlink: '' diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.text new file mode 100644 index 0000000..41a6f98 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/04_footnote/without_backlink.text @@ -0,0 +1,3 @@ +Some footnote here[^fn] + +[^fn]: Some text here diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.html new file mode 100644 index 0000000..e7cec40 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.html @@ -0,0 +1 @@ +

Link: test

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.text new file mode 100644 index 0000000..8f39d95 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/across_lines.text @@ -0,0 +1,2 @@ +Link: test diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.html new file mode 100644 index 0000000..c49bb52 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.html @@ -0,0 +1,7 @@ +

+ +

First some text and then a

+ +

and then text.

+ +

A it.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.text new file mode 100644 index 0000000..e0a7783 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/button.text @@ -0,0 +1,7 @@ + + +First some text and then a + + and then text. + +A it. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.html new file mode 100644 index 0000000..030552f --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.html @@ -0,0 +1 @@ +

This is some text

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.text new file mode 100644 index 0000000..383f0a8 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/invalid.text @@ -0,0 +1 @@ +This is some text diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.html new file mode 100644 index 0000000..7d0d6ad --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.html @@ -0,0 +1 @@ +

Link: text

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.text new file mode 100644 index 0000000..fb01619 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/link_with_mailto.text @@ -0,0 +1 @@ +Link: text diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.html new file mode 100644 index 0000000..b6989b7 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.html @@ -0,0 +1,3 @@ +

Lorem ipsum.

+ +

Test

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.text new file mode 100644 index 0000000..6ae30e0 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/mark_element.text @@ -0,0 +1,3 @@ +Lorem ipsum. + +Test diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.html new file mode 100644 index 0000000..44158c3 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.html @@ -0,0 +1,6 @@ +

This is text +This is *text* +This is text +This is text +This is *nothing* to fear about. +This is <http://example.com>.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.text new file mode 100644 index 0000000..dcc10ff --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/markdown_attr.text @@ -0,0 +1,6 @@ +This is *text* +This is *text* +This is *text* +This is *text* +This is *nothing* to *fear* about. +This is . diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.html new file mode 100644 index 0000000..3cdc646 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.html @@ -0,0 +1,43 @@ +

Empty !

+ +

title is a title.

+ +

This is <? a PI ?>.

+ +

This is comment.

+ +

This is multiline comment.

+ +

This is tag +now .

+ +

This is tag + now.

+ +

This is an empty tag.

+ +

This is something strange.

+ +

Auto-closing:

+ +

Expanding:

+ +

An invalid tag: <hR>

+ +

A <p>block tag</p>.

+ +

An invalid </closing> tag.

+ +

A tag.

+ +

An unclosed tag.

+ +

Some element with | pipe symbol

+ +

Some element with | pipe symbol

+ +

Some element with | pipe +symbol|

+ +

underlined

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.text new file mode 100644 index 0000000..0156d7c --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/normal.text @@ -0,0 +1,43 @@ +Empty ! + +title is a title. + +This is . + +This is comment. + +This is multiline comment. + +This is tag +now . + +This is tag + now. + +This is an empty tag. + +This is _something strange_. + +Auto-closing:
+ +Expanding: + +An invalid tag:
+ +A

block tag

. + +An invalid tag. + +A tag. + +An unclosed *tag.* + +Some element with | pipe symbol + +Some element with | pipe symbol + +Some element with | pipe +symbol| + +underlined diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.html new file mode 100644 index 0000000..808f1db --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.html @@ -0,0 +1,2 @@ +

This is raw --version and --version and --version and +---version.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.text new file mode 100644 index 0000000..5b128fc --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/raw_span_elements.text @@ -0,0 +1,2 @@ +This is raw --version and --version and --version and +---version. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.html new file mode 100644 index 0000000..00b43c1 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.html @@ -0,0 +1,5 @@ +

This doit test

+ +

This doit test

+ +

This doit</some> test

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.text new file mode 100644 index 0000000..bc234de --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/05_html/xml.text @@ -0,0 +1,5 @@ +This doit test + +This doit test + +This doit test diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.html new file mode 100644 index 0000000..6bddfda --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.html @@ -0,0 +1,25 @@ +

This is some text.

+ +

There is some real concern about OtHeR!

+ +

is some Think empty about Oesterreich. CSS und CSS3

+ +

no abbrev here because there is someone and kulis some

+ +
    +
  • (X)HTML test
  • +
  • line two
  • +
+ +

(X)HTML

+ +
    +
  • test (X)HTML
  • +
+ +

This is awesome.

+ +

hello foo bar babble.

+ +

hello foo +bar babble.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.text new file mode 100644 index 0000000..f5ec88e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev.text @@ -0,0 +1,41 @@ +This is some text. + +*[is some]: Yes it is +*[OtHeR!]: This & that + +*[is some]: It is, yes +*[empty]: + +There *is some real* concern about OtHeR! + +is some Think empty about Oesterreich. CSS und CSS3 + +no abbrev here because there is someone and kulis some + +*[Oesterreich]: Very nice country + +*[CSS]: Cascading +*[CSS3]: Cascading 3 + +* (X)HTML test +* line two + +[(X)HTML](http://en.wikipedia.org/wiki/Xhtml) + +* test (X)HTML + +*[(X)HTML]: (eXtensible) HyperText Markup Language + + +This is awesome. + +{:.testit} +*[awesome]: Some text here +{:.test} + +*[foo bar]: baz + +hello foo bar babble. + +hello foo +bar babble. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.html new file mode 100644 index 0000000..108fcfc --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.html @@ -0,0 +1,2 @@ +
*[4]: noabbrev
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.text new file mode 100644 index 0000000..3f3a0e5 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_defs.text @@ -0,0 +1,5 @@ +*[ABBR]: Some abbreviations + *[one abbr]: one abbrev + *[2 and other]: another + *[3]: yet another + *[4]: noabbrev diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.html new file mode 100644 index 0000000..6da3ca4 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.html @@ -0,0 +1,9 @@ +

This is some TEST to check.

+ + + This TEST fails. + + + This TEST fails. + + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.text new file mode 100644 index 0000000..e0a0e88 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/abbrev_in_html.text @@ -0,0 +1,10 @@ +This is some TEST to check. + + + This TEST fails. + + + This TEST fails. + + +*[TEST]: This Escapes SVG Text. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.html new file mode 100644 index 0000000..7cce8be --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.html @@ -0,0 +1,9 @@ +

There is a TXT file here. 1

+ +
+
    +
  1. +

    A TXT file. 

    +
  2. +
+
diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.text new file mode 100644 index 0000000..e7709cb --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/abbreviations/in_footnote.text @@ -0,0 +1,5 @@ +There is a TXT file here. [^1] + +*[TXT]: Text File + +[^1]: A TXT file. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.html new file mode 100644 index 0000000..90eae7d --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.html @@ -0,0 +1,15 @@ +

This should be a http://www.example.com/ link. +This should be a john.doe@example.com link. +As should john.doe@example.com this. +As should john_doe@example.com this. +As should CSS@example.com this. +Another ampersand http://www.example.com/?doit&x=y link. +More entities http://www.example.com/?doit&x="y&z=y.

+ +

Email international übung@macht.den.meister.de, ü.äß@hülse.de +Email invalid: <me@example.com>

+ +

Autolink with underscore: http://www.example.com/with_under_score

+ +

http://www.example.com/

+ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.text new file mode 100644 index 0000000..033e8af --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/autolinks/url_links.text @@ -0,0 +1,16 @@ +This should be a link. +This should be a link. +As should this. +As should this. +As should this. +Another ampersand link. +More entities . + +Email international <übung@macht.den.meister.de>, <ü.äß@hülse.de> +Email invalid: <[me@example.com](mailtos:me@example.com)> + +Autolink with underscore: + + + +*[CSS]: Cascading diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.html new file mode 100644 index 0000000..015d594 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.html @@ -0,0 +1,47 @@ +

\

+ +

.

+ +

*

+ +

_

+ +

+

+ +

-

+ +

`

+ +

(

+ +

)

+ +

[

+ +

]

+ +

{

+ +

}

+ +

#

+ +

!

+ +

<<

+ +

>>

+ +

:

+ +

|

+ +

"

+ +

'

+ +

=

+ +

>

+ +

<

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.text new file mode 100644 index 0000000..1c47104 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/escaped_chars/normal.text @@ -0,0 +1,47 @@ +\\ + +\. + +\* + +\_ + +\+ + +\- + +\` + +\( + +\) + +\[ + +\] + +\{ + +\} + +\# + +\! + +\<< + +\>> + +\: + +\| + +\" + +\' + +\= + +\> + +\< diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.html new file mode 100644 index 0000000..3544d49 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.html @@ -0,0 +1,6 @@ +

This is a paragraph. +This is a paragraph. +This is a . +This is a paragraph. +This is a {:/comment} simple {:/} paragraph. +This is a {::comment} paragraph.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.text new file mode 100644 index 0000000..8b9e8d3 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/comment.text @@ -0,0 +1,6 @@ +This is a {::comment}simple{:/} paragraph. +This is a {::comment}simple{:/comment} paragraph. +This is a {::comment}simple {:/other} paragraph{:/comment}. +This is a {::comment/} paragraph. +This is a {:/comment} simple {:/} paragraph. +This is a {::comment} paragraph. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.html new file mode 100644 index 0000000..63c2c40 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.html @@ -0,0 +1 @@ +

This is {::something}paragraph{:/}

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.text new file mode 100644 index 0000000..a7e7737 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/ignored.text @@ -0,0 +1 @@ +This is {::something}paragraph{:/} diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.html new file mode 100644 index 0000000..83de931 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.html @@ -0,0 +1 @@ +

This is *some* text.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.text new file mode 100644 index 0000000..57c4b38 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/nomarkdown.text @@ -0,0 +1 @@ +This is {::nomarkdown}*some*{:/} text. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.html new file mode 100644 index 0000000..48e3076 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.html @@ -0,0 +1 @@ +

This is an option *true*!

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.text new file mode 100644 index 0000000..e289491 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/extension/options.text @@ -0,0 +1 @@ +This is an {::options parse_span_html="false" /} option *true*! diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.html new file mode 100644 index 0000000..c0f3a47 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.html @@ -0,0 +1,6 @@ +

This is a span.

+ +

This is a span.

+ +

This is an{: .ignored} span ial. +This is an{: .escaped} span ial.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.text new file mode 100644 index 0000000..8945602 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/ial/simple.text @@ -0,0 +1,6 @@ +This is a `span`{: .hund #dog}. + +This is a `span`{: .hund #dog}{: .katz key='val'}. + +This is an{: .ignored} span ial. +This is an\{: .escaped} span ial. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.html new file mode 100644 index 0000000..11066a5 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.html @@ -0,0 +1,11 @@ +

This is a line
+with a line break.

+ +

This is a line +without a line break.

+ +

This is a line
+with a line\
+break.

+ +

Line break on last line.

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.latex new file mode 100644 index 0000000..a62ff56 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.latex @@ -0,0 +1,12 @@ +This is a line\newline +with a line break. + +This is a line +without a line break. + +This is a line \newline +with a line\textbackslash{} \newline +break. + +Line break on last line. + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.text new file mode 100644 index 0000000..92f866f --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/line_breaks/normal.text @@ -0,0 +1,11 @@ +This is a line +with a line break. + +This is a line +without a line break. + +This is a line \\ +with a line\\ +break. + +Line break on last line. diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.html new file mode 100644 index 0000000..3b93c54 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.html @@ -0,0 +1 @@ +

$5+5$ inline math

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.options new file mode 100644 index 0000000..06d559e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.options @@ -0,0 +1 @@ +:math_engine: ~ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.text new file mode 100644 index 0000000..a22f9fd --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/no_engine.text @@ -0,0 +1 @@ +$$5+5$$ inline math diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.html new file mode 100644 index 0000000..459d03f --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.html @@ -0,0 +1,10 @@ +

This is \(\lambda_\alpha > 5\) some math. With \(1 ++ 1\) new line characters in between.

+ +

\(5+5\) inline math, $5.00 $$no math$$

+ +

$$5+5$$ inline math

+ +

\(5+5\)

+ +

$$5+5$$

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.text new file mode 100644 index 0000000..e37a007 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/math/normal.text @@ -0,0 +1,10 @@ +This is $$\lambda_\alpha > 5$$ some math. With $$1 ++ 1$$ new line characters in between. + +$$5+5$$ inline math, $5.00 \$$no math$$ + +\$\$5+5$$ inline math + +\$$5+5$$ + +\$\$5+5$$ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.html new file mode 100644 index 0000000..21a2903 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.html @@ -0,0 +1,6 @@ +

This is the A&O. © 2008 by me +As well \& as this. Some ŗ other +values may ¯ may also show but +not st. like &#xYZ;.

+ +

This <span> is BS&T; done!

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.options new file mode 100644 index 0000000..036c561 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.options @@ -0,0 +1 @@ +:entity_output: :as_input diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.text new file mode 100644 index 0000000..7ef42c7 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities.text @@ -0,0 +1,6 @@ +This is the A&O. © 2008 by me +As well \& as this. Some ŗ other +values may ¯ may also show but +not st. like &#xYZ;. + +This <span> is BS&T; done! diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.html new file mode 100644 index 0000000..ed2817b --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.html @@ -0,0 +1 @@ +

This "is" 'the' A&O. © 2008 by me ŗ and λ

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.options new file mode 100644 index 0000000..32a751e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.options @@ -0,0 +1,2 @@ +:entity_output: :as_char +:smart_quotes: apos,apos,quot,quot diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.text new file mode 100644 index 0000000..279b511 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_char.text @@ -0,0 +1 @@ +This "is" 'the' A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.html new file mode 100644 index 0000000..d2eec9d --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.html @@ -0,0 +1 @@ +

This is the A&O. © 2008 by me ŗ and λ

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.options new file mode 100644 index 0000000..036c561 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.options @@ -0,0 +1 @@ +:entity_output: :as_input diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.text new file mode 100644 index 0000000..1ddf7cd --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_as_input.text @@ -0,0 +1 @@ +This is the A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.html new file mode 100644 index 0000000..d04613e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.html @@ -0,0 +1 @@ +

This is the A&O. © 2008 by me ŗ and λ

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.options new file mode 100644 index 0000000..2e6e0a1 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.options @@ -0,0 +1 @@ +:entity_output: :numeric diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.text new file mode 100644 index 0000000..1ddf7cd --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_numeric.text @@ -0,0 +1 @@ +This is the A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.html new file mode 100644 index 0000000..258ba14 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.html @@ -0,0 +1 @@ +

This is the A&O. © 2008 by me ŗ and λ

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.options new file mode 100644 index 0000000..c195785 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.options @@ -0,0 +1 @@ +:entity_output: :symbolic diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.text new file mode 100644 index 0000000..1ddf7cd --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/entities_symbolic.text @@ -0,0 +1 @@ +This is the A&O. © 2008 by me ŗ and λ diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.html new file mode 100644 index 0000000..dcce4cc --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.html @@ -0,0 +1 @@ +

2 > 1 > 0

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.text new file mode 100644 index 0000000..7dfb7f1 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/greaterthan.text @@ -0,0 +1 @@ +2 > 1 > 0 diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.html new file mode 100644 index 0000000..8ebac23 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.html @@ -0,0 +1 @@ +

0 < 1 < 2

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.text new file mode 100644 index 0000000..038df8b --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/lowerthan.text @@ -0,0 +1 @@ +0 < 1 < 2 diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.html new file mode 100644 index 0000000..02d1dbc --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.html @@ -0,0 +1,40 @@ +

This is… something—this too–!

+ +

This «is» some text, « this » too!

+ +

“Fancy quotes” are ‘cool’, even in the ’80s! +Je t’ aime. You’re a funny one! Thomas’ name +Mark’s name. “…you” +“‘Nested’ quotes are ‘possible’”, too! +‘“Otherway” is “round”’!

+ +

‘Opening now!’

+ +

’80s are really cool.

+ +

Cluster’s Last Stand.

+ +

Nam liber tempor +“…At vero eos et accusam”

+ +

Single underscores should work.”

+ +

Single asterisks should work.”

+ +

Double underscores should work.’

+ +

Double asterisks should work.’

+ +

Hurrah!

+ +

Absolutely.’

+ +

“…some Text”

+ +

“… some Text”

+ +

This: “…some Text”

+ +

This: “… some Text”

+ +

”[foo]” “[foo]” d “[foo]”

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.options new file mode 100644 index 0000000..4f1c17c --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.options @@ -0,0 +1 @@ +:entity_output: symbolic diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.text new file mode 100644 index 0000000..27e090e --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography.text @@ -0,0 +1,40 @@ +This is... something---this too--! + +This <> some text, << this >> too! + +"Fancy quotes" are 'cool', even in the '80s! +Je t' aime. You're a funny one! Thomas' name +Mark's name. "...you" +"'Nested' quotes are 'possible'", too! +'"Otherway" is "round"'! + +'Opening now!' + +'80s are really cool. + +Cluster's Last Stand. + +Nam liber tempor +"...At vero eos et accusam" + +"_Single underscores_ should work." + +"*Single asterisks* should work." + +'__Double underscores__ should work.' + +'**Double asterisks** should work.' + +"_Hurrah!_" + +'__Absolutely__.' + +"...some Text" + +"... some Text" + +This: "...some Text" + +This: "... some Text" + +"\[foo]" "\[foo]" d "\[foo]" diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.html b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.html new file mode 100644 index 0000000..4a6c226 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.html @@ -0,0 +1,3 @@ +

This ... something---this too--!

+ +

This <<is>> some text, << this >> too!

diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.latex b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.latex new file mode 100644 index 0000000..c7d9ba5 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.latex @@ -0,0 +1,4 @@ +This ... something---this too--! + +This \textless{}\textless{}is\textgreater{}\textgreater{} some text, \textless{}\textless{} this \textgreater{}\textgreater{} too! + diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.options b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.options new file mode 100644 index 0000000..d0a0313 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.options @@ -0,0 +1,8 @@ +typographic_symbols: + hellip: '...' + mdash: '---' + ndash: '--' + laquo: '<<' + raquo: '>>' + laquo_space: '<< ' + raquo_space: ' >>' diff --git a/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.text b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.text new file mode 100644 index 0000000..a3d59b3 --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/kramdown-2.5.1/test/testcases/span/text_substitutions/typography_subst.text @@ -0,0 +1,3 @@ +This ... something---this too--! + +This <> some text, << this >> too! -- cgit v1.2.3