jakiestfu / Medium.js

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
http://jakiestfu.github.io/Medium.js/
4.39k stars 404 forks source link

generate multiple tag #199

Open desatir7316 opened 7 years ago

desatir7316 commented 7 years ago

hi how can i generate multiple nested tag like <div><span><p>text text text </p></span></div>