Vscode Mdc Save

Provides syntax highlighting and colon matching for MDC (Markdown Components) files for Nuxt Content.

Project README
MDC - Markdown Components by NuxtLabs

MDC for Visual Studio Code

MDC Extension for VS Code MDC Extension for VS Code MDC Extension for VS Code

Provides syntax highlighting and colon (:) matching for MDC (Markdown Components) files for Nuxt Content.

Features

Block Components

::card
---
icon: IconNuxt
title: A complex card.
---

Default slot

#description
  ::alert
    Description slot
  ::
::

Inline Components

:button-link[A button link]{.text-bold}
<!-- or -->
:button-link{.text-bold}[A button link]

Span Text

Hello [World]!

Attributes

Hello [World]{.text-primary-500}!

[Link](#link){.text-primary-500 ref="noopener"}!

**Bold Text**{style="color: tomato"}

`Inline Code`{style="background: #333"}

_Italic Text_{#italic_text}

For more information

Open Source Agenda is not affiliated with "Vscode Mdc" Project. README Source: nuxtlabs/vscode-mdc
Stars
60
Open Issues
3
Last Commit
5 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating