yydcdut / RxMarkdown

:fax:Markdown for Android, supports TextView && EditText (Live Preview), supports code high light.
749 stars 93 forks source link

CodeBlock misplaces cursor #53

Open shubhsherl opened 6 years ago

shubhsherl commented 6 years ago

While deleting Codeblock, the cursor moves to position 0.

``` Hi, I am CodeBlock ``` something

While deleting something cursor moves to ```[here] and again back press changes cursor position to starting of the editor.

yydcdut commented 6 years ago

Hi, it not happened on my phone. Can you show me more? like gif or video or others...

shubhsherl commented 6 years ago

sorry, I described it incorrectly. Actually, when you manually place the cursor at ```[here] and press enter. It misplaces it. here is the demo