inkdrop-table-editor icon indicating copy to clipboard operation
inkdrop-table-editor copied to clipboard

Markdown is not working after exiting table

Open j00han opened this issue 3 years ago • 3 comments

After exiting table (cmd+enter or ctrl+enter) markdown commands are not honored.

j00han avatar May 29 '22 17:05 j00han

I cannot reproduce this issue:

Can you please share some more specific information on when the issue appears on your machine (like an example note body and the exact commands you are unable to trigger after exiting the table)?

jmerle avatar Jun 16 '22 01:06 jmerle

Sometimes I just need to put a double space at the end of the previous line or at the en od the table to make a line break. This may be the issue of @j00han

Ninluc avatar Oct 17 '22 12:10 Ninluc

Sometimes I just need to put a double space at the end of the previous line or at the en od the table to make a line break. This may be the issue of @j00han

I just pushed e06d48b173333eae198898a0e82121c8625c68bc which fixes an issue where escaping the table with Cmd or Ctrl + Enter would in certain situations move the cursor to the right of the bottom-right pipe character instead of the start of the next line. This change will be released within an hour.

I'm not entirely certain whether this is the issue you're talking about, but it sounds very similar so let me know if this does not fix your issue.

jmerle avatar Oct 29 '22 00:10 jmerle