markdownlint #11

Merged
n merged 3 commits from md into main 2024-10-03 22:39:42 +02:00
Showing only changes of commit 787cbcb4fc - Show all commits

View file

@ -1,6 +1,6 @@
# ClickAt # ClickAt
[Shaarli](https://github.com/shaarli/Shaarli/) plugin to make microblogging [Shaarli](https://github.com/shaarli/Shaarli) plugin to make microblogging
social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses
clickable. clickable.
@ -15,7 +15,9 @@ clickable.
2. Activate plugin. 2. Activate plugin.
3. Quote users from: 3. Quote users from:
- Twitter/𝕏 with their `@nic`, - Twitter/𝕏 with their `@nic`, it will display [@nic](https://x.com/nic),
- Threads with `@nic@threads.net`, - Threads with `@nic@threads.net`, it will display
- Bluesky with `@nic.bsky.social`, [@nic@threads.net](https://threads.net/@nic ),
- Fediverse with `@nic@instance`. - Bluesky with `@nic.bsky.social`, it will
display [@nic@bsky.social](https://bsky.app/profile/nic.bsky.social),
- Fediverse with `@nic@instance`, it will display [@nic@instance](https://instance/@nic).