I use the keyboard shortcut "shift-return" in Typora to create a new line in Markdown.
I would like to set up an action in BTT that is triggered when the shortcut "shift-return" in Typora is pressed, meaning that the BTT action is triggered only after Typora inserts the new line in the document.
It's not a menu item per se (I can't find it in the menu items of the app), but shift + return does indeed create a new line.
So that's what I'm struggling with. If I want to generate a new line, shift+return needs to happen through Typora (not BTT). Only then I want a separate BTT action to kick in.