Add parameter in getHtml function to remove css classes #199
Closed
thomasmfinalcad
started this conversation in
Ideas
Replies: 1 comment
-
This discussion was moved to an issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @stevengharris,
I think it could be a good id to add a parameter into
getHtml
function to removeextra
elements in html and only return html balises with content.Morehover, when I try to convert the result into NSAttributedString and break line is added.
Actual
Expected
Beta Was this translation helpful? Give feedback.
All reactions