iamacup / react-native-markdown-display

React Native 100% compatible CommonMark renderer
MIT License
604 stars 172 forks source link

How to Write custom color in editor #236

Open navedfakru opened 4 weeks ago

navedfakru commented 4 weeks ago

How to custom color editor like heading2: black, another paragraph heading2 blue how it posible like

<span style="color:${pink}; font-weight:bold;">600/-</span>
## <span style="color:${plue}; font-weight:bold;">heading2/-</span>