// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`mastodon feed parser tests parse creates MD with context if in-reply-to 1`] = ` "--- source: \\"https://chat.brainbaking.com/objects/2e58289c-f5f0-415c-b2e1-62c74662aa16\\" context: \\"https://social.linux.pizza/users/StampedingLonghorn/statuses/105821099684887793\\" title: \\"@StampedingLonghorn I tried to chase him away, but you know how that turned out... 😼 There's ...\\" date: \\"2021-03-02T16:18:46\\" --- @StampedingLonghorn I tried to chase him away, but you know how that turned out... 😼 There's even cat hair inside the cases... (to be clear: also unintentional) " `; exports[`mastodon feed parser tests parse creates correct MD structure 1`] = ` "--- source: \\"https://chat.brainbaking.com/objects/77a3ecfb-47e1-4d7a-a24a-8b779d80a8ac\\" title: \\"I pulled the Google plug and installed LineageOS: https://brainbaking.com/post/2021/03/getting-ri...\\" date: \\"2021-03-01T19:03:35\\" --- I pulled the Google plug and installed LineageOS: https://brainbaking.com/post/2021/03/getting-rid-of-tracking-using-lineageos/ Very impressed so far! Also rely on my own CalDAV server to replace GCalendar. Any others here running #lineageos for privacy reasons? " `; exports[`mastodon feed parser tests parse embedded images 1`] = ` "--- source: \\"https://chat.brainbaking.com/objects/a51e13ce-d618-4602-84f7-f398126510ff\\" title: \\"Enjoyed an afternoon of oldskool Diablo II on the ...\\" date: \\"2021-03-14T17:41:53\\" --- Enjoyed an afternoon of oldskool Diablo II on the Europebattle servers. We did a few Mephisto runs, managed to hit Hell, and I re-converetd my druid into a windy one. Good times!
\\"Enclosed
\\"Enclosed
" `;