Background:
Thank you very much for adding the SSH Key secure note template! I've been storing my keys in LP for a while in three separate notes for each key (public/private/passphrase) and I'm trying to convert them to the new template format. The problem is that the private key field is a single line text field, while most of the time private keys are stored in the multi-line PEM format. I'm not certain if whitespace matters to consumers of the private key (I could not find much information on this online), but at the very least it is important to be able to preserve the copiable/readable format that contains newline characters.
Feature Request:
Convert the 'Private Key' field in the SSH Key secure note template to a multi-line text area input.