Last active
April 16, 2023 11:59
-
-
Save thinkverse/73dc8eb05b8934a3dfedf8aebb2ea22a to your computer and use it in GitHub Desktop.
Bleet made with Rich Text
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"text": "This bleet to @shinyakato.dev can be found on this Gist. 👍", | |
"facets": [ | |
{ | |
"index": { "byteStart": 14, "byteEnd": 29 }, | |
"features": [ | |
{ | |
"$type": "app.bsky.richtext.facet#mention", | |
"did": "did:plc:iijrtk7ocored6zuziwmqq3c" | |
} | |
] | |
}, | |
{ | |
"index": { "byteStart": 51, "byteEnd": 55 }, | |
"features": [ | |
{ | |
"$type": "app.bsky.richtext.facet#link", | |
"uri": "https://gist.github.com/thinkverse/73dc8eb05b8934a3dfedf8aebb2ea22a" | |
} | |
] | |
} | |
], | |
"embed": { | |
"$type": "app.bsky.embed.external", | |
"external": { | |
"uri": "https://gist.github.com/thinkverse/73dc8eb05b8934a3dfedf8aebb2ea22a", | |
"title": "Bleet made with Rich Text", | |
"description": "This is the JSON for this Bleet" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment