Replies: 1 comment
-
Bump, is it possible to do this? Can we somehow escape / encode the sequence? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. 👋🏽
I am using
map ym copyWindowInfo type="tab" format="[${title}](${url})"
this mapping hundreds of time a day. Copying Webpage title and URL as markdown. But sometimes the page title contains a bracket which breaks the markdown format.Is there any way to replace the
[]
with()
in the mapping?Maybe something like:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions