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
docs: add inline code formatting guidance to docs skill
Adds a new subsection covering backtick conventions: concept names in
plain text ("message ID"), variable names backticked (`msgId`), headers
backticked (`x-ably-msg-id`), and functions with parentheses (`send()`).
0 commit comments