Skip to content

[Super Clipboard] - Get Markdown as a value instead of file #574

Description

@matthew-carroll

I've noticed that I can pull HTML from the clipboard as a value, which is easier than working with files. A value can be obtained through a simple await call. However, it seems that Markdown is only available as a file. This then requires passing a callback, checking the "progress" response for null, reading the data from the eventually returned file, and also handling a possible error condition.

I'd much rather access Markdown the same as HTML, and nominally, it seems like you should be able to do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions