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
This handles the conversion of the description list tag to Markdown.
Markdown doesn't support what can be done with the dl tag, but this
renders something legible for the few cases it's used.
Fixes#361
Here's the stack trace:
To reproduce, call
:init.get_argument(:boot)
in an Elixir file and hover over it in VSCode.The text was updated successfully, but these errors were encountered: