Forum Discussion
VincentBounce
2 years agoFrequent Contributor
1P_Dave Thank you for your answer.
Code
issue is still unsolved.
About the URLs, I made 4 tests with 4 text inputs, and these are my 4 feedback.
These feedbacks are exactly the same on both 1Password 8 macOS & Windows.
Link: https://fr.wikipedia.org/wiki/Bon_à_tirer_(BAT)
- Link not working with
_
before a(
and accented characters have an ugly rendering (à
replaced by%c3
). - Link is working fine after having replaced
_
with%5f
, but the rendering is still ugly. - Link is working fine, but the text appears 2 times (which is useless), the first occurrence has a nice rendering with the correct accented
à
character but is not clickable. - Link is working fine but accented characters have ugly rendering (
à
replaced by%c3
)