A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmy.ml/post/7096417",
"attributedTo": "https://lemmy.ml/u/mawkler",
"to": [
"https://sopuli.xyz/c/neovim",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "PSA: modicator.nvim now has lualine.nvim support out of the box",
"cc": [],
"content": "<p>Hi! My plugin <a href=\"https://github.com/mawkler/modicator.nvim\" rel=\"nofollow\">modicator.nvim</a> now has support for <a href=\"https://github.com/nvim-lualine/lualine.nvim\" rel=\"nofollow\">lualine.nvim</a> out of the box.</p>\n<p>Modicator is a plugin that changes the color of the cursor’s line number based on the Vim mode, just like statusline plugins like lualine do.</p>\n<p>The lualine integration only gets loaded if the plugin gets detected, so it should have no effect on your startup time.</p>\n<p><img src=\"https://github.com/mawkler/modicator.nvim/assets/15816726/dee0ae61-1435-45cc-98e2-89fd8b46d8a7\" alt=\"modicator.nvim’s lualine integration\" /></p>\n",
"mediaType": "text/html",
"source": {
"content": "Hi! My plugin [modicator.nvim](https://github.com/mawkler/modicator.nvim) now has support for [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim) out of the box.\n\nModicator is a plugin that changes the color of the cursor's line number based on the Vim mode, just like statusline plugins like lualine do.\n\nThe lualine integration only gets loaded if the plugin gets detected, so it should have no effect on your startup time.\n\n",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://github.com/mawkler/modicator.nvim",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://lemmy.ml/pictrs/image/e49914b6-72a1-4179-aa55-b3acfbc35c9c.png"
},
"sensitive": false,
"published": "2023-10-27T11:15:23.243081Z",
"updated": "2023-10-27T11:16:08.935560Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://sopuli.xyz/c/neovim",
"tag": [
{
"href": "https://lemmy.ml/post/7096417",
"name": "#neovim",
"type": "Hashtag"
}
]
}