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
Hey, sorry I'm late to the party here.
Yeah, this is a weird one. For the original use-case, we actually were running things through a parser which would remove the HTML tags as part of a nested doc.
Given a text like "lorem ipsum dolor sit amet" and calling
truncate_letters
, I'm getting the following as result:I don't want any doctype added, nor additional html and/or body tags
The text was updated successfully, but these errors were encountered: