tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.49k stars 1k forks source link

set different heading styles in same line #559

Open AhmedEmadAhmed opened 6 years ago

AhmedEmadAhmed commented 6 years ago

Editor works properly and I can change heading style for any line . my issue is that I can't change header in the same line . each line only can get one heading style.

is there any solution for this issue?