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
Using printf "'hello" will generate the text ''hello. It looks like there is some internal conversion that reminds me of XML going on inside the library.
The text was updated successfully, but these errors were encountered:
Using
printf "'hello"
will generate the text''hello
. It looks like there is some internal conversion that reminds me of XML going on inside the library.The text was updated successfully, but these errors were encountered: