Skip to content

[add-resource] New Plugin: Copy as Markdown Button #4046

@tucho235

Description

@tucho235

I would like to add my new plugin to the Grav Repository.
Here are the project details: plugin repository

Copy as Markdown Button is a Grav CMS plugin that adds a one-click button to your pages to copy the content to the clipboard in Markdown format.

What makes it interesting is that it leverages a native advantage of Grav: since it's a file-based CMS built around .md files, the content already exists as pure Markdown — no conversion from HTML, no loss of formatting or structure. What gets copied is the actual original source.

It's designed especially for technical documentation sites, where it's increasingly common to want to bring an article or guide directly into an AI chat like ChatGPT or Claude. These models understand and process Markdown much better than HTML or plain text, preserving heading hierarchies, code blocks, lists and tables. The result is that the AI gets complete, well-structured context from the start — no manual copy-pasting or text cleanup needed.

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