Trying to use the functional interface.... ``` import {mdReact} from 'markdown-react-js' ... mdReact()(intl.formatMessage({id}, values)) ```