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
Might consider a helper method that accepts plain text and turns it into the required syntax. If we name it something explicit like setCommentText(plaintext: String) then users could still use the raw setter to apply formatting if desired.
The getter and setter methods for comments could use a re-imagining
The text was updated successfully, but these errors were encountered: