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
Calling .join("") is a small price to pay in exchange for the flexibility on indentation. I don't think eval is ever needed for the use case of the converter.
Hello there,
Is there such possibility?
I am getting string[] as a code. I can try solve it with .join("") and 'eval' but it is not a safe way.
My server is returning me md as a view (from Notion).
Best,
MM
The text was updated successfully, but these errors were encountered: