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
sourcekitten decodes swift files to json.
Every function's comment is in the key.doc.comment.
I saw jazzy will decode the comment content when rendering these markdown text to html by using regexp
From orchidhq/Orchid #343, parse comment text from a function into each arg. Also, make the return type null if the function returns void.
The text was updated successfully, but these errors were encountered: