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
If I start my project with a textblock xy, and type text/plain, but later on I decide to change the type to text/html, I'll have to manually change this in my db.
A quick check during rendering could save type changes, and do nothing if not needed.
The text was updated successfully, but these errors were encountered:
If I start my project with a textblock
xy
, and typetext/plain
, but later on I decide to change the type totext/html
, I'll have to manually change this in my db.A quick check during rendering could save type changes, and do nothing if not needed.
The text was updated successfully, but these errors were encountered: