Skip to content

Make code snippet copiable #218

Description

@MartinDelille

In github markdown code blocks, we have a small icon allowing us to copy the code snippet when hovering it:

// FileIO.qml (good)
QtObject {
    function write(path, text) {};
    function read(path) { return "TEXT" }
}

It would be nice to have this in this book!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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