We get the following results: when styling text and closing it (such as highlight tetxt bold), the style will be carried on to a table if we insert the table after the styled text.
Repro steps:
1) Hit bold and enter text
2) Unselect the bold
3) Now insert a table and enter text in all the rows and columns without any formatting styles.
4) Check HTML, you will see that the <strong> tag is closed after the table making the text all bold inside.
This also happened on the Telerik Prometheus demo page.
Thank you.
Repro steps:
1) Hit bold and enter text
2) Unselect the bold
3) Now insert a table and enter text in all the rows and columns without any formatting styles.
4) Check HTML, you will see that the <strong> tag is closed after the table making the text all bold inside.
This also happened on the Telerik Prometheus demo page.
Thank you.