Skip to content

Link closing tag is forbidden #90

@agenestar

Description

@agenestar

Rel links generated by the library contain a frobidden closing tag as mentioned in the w3 documentation.

content_tag(:link, [], href: href, rel: rel(paginator, paginator.page_number + 1))

Would it be possible to use tag(:link instead of content_tag(:link?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions