Skip to content

Component documentation shown is not in markdown #403

@TheComputerM

Description

@TheComputerM

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>
    ```
-->

image

System

  • OS: Windows
  • IDE: VS Code
  • Plugin/Package: Svelte for VSCode

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions