Skip to content

[feature]: Copy Docs as Markdown #3031

Description

@gameroman

Describe the feature

A button to Copy Docs as Markdown

On docs page, like https://main.npmx.dev/package-docs/tinyclip/v/0.1.15 for example, to copy text like

Example copied text

# `tinyclip`

## Functions

### `readText`

```js
function readText(): Promise<string>
```

Reads text from the clipboard.


### `writeText` function

```js
function writeText(text: string): Promise<void>
```

Writes text to the clipboard.

Additional information

  • Would you be willing to help implement this feature?

Final checks

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontFrontend, Design

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions