You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the new functionality as best as you can.
Add support for css display:block and display:inline .
The goal is to be able to do styling of div as span and etc... (without the need to modify the html)
I guess it should be relatively easy to implement since those layouts are already implemented in html
The text was updated successfully, but these errors were encountered:
Please describe the new functionality as best as you can.
Add support for css display:block and display:inline .
The goal is to be able to do styling of div as span and etc... (without the need to modify the html)
I guess it should be relatively easy to implement since those layouts are already implemented in html
The text was updated successfully, but these errors were encountered: