Skip to content

Add copy button to the code blocks, and maybe a popup with the code only #38

@Thecarisma

Description

@Thecarisma

Add a button to the pre, code block to copy the source code, and likely another button to open the code in a fill modal dialog

html_theme_options = {
    #...
    'selected_code_block_buttons': [ 
        'copy', 
        'modal'
    ],
    #...
}

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