Links: Difference between revisions
Appearance
No edit summary |
Dat Hack3r (talk | contribs) →Note links: Added description of unique tooltip format. |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 41: | Line 41: | ||
The argument format is property=value where value can be a string encased in single or double quotes, or without any quotes. Arguments are separated by spaces. | The argument format is property=value where value can be a string encased in single or double quotes, or without any quotes. Arguments are separated by spaces. | ||
You may experiment with action links [https://ourworldoftext.com/owot/actions here]. | |||
The possible actions will be detailed below: | The possible actions will be detailed below: | ||
Line 71: | Line 73: | ||
* <code>action:copy</code> | * <code>action:copy</code> | ||
* <code>action:copy char="∆"</code> | * <code>action:copy char="∆"</code> | ||
=== action:deco === | |||
This action toggles the text decoration menu. | |||
== Note links == | |||
Note links show a black tooltip with a red border when hovered over. | |||
They have a dotted underline. | |||
Example: <code>note:Hello, world!</code> |