<div>
  <p>{nelly.get('foo_bar')}</p>
</div>

<div dangerouslySetInnerHTML={{__html: {nelly.get('html_lexeme')}}}>
    
</div>
