Paste text without creating Cards automatically
Text that has characters like “::” that create a rem when typed when pasted leads to creating these rems automatically. In the software eng world these characters are very frequently used when defining APIs in microservices (example: ServiceA::Endpoint1)
It would be great if there was an option to select if i want rems to be created automatically when i paste text or a setting somewhere for this because right now i end up needing to manually remove all the rems that were created and fix formatting which defeats the purpose of copy pasting something
An example you can try pasting to understand what i am talking about
-
ServiceA::endpoint1 is used by callers to request a single order
Used by ServiceB and ServiceC for event publishing and order lookups
-
ServiceA::endpoint2
Used by ServiceD to persist and process orders
Subscribe to post
Get notified by email when there are changes.