Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dartdoc for attributes with "$" in their name #17346

Closed
alan-knight opened this issue Mar 7, 2014 · 6 comments
Closed

dartdoc for attributes with "$" in their name #17346

alan-knight opened this issue Mar 7, 2014 · 6 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.

Comments

@alan-knight
Copy link
Contributor

In html5lib/dom.Node there's an attribute $dom_nodeType, That confuses the minimap navigation.

@kevmoo
Copy link
Member

kevmoo commented Mar 17, 2014

Added Pkg-DartDoc label.

@kevmoo
Copy link
Member

kevmoo commented Mar 17, 2014

Removed Area-DartDoc label.
Added Area-Pkg label.

@kevmoo
Copy link
Member

kevmoo commented Apr 7, 2014

Removed Pkg-DartDoc label.
Added Pkg-DocGen label.

@srawlins
Copy link
Member

Yeah, the minimap for http://www.dartdocs.org/documentation/html5lib/0.12.0/index.html#html5lib/dom.Node is not functional:

    Uncaught FormatException: Invalid character (at character 83)
    ...ocs.org/documentation/html5lib/0.12.0/index.html#html5lib/dom.Node#id_clone
                                                                         ^

@DartBot
Copy link

DartBot commented Oct 15, 2014

This comment was originally written by twifkak...@google.com


Note: This is also broken for attributes with "[" in their name, e.g.: https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/dart-collection.MapBase#id_[]

@sethladd
Copy link
Contributor

Moved over to dart-lang/dartdoc#77


Added MovedToGithub label.

@alan-knight alan-knight added Type-Defect area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Jan 10, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.
Projects
None yet
Development

No branches or pull requests

5 participants