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
I am trying to get paragraph html in OneNote. I have a line with various fonts, sizes, bold/italic and foreground and background colors. The HTML I get back contains styles for everything except colors. So the color information is lost.
The styles for the span tag should return color and background info for the paragraph.
Similar for other styles like bulleted lists.
The text was updated successfully, but these errors were encountered:
I am trying to get paragraph html in OneNote. I have a line with various fonts, sizes, bold/italic and foreground and background colors. The HTML I get back contains styles for everything except colors. So the color information is lost.
The styles for the span tag should return color and background info for the paragraph.
Similar for other styles like bulleted lists.
The text was updated successfully, but these errors were encountered: