Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonaharagon/vscode-markdown-attrs

Adds attribute list support to the built-in markdown preview
https://github.com/jonaharagon/vscode-markdown-attrs

Last synced: about 1 month ago
JSON representation

Adds attribute list support to the built-in markdown preview

Awesome Lists containing this project

README

        

Adds [attribute list](https://www.npmjs.com/package/markdown-it-attrs) support to VS Code's built-in Markdown preview.

## Features

Add classes, identifiers and attributes to your markdown with `{.class #identifier attr=value attr2="spaced value"}` curly brackets, similar to pandoc's header attributes.