Skip to content

Use net.daringfireball.markdown UTType when copying to pasteboard #196

@schuyler

Description

@schuyler

When copying content from the editor, MacDown places it on the pasteboard as public.utf8-plain-text only. It should also include net.daringfireball.markdown as the UTType to allow receiving applications to identify the content as Markdown.

Current Behavior

  • Editor copy: public.utf8-plain-text only
  • Preview copy: webarchive, RTF, HTML, plain text

Expected Behavior

Include net.daringfireball.markdown (encoded as UTF-8) when copying from the editor, improving interoperability with other Markdown-aware applications.


Cloned from: MacDownApp/macdown#1342

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcloned-issueeditorlowNice to have, minor impact

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions