buttons
buttons copied to clipboard
Page loses focus after template button, can't trigger cursor
Trying to use a button to prepend this template:
#### <% tp.date.now("hh:mm a",) %>
- <% tp.file.cursor(0) %>
But the page loses focus when I click the button and the cursor isn't kept in place.