Right now text elements support markdown links using `[link text](actual link)` format. It would be good to support other markdown features: ``` *bold* _italic_ ...others ```
Right now text elements support markdown links using
[link text](actual link)format. It would be good to support other markdown features: