-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
I want to document my components as shown at https://svelte.dev/faq#how-do-i-document-my-components. It is said that it supports markdown yet my hover intellisense fails to show proper formatted comments.
<!--
@component
A simple material design button with ripple effect.
- Usage:
```tsx
<Button>Content</Button>
```
-->
System
- OS: Windows
- IDE: VS Code
- Plugin/Package: Svelte for VSCode
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
