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
Type-checking and code completion should work inside code blocks on doc comments.
Current Behavior
Commented examples are basically raw text.
Context
This could greatly improve the developer experience while writing docs for Elm applications and would also ensure that no outdated/broken docs are getting shipped when releasing a new version of a package/application.