Closed EmilyGraceSeville7cf closed 1 year ago
sure. i don't think we can interpret the markdown but it's good. maybe vscode interprets it?
maybe vscode interprets it?
It looks like it does. But I don't like it works out of the box. Some headers are too big, like # # Examples
. Maybe it's intended but, btw. I mean it looks ugly to have too big first level headers in docs. ;)
You may have to look at the hover code in the ide.rs file in nushell to understand what's going on.
Snippets to quickly create docs for functions. Ideas for warnings and infos came after reading this post.