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
Provide the HTML code <ul><li><span style=\"background-color:rgb(255,255,255);color:rgba(0,0,0,0.87);\">Sampel AGD curiga darah vena, jika tidak sesuai klinis mohon sampel ulang.</span></li></ul>
Describe the bug
Result: [ { "nodeName": "UL", "marginBottom": 5, "marginLeft": 5, "style": [ "html-ul" ], "ul": [ { "text": [ { "text": "Sampel AGD curiga darah vena, jika tidak sesuai klinis mohon sampel ulang.", "nodeName": "SPAN", "background": "#ffffff", "color": "rgba(0,0,0,0.87)", "style": [ "html-span", "html-li", "html-ul" ] } ], "nodeName": "LI", "style": [ "html-li", "html-ul" ] } ] } ]
The text was updated successfully, but these errors were encountered:
Provide the HTML code
<ul><li><span style=\"background-color:rgb(255,255,255);color:rgba(0,0,0,0.87);\">Sampel AGD curiga darah vena, jika tidak sesuai klinis mohon sampel ulang.</span></li></ul>
Describe the bug
Result:
[ { "nodeName": "UL", "marginBottom": 5, "marginLeft": 5, "style": [ "html-ul" ], "ul": [ { "text": [ { "text": "Sampel AGD curiga darah vena, jika tidak sesuai klinis mohon sampel ulang.", "nodeName": "SPAN", "background": "#ffffff", "color": "rgba(0,0,0,0.87)", "style": [ "html-span", "html-li", "html-ul" ] } ], "nodeName": "LI", "style": [ "html-li", "html-ul" ] } ] } ]
The text was updated successfully, but these errors were encountered: