axetroy / axetroy/vscode-markdown-script

Support for Azure-CLI

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hey

I've been looking for some time for a markdown extension in vscode that will support code blocks of various langauges

For example this one uses `pwsh` and shows code highlighting
```pwsh
Get-VM example
```

but this one quotes `az-cli` but doens't highlight
```azcli
this doesn't exist
```

Like many others, I'm looking for a way to insert a code block inside of my markdown document that brings support for a variety of languages such as azure-cli code highlighting within the 3 backticks ```

Does this extension have some index of supported languages?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.