Skip to content

Curly quotes should not be part of URL #78

Description

@robbertbrak

Rinku.auto_link(%(‘http://example.org’)) produces ‘<a href="http://example.org’">http://example.org’</a>. I would have expected it to produce ‘<a href="http://example.org">http://example.org</a>’ instead. Similarly for Rinku.auto_link(%(“http://example.org”)).

These curly quotes should probably be treated the same as their straight cousins ' and ", right?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions