You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Facebook |:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|`hashtags` A list of comma-separated hashtags, only the first one will be used.<br/>`quote` Facebook quote. |
@@ -86,6 +87,7 @@ The following are a list of supported networks that may be imported from the sha
For the networks: `Line`, `Skype`, `SMS`, `Telegram`, `Viber`, `WhatsApp` and `Yammer`; the shared content is a string of the form: "`$title``$url``$description`"
99
+
For the networks: `Bluesky`, `Line`, `Skype`, `SMS`, `Telegram`, `Viber`, `WhatsApp` and `Yammer`; the shared content is a string of the form: "`$title``$url``$description`"
98
100
99
101
Note that you can also provide your own custom network by formatting the input string into the share function. The following is a list of properties that will be replaced by the utility:
100
102
@@ -104,12 +106,12 @@ Note that you can also provide your own custom network by formatting the input s
104
106
-`@q`: Quote
105
107
-`@h`: Hashtags
106
108
-`@m`: Media
107
-
-`@tu`: TwitterUser (Twitter specific)
109
+
-`@tu`: X User (X specific)
108
110
109
-
The following is an example of Twitter's share string:
0 commit comments