Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Wrap selection #317

Open
Open
@Skydancer9

Description

@Skydancer9

Hi,
Sorry for my beginner's question. Is it possible to wrap selected text in snippet code?
Example:
Select some text, for example number 10 below:
<p>Some text<sup>10</sup></p>

AFTER (inserts a snippet and adds the selected number 10 in three places):
<p>Some text<sup><a epub:type="noteref" role="doc-noteref" href="#fn10" id="ref10">10</a></sup></p>

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