www.byjp.me/indiekit/helpers/fixtures/jf2/note-content-provided-html-with-mastodon-link.jf2
JP Hastings-Spital f90ecd1dcd [Indiekit] Add fixture helpers
I can't quite get my head around how @indiekit-test/fixtures is available to the tests in the official indiekit repo, so I've copied it here for now.
2024-10-08 12:13:23 +01:00

6 lines
156 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"type": "entry",
"content": {
"html": "<p>I ate <a href=\"https://mastodon.example/@cheese\">@cheese</a>s sandwich, which was nice.</p>"
}
}