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
I was wondering if it would be possible to support markdown in whatis()? As in, the module file contains markdown content, but when a user calls module whatis <> or module show <> the content is sanitized for the terminal. This could be very helpful for generating structured webpages from the module tree that should help make it easier for users to parse.