This repository was archived by the owner on Apr 4, 2019. It is now read-only.
This repository was archived by the owner on Apr 4, 2019. It is now read-only.
lots of errors generating the documentation #37
Open
Description
From sass/sass#1872:
I'm getting incompletely generated documentation.
I did the usual:
git clone .... cd ... gem install bundler bundle install yard doc
And I see a lot of errors, and the documentation seems in complete (e.g. the sidebar TOC on the main page only has about 3 top level items in it).
I've attached all the errors. Beyond my skills or time to fix them, but hope someone has a workaround or a simple fix.
Hmmm. Don't have permission to attach, so I guess I'll just paste the whole thing here:
___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Malformed HTML starting at "<SASS_CHECKOUT_DIRECTORY>\n$ bundle\n$ bundle exec sass ...\n$ bundle exec scss ...\n$ bundle exec sass-convert ..." | --------------------------------------------------------------------------- | ```N$ cd <SASS_CHECKOUT_DIRECTORY>N$ bundleN$ bundle exec sass ...N$ bundle | ---------|------------------------------------------------------------------ | +--- Byte 9 | Shown bytes [0 to 75] of 120: | >``` | >$ cd <SASS_CHECKOUT_DIRECTORY> | >$ bundle | >$ bundle exec sass ... | >$ bundle exec scss ... | >$ bundle exec sass-convert ... | | At line 192 | text |$ bundle exec sass ...| | text |$ bundle exec scss ...| | text |$ bundle exec sass-convert ...| | text --> |```| | empty || | header3 |## Authors| | empty || | | | Elements read in span: | -md_entity("ldquo") | Current string: | " cd " | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:504:in `read_inline_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:115:in `read_span' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:14:in `parse_span' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_block.rb:287:in `read_paragraph' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Maruku cannot parse this block of HTML/XML: | |<SASS_CHECKOUT_DIRECTORY> | |$ bundle | |$ bundle exec sass ... | |$ bundle exec scss ... | |$ bundle exec sass-convert ... | Missing end tag for 'SASS_CHECKOUT_DIRECTORY' (got "html") | Line: 8 | Position: 270 | Last 80 unconsumed characters: +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/helpers.rb:72:in `rescue in md_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/helpers.rb:67:in `md_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:513:in `read_inline_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:115:in `read_span' \___________________________________________________________________________ Wrapping bad html in a PRE with class 'markdown-html-error' |<SASS_CHECKOUT_DIRECTORY> |$ bundle |$ bundle exec sass ... |$ bundle exec scss ... |$ bundle exec sass-convert ... ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Malformed HTML starting at "<SASS_CHECKOUT_DIRECTORY>\n$ bundle\n$ bundle exec sass ...\n$ bundle exec scss ...\n$ bundle exec sass-convert ..." | --------------------------------------------------------------------------- | ```N$ cd <SASS_CHECKOUT_DIRECTORY>N$ bundleN$ bundle exec sass ...N$ bundle | ---------|------------------------------------------------------------------ | +--- Byte 9 | Shown bytes [0 to 75] of 120: | >``` | >$ cd <SASS_CHECKOUT_DIRECTORY> | >$ bundle | >$ bundle exec sass ... | >$ bundle exec scss ... | >$ bundle exec sass-convert ... | | At line 192 | text |$ bundle exec sass ...| | text |$ bundle exec scss ...| | text |$ bundle exec sass-convert ...| | text --> |```| | empty || | header3 |## Authors| | empty || | | | Elements read in span: | -md_entity("ldquo") | Current string: | " cd " | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:504:in `read_inline_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:115:in `read_span' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:14:in `parse_span' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_block.rb:287:in `read_paragraph' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Maruku cannot parse this block of HTML/XML: | |<SASS_CHECKOUT_DIRECTORY> | |$ bundle | |$ bundle exec sass ... | |$ bundle exec scss ... | |$ bundle exec sass-convert ... | Missing end tag for 'SASS_CHECKOUT_DIRECTORY' (got "html") | Line: 8 | Position: 270 | Last 80 unconsumed characters: +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/helpers.rb:72:in `rescue in md_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/helpers.rb:67:in `md_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:513:in `read_inline_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/input/parse_span.rb:115:in `read_span' \___________________________________________________________________________ Wrapping bad html in a PRE with class 'markdown-html-error' |<SASS_CHECKOUT_DIRECTORY> |$ bundle |$ bundle exec sass ... |$ bundle exec scss ... |$ bundle exec sass-convert ... ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "Fixnum.round" for md_link("Fixnum.round", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "Fixnum.round". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "path" for md_link("path", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "path". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "" for md_link([], nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "Fixnum.round" for md_link("Fixnum.round", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "Fixnum.round". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "$end-at" for md_link("$end-at", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "$end-at". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "$limit" for md_link("$limit", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "$limit". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "" for md_link([], nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "" for md_link([], nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "" for md_link([], nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "sass_file, css_file, sourcemap_file" for md_link("sass_file, css_file, sourcemap_file", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "sass_file, css_file, sourcemap_file". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | It's unclear which element the attribute list {:#resolved_rule} | is referring to. The element before is a String, | the element after is a String. | before: " and " | after: " will automatically be set to " | | --------------------------------------------------------------------------- | oN`:without` and {#resolved\_rule} will automatically be set to `["rule"]`.EOF | ---------------------------------------------------------------------------| | +--- Byte 189 | Shown bytes [114 to 75] of 189: | >This will be nil if the directive didn't have a query. In this | >case, {#resolved\_type} will automatically be set to | >`:without` and {#resolved\_rule} will automatically be set to `["rule"]`. | | At line 9 | text |This will be nil if the directive didn't have a query. In this| | text |case, {#resolved\_type} will automatically be set to| | text |`:without` and {#resolved\_rule} will automatically be set to `["rule"]`.| | | | Elements read in span: | -"This will be nil if the directive didn" | -md_entity("rsquo") | -"t have a query. In this case, " | -md_el(:ald, [], {:ald_id=>"`", :ald=>[[:ref, "esolved_type"]]}) | -" will automatically be set to " | -md_code(":without") | -" and " | -md_ial([[:id, "resolved_rule"]]) | -" will automatically be set to " | -md_code("[\"rule\"]") | -"." | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:101:in `block in merge_ial' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each_cons' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `merge_ial' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "Map" for md_link("Map", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "Map". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "List" for md_link("List", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "List". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "" for md_link([], nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "" for md_link([], nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "". ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | It's unclear which element the attribute list {:#visit_children} | is referring to. The element before is a String, | the element after is a String. | before: "Like " | after: ", but doesn" | | --------------------------------------------------------------------------- | Like {#visit\_children}, but doesn't set {#parent}.EOF | ---------------------------------------------------|------------------------ | +--- Byte 51 | Shown bytes [0 to 51] of 51: | >Like {#visit\_children}, but doesn't set {#parent}. | | At line 2 | text |Like {#visit\_children}, but doesn't set {#parent}.| | | | Elements read in span: | -"Like " | -md_ial([[:id, "visit_children"]]) | -", but doesn" | -md_entity("rsquo") | -"t set " | -md_ial([[:id, "parent"]]) | -"." | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:101:in `block in merge_ial' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each_cons' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `merge_ial' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | It's unclear which element the attribute list {:#parent} | is referring to. The element before is a String, | the element after is a String. | before: "t set " | after: "." | | --------------------------------------------------------------------------- | Like {#visit\_children}, but doesn't set {#parent}.EOF | ---------------------------------------------------|------------------------ | +--- Byte 51 | Shown bytes [0 to 51] of 51: | >Like {#visit\_children}, but doesn't set {#parent}. | | At line 2 | text |Like {#visit\_children}, but doesn't set {#parent}.| | | | Elements read in span: | -"Like " | -md_ial([[:id, "visit_children"]]) | -", but doesn" | -md_entity("rsquo") | -"t set " | -md_ial([[:id, "parent"]]) | -"." | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:101:in `block in merge_ial' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each_cons' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `merge_ial' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | It's unclear which element the attribute list {:#visit_children} | is referring to. The element before is a String, | the element after is a String. | before: "Like " | after: ", but doesn" | | --------------------------------------------------------------------------- | Like {#visit\_children}, but doesn't set {#parent}.EOF | ---------------------------------------------------|------------------------ | +--- Byte 51 | Shown bytes [0 to 51] of 51: | >Like {#visit\_children}, but doesn't set {#parent}. | | At line 2 | text |Like {#visit\_children}, but doesn't set {#parent}.| | | | Elements read in span: | -"Like " | -md_ial([[:id, "visit_children"]]) | -", but doesn" | -md_entity("rsquo") | -"t set " | -md_ial([[:id, "parent"]]) | -"." | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:101:in `block in merge_ial' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each_cons' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `merge_ial' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | It's unclear which element the attribute list {:#parent} | is referring to. The element before is a String, | the element after is a String. | before: "t set " | after: "." | | --------------------------------------------------------------------------- | Like {#visit\_children}, but doesn't set {#parent}.EOF | ---------------------------------------------------|------------------------ | +--- Byte 51 | Shown bytes [0 to 51] of 51: | >Like {#visit\_children}, but doesn't set {#parent}. | | At line 2 | text |Like {#visit\_children}, but doesn't set {#parent}.| | | | Elements read in span: | -"Like " | -md_ial([[:id, "visit_children"]]) | -", but doesn" | -md_entity("rsquo") | -"t set " | -md_ial([[:id, "parent"]]) | -"." | +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:101:in `block in merge_ial' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `each_cons' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/attributes.rb:93:in `merge_ial' \___________________________________________________________________________ ___________________________________________________________________________ | Maruku tells you: +--------------------------------------------------------------------------- | Could not find ref_id = "Sass::Tree::Node" for md_link("Sass::Tree::Node", nil) | Available refs are [] +--------------------------------------------------------------------------- !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:656:in `to_html_link' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:891:in `block in array_to_html' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `each' !/Users/datihein/Documents/prj/3rd/sass/.gems/gems/maruku-0.7.2/lib/maruku/output/to_html.rb:879:in `array_to_html' \___________________________________________________________________________ Not creating a link for ref_id = "Sass::Tree::Node". [warn]: Unknown tag @comment in file `lib/sass/engine.rb` near line 493 [warn]: Unknown tag @comment in file `lib/sass/engine.rb` near line 714 [warn]: Unknown tag @comment in file `lib/sass/engine.rb` near line 791 [warn]: Unknown tag @comment in file `lib/sass/engine.rb` near line 854 [warn]: Unknown tag @comment in file `lib/sass/engine.rb` near line 1005 [warn]: Unknown tag @comment in file `lib/sass/engine.rb` near line 1073 [warn]: Unknown tag @comment in file `lib/sass/version.rb` near line 47 [warn]: @param tag has unknown parameter name: name in file `lib/sass/selector.rb' near line 37 [warn]: Unknown tag @comment in file `lib/sass/selector.rb` near line 301 [warn]: Unknown tag @comment in file `lib/sass/source/map.rb` near line 89 [warn]: Unknown tag @comment in file `lib/sass/scss/parser.rb` near line 26 [warn]: Unknown tag @comment in file `lib/sass/exec/sass_scss.rb` near line 261 [warn]: Unknown tag @comment in file `lib/sass/exec/sass_scss.rb` near line 386 [warn]: @param tag has unknown parameter name: template in file `lib/sass/tree/root_node.rb' near line 8 [warn]: Unknown tag @comment in file `lib/sass/script/functions.rb` near line 359 [warn]: Unknown tag @comment in file `lib/sass/script/functions.rb` near line 359 [warn]: @param tag has unknown parameter name: function_name in file `lib/sass/script/functions.rb' near line 603 [warn]: Unknown tag @comment in file `lib/sass/script/functions.rb` near line 1125 [warn]: Unknown tag @comment [warn]: Unknown tag @comment in file `lib/sass/script/functions.rb` near line 1198 [warn]: Unknown tag @comment [warn]: Unknown tag @comment in file `lib/sass/script/functions.rb` near line 1267 [warn]: Unknown tag @comment [warn]: Unknown tag @comment in file `lib/sass/script/functions.rb` near line 2671 [warn]: Unknown tag @options in file `lib/sass/script/tree/node.rb` near line 70 [warn]: @param tag has unknown parameter name: cseq in file `lib/sass/selector/sequence.rb' near line 155 [warn]: Unknown tag @retur in file `lib/sass/selector/sequence.rb` near line 185 [warn]: Unknown tag @comment in file `lib/sass/selector/sequence.rb` near line 342 [warn]: Unknown tag @comment [warn]: @param tag has unknown parameter name: options in file `lib/sass/script/value/base.rb' near line 32 [warn]: @param tag has unknown parameter name: other in file `lib/sass/script/value/base.rb' near line 79 [warn]: @param tag has unknown parameter name: other in file `lib/sass/script/value/base.rb' near line 126 [warn]: @param tag has unknown parameter name: other in file `lib/sass/script/value/base.rb' near line 135 [warn]: @param tag has unknown parameter name: other in file `lib/sass/script/value/base.rb' near line 144 [warn]: Unknown tag @options in file `lib/sass/script/value/base.rb` near line 218 [warn]: Unknown tag @options in file `lib/sass/script/value/base.rb` near line 218 [warn]: @param tag has unknown parameter name: filename in file `lib/sass/scss/static_parser.rb' near line 18 [warn]: Unknown tag @comment in file `lib/sass/scss/static_parser.rb` near line 56 [warn]: Unknown tag @options in file `lib/sass/script/value/string.rb` near line 38 [warn]: Unknown tag @options in file `lib/sass/script/value/string.rb` near line 38 [warn]: Unknown tag @comment in file `lib/sass/tree/visitors/to_css.rb` near line 175 [warn]: Unknown tag @comment in file `lib/sass/tree/visitors/to_css.rb` near line 249 [warn]: Unknown tag @comment in file `lib/sass/tree/visitors/to_css.rb` near line 279 [warn]: Unknown tag @comment in file `lib/sass/tree/visitors/to_css.rb` near line 377 [warn]: Unknown tag @throw in file `lib/sass/script/value/helpers.rb` near line 136 [warn]: Unknown tag @throw in file `lib/sass/script/value/helpers.rb` near line 161 [warn]: Unknown tag @throw in file `lib/sass/script/value/helpers.rb` near line 182 [warn]: Unknown tag @comment in file `lib/sass/tree/visitors/perform.rb` near line 14 [warn]: @param tag has unknown parameter name: original in file `lib/sass/selector/simple_sequence.rb' near line 157 [warn]: Unknown tag @comment in file `lib/sass/script/tree/interpolation.rb` near line 41 [warn]: In file `lib/sass/util.rb':16: Cannot resolve link to #check_encoding from text: [warn]: ...{#check_encoding}... [warn]: In file `lib/sass/util.rb':847: Cannot resolve link to #check_encoding from text: [warn]: ...{#check_encoding}... [warn]: In file `lib/sass/util.rb':354: Cannot resolve link to Array.max from text: [warn]: ...{Array.max}... [warn]: In file `lib/sass/util.rb':360: Cannot resolve link to Array.min from text: [warn]: ...{Array.min}... [warn]: In file `lib/sass/script/functions.rb':226: Cannot resolve link to #set-nth from text: [warn]: ...{#set-nth set-nth($list, $n, $value)}... [warn]: In file `lib/sass/util.rb':1192: Cannot resolve link to #def_static_method from text: [warn]: ...{#def_static_method}... [warn]: In file `lib/sass/tree/node.rb':30: Cannot resolve link to #to_s from text: [warn]: ...{#to_s}... [warn]: In file `lib/sass/tree/node.rb':146: Cannot resolve link to #to_s from text: [warn]: ...{#to_s}... [warn]: In file `lib/sass/environment.rb':84: Cannot resolve link to #parent from text: [warn]: ...{#parent}... [warn]: In file `lib/sass/selector/simple.rb':45: Cannot resolve link to #to_a from text: [warn]: ...{#to_a}... [warn]: In file `lib/sass/selector/simple.rb':34: Cannot resolve link to #to_a from text: [warn]: ...{#to_a}... [warn]: In file `lib/sass/selector/simple.rb':56: Cannot resolve link to Interpolation from text: [warn]: ...{Interpolation}... [warn]: In file `lib/sass/selector/pseudo.rb':4: Cannot resolve link to #new_selector from text: [warn]: ...{#new_selector}... [warn]: In file `lib/sass/selector/pseudo.rb':52: Cannot resolve link to #new_selector from text: [warn]: ...{#new_selector}... [warn]: In file `lib/sass/script/functions.rb':495: Cannot resolve link to Environment#caller from text: [warn]: ...{Environment#caller}... [warn]: In file `lib/sass/selector/sequence.rb':127: Cannot resolve link to Interpolation from text: [warn]: ...{Interpolation}... [warn]: In file `lib/sass/tree/visitors/cssize.rb':350: Cannot resolve link to #pop from text: [warn]: ...{#pop}... [warn]: In file `lib/sass/selector/comma_sequence.rb':126: Cannot resolve link to Interpolation from text: [warn]: ...{Interpolation}... [warn]: In file `lib/sass/selector/simple_sequence.rb':225: Cannot resolve link to Interpolation from text: [warn]: ...{Interpolation}... Files: 127 Modules: 32 ( 8 undocumented) Classes: 128 ( 9 undocumented) Constants: 4 ( 0 undocumented) Methods: 1399 ( 216 undocumented) 85.09% documented