Skip to content

docs(md-icon): api missing text #5793

Closed
@julianobrasil

Description

@julianobrasil

Bug, feature request, or proposal:

Bug

What is the expected behavior?

See the complete explanation of an api item

What is the current behavior?

Some text is missing in specific parts of the md-icon docs (API Tab). Where it should be written something like:

"Returns an Observable that produces the icon (as an <svg> DOM element) from the given URL. The response from the URL may be cached so this will not always cause an HTTP request, but the produced element will always be a new copy of the originally fetched icon. (That is, it will not contain any modifications made to elements previously returned)."

you actually see what is shown in the image bello (that's because of the <svg> tag in the code comment):

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions