Skip to content

Outlook Conditional Comment block - URL rendering issue #5

@vladsandu

Description

@vladsandu

There is an issue rendering URL Query parameters that are inside of an Outlook Conditional Comment block.

Input:

<!--[if mso]>
   <a href="https://test.com?key1=value--123"></a>
<![endif]-->

Output:

<!--[if mso]>
   <a href="https://test.com?key1=value- -123"></a>
<![endif]-->

Note the additional space in the query parameter. This breaks URLs when rendering on desktop Outlook clients.

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