// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`escape.js 1`] = `
<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<
; `; exports[`escape.js 2`] = `
<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<
; `; exports[`nbsp.js 1`] = ` many_nbsp =
   
single_nbsp =
 
nbsp_with_newline =
 
many_raw_nbsp =
   
many_raw_spaces =
amp = foo & bar raw_amp = foo & bar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ many_nbsp =
   
; single_nbsp =
 
; nbsp_with_newline =
 
; many_raw_nbsp =
   
; many_raw_spaces =
; amp = foo & bar; raw_amp = foo & bar; `; exports[`nbsp.js 2`] = ` many_nbsp =
   
single_nbsp =
 
nbsp_with_newline =
 
many_raw_nbsp =
   
many_raw_spaces =
amp = foo & bar raw_amp = foo & bar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ many_nbsp =
   
; single_nbsp =
 
; nbsp_with_newline =
 
; many_raw_nbsp =
   
; many_raw_spaces =
; amp = foo & bar; raw_amp = foo & bar; `;