// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders emoji with custom url 1`] = `
foobar :foobar:
`; exports[` renders native emoji 1`] = `
💙 :foobar:
`;