Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Strip text properties from the target before insertion
If the action reads the input with completing-read, which is a very common case, text properties are stripped anyway. This change just makes the lack of text properties uniform, indepedent of the method the action uses to read its input.
- Loading branch information