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
feat: allow using language id lean in markdown code blocks (#622)
This PR ensures that doc comments can use `lean` in addition to `lean4`
for the language ID in markdown code blocks and also have them be
highlighted in hovers.
0 commit comments