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
Support mutli-line code inlines in descriptives (#71)
Much to my surprise, a code inline in a descriptive wasn't working if it
was spread over several lines. This branch fixes that scenario so an
inline containing a multiline string or even just a function call spread
over several lines is still valid.
0 commit comments