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/1801740",
"attributedTo": "https://lemmy.ml/u/mawkler",
"to": [
"https://sopuli.xyz/c/neovim",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "How does textidote compare to ltex-ls?",
"cc": [],
"content": "<p>I saw that null-ls.nvim <a href=\"https://github.com/jose-elias-alvarez/null-ls.nvim/pull/1616\" rel=\"nofollow\">just added textidote support</a>. <a href=\"https://github.com/sylvainhalle/textidote\" rel=\"nofollow\">Textidote</a> seems to be a spelling/grammar checker that wraps <a href=\"https://languagetool.org/\" rel=\"nofollow\">LanguageTool</a>, just like <a href=\"https://github.com/valentjn/ltex-ls\" rel=\"nofollow\">ltex-ls</a>. Does anyone know how they compare?</p>\n",
"mediaType": "text/html",
"source": {
"content": "I saw that null-ls.nvim [just added textidote support](https://github.com/jose-elias-alvarez/null-ls.nvim/pull/1616). [Textidote](https://github.com/sylvainhalle/textidote) seems to be a spelling/grammar checker that wraps [LanguageTool](https://languagetool.org/), just like [ltex-ls](https://github.com/valentjn/ltex-ls). Does anyone know how they compare?",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2023-07-07T06:50:50.719658Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://sopuli.xyz/c/neovim",
"tag": [
{
"href": "https://lemmy.ml/post/1801740",
"name": "#neovim",
"type": "Hashtag"
}
]
}