Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

quoted url is broken #1

@ynojima

Description

@ynojima

When a text that contains a quoted URL is passed, translator fails to convert properly.

Input:

The site is `http://example.com`

Output:

サイトは `<a href="http://example.com" class="bare">http://example.com</a>` 

Expected:

サイトは `http://example.com` 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions