File size: 48 Bytes
271613e
 
 
1
2
3
4
export function micromark(str) {
  return str
}