// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders formatted m.text correctly linkification is not applied to code blocks 1`] = `

Visit https://matrix.org/

      
        
          1
        
      
      
        https://matrix.org/

      
      
    
`; exports[` renders formatted m.text correctly pills appear for an MXID permalink 1`] = ` Chat with Member `; exports[` renders formatted m.text correctly pills appear for event permalinks without a custom label 1`] = `
See this message Message in room name
`; exports[` renders formatted m.text correctly pills appear for room links with vias 1`] = `
A room name with vias
`; exports[` renders formatted m.text correctly pills do not appear for event permalinks with a custom label 1`] = `
An event link with text
`; exports[` renders formatted m.text correctly pills do not appear in code blocks 1`] = `

@room

      
        
          1
        
      
      
        @room

      
      
    
`; exports[` renders formatted m.text correctly pills get injected correctly into the DOM 1`] = ` Hey Member `; exports[` renders plain-text m.text correctly should pillify a permalink to a message in the same room with the label »Message from Member« 1`] = ` "Visit Message from Member " `; exports[` renders plain-text m.text correctly should pillify a permalink to an event in another room with the label »Message in Room 2« 1`] = ` "Visit Message in Room 2 " `; exports[` renders plain-text m.text correctly should pillify a permalink to an unknown message in the same room with the label »Message« 1`] = ` Visit