Skip to content

Bug (?): Exporting to Quip adds "Copy" word to the end of the code snippet #34

@huyaboo

Description

@huyaboo

Overview

When exporting a Quip document with code snippets in it, the exported Quip document seems to capture the Copy button as plain text and append it to the code snippet. Additionally, if other plugins add buttons within the code snippet (for example obsidian-execute-code plugin), they will also be captured as plain text.

Here are example snippets in the exported Quip doc (obsidian-execute-code includes a Run button):

cat my-service.log | grep ERROR
RunCopy
echo "Hello World!"
Copy

Expected behavior

These keywords should be filtered out in the final exported doc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions