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
works to support long descriptions; but it generates the additional indentation as part of the text and is a bit annoying.
better to support split based on indentation, eg
@documentation{ desc = abc def}
(which currently generates an error; so no real backwards incompatible behaviour)
The text was updated successfully, but these errors were encountered:
currently
works to support long descriptions; but it generates the additional indentation as part of the text and is a bit annoying.
better to support split based on indentation, eg
(which currently generates an error; so no real backwards incompatible behaviour)
The text was updated successfully, but these errors were encountered: