8000 mailto macro should encode spaces in the URI as %20 instead of + · Issue #4576 · asciidoctor/asciidoctor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
mailto macro should encode spaces in the URI as %20 instead of + #4576
Closed
@mojavelinux

Description

@mojavelinux

According to https://www.rfc-editor.org/rfc/rfc6068#section-5, spaces in the mailto URL should be encoded as %20 instead of +. While some email clients can handle both, others only recognize %20.

Metadata

Metadata

Assignees

Labels

bugIssues describing a malfunction that needs to be fixed to comply with the expected behaviorcomplianceUsed in the past to track issues with being compliant with AsciiDoc pythonv2.0.23Issues resolved in the 2.0.23 release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0