Skip to content

multiline code markdown button in ios is erratic #7099

@unnilennium

Description

@unnilennium

Using the multiline code markdown button lead to unexpected result. Ot has been this way for yesrs and is really frustrating.

i tried to upload video but failed.

example 1 :

  • write some comment
  • hit return to start multiline code markdown under
  • hit button for multiline code markdown

expected (vertical bar is were cursir ends up

comment
'''|'''

result

comment''''|''

note: if you do not hit new line before the markdown button the cursor will be in the middle of the six backticks. but all in the same line and will need manually adding lines

further more as for years interpetation of the backticks for multiline code markdown is only interpreted if they are alone on a line. Also trying to fit the cursor at the tip of a finger to paste come code exactly in the middle of 6 backtick, is challenging:
i even expect as behaviour that if i hit the button, it always add this as a new line if not already first caracter, and already add a new line in the middle of the markdown

this way:

here is what would be great
'''
|
'''

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions