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
Simplify language and avoid confusing linebreaks in provisional doc
The Markdown compiler got confused by the line starting with :default
and interpreted it as a definition list item. Remove such line breaks
and simplify the language by splitting each bullet point into two cases,
using code blocks instead of inline typewriter text.
0 commit comments