Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:clickable_image [2021/03/01 10:05] pklr72:clickable_image [2021/03/01 10:05] pklr
Line 36: Line 36:
   * Double-click on the image and paste the copied link into the Image Map field   * Double-click on the image and paste the copied link into the Image Map field
   * Manually delete the target=“”   * Manually delete the target=“”
-  * Make sure **\, [,]**  characters are escaped correctly inside the link e.g.+  * Make sure **\, [,],:,#**  characters are escaped correctly inside the link e.g.
       * href=“[‌[www.testurl.com/y=123**[abc=#3:2]**def]]” –→ ​​“[‌[www.testurl.com/y=123**\[abc=\#3\:2\]**def]]       * href=“[‌[www.testurl.com/y=123**[abc=#3:2]**def]]” –→ ​​“[‌[www.testurl.com/y=123**\[abc=\#3\:2\]**def]]
       * href=“[‌[‌[Role]**ProjectManager\3**]]” –→ href=“[‌[‌[Role]**ProjectManager\\3**]]"       * href=“[‌[‌[Role]**ProjectManager\3**]]” –→ href=“[‌[‌[Role]**ProjectManager\\3**]]"