Skip to content

[Bug] Not Correct Position Of Cursor After InsertionΒ #53

@Archie-2021

Description

@Archie-2021

for the following commands the cursor position is not righ

  1. bold
    if there is no selection is like this: ^**** (^: cursor position)
  2. code
    if no selection, it is like: ^`` (it should be ^, ready to get the text in code)
  3. wikilinks
    if no selection [[]^] instead of [[^]]
  4. markdown links
    for selection (this one is the only one with the issue if selection is true) it is like selection^ (instead of selection)

it is easy for me to make these with templater myself and add it to cMenu, but i like this plugin and it is a shame to see such a easy to fix defects in it
thank you

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