vscode-markdown icon indicating copy to clipboard operation
vscode-markdown copied to clipboard

Markdown All in One

Results 228 vscode-markdown issues
Sort by recently updated
recently updated
newest added

It's a good extension for table of contents, when editing it from VSCode. But the question is - if someone is to use github.dev to make edits to a markdown...

Needs Discussion
Issue: Epic

### Proposal To run Markdown All in One as part of a [pre-commit](https://pre-commit.com/) workflow, and provide relevant information to the repos list in the project's .pre-commit-config.yaml. ### Other information My...

Help wanted
Issue: Epic

### Proposal I need TOC to be numbered for the most of the files. So I set `markdown.extension.toc.orderedList` to `true`. But headings in some of the files are already numbered,...

Area: Configuration
Area: Table of contents

### Proposal Support the `json:table` renderer described by gitlab: https://docs.gitlab.com/ee/user/markdown.html#json ### Other information I've been looking at the [Merge request that enabled this in Gitlab](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86353), and haven't tracked down fully...

Markdown dialect

To see an image (jpg) in an exported html katex needs its trust-option to be set to true. The is in the exported html. But katex.js suppresses the access to...

Needs More Info
Area: Math

### Proposal Add an Update section numbers on save option in the settings just like there is an option to update ToC on save is in the setting. If set...

Issue: Enhancement
Help wanted

Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ...

## Proposal A command like **Markdown All in One: Format code blocks** would find code blocks in the current document and format them. ### Note about Prettier I personally use...

Help wanted
Issue: Feature
Area: Document formatting

It has been implemented by VS Code since v1.86.0 - https://github.com/microsoft/vscode/issues/179628 - https://code.visualstudio.com/updates/v1_86#_paste-a-url-to-automatically-create-a-markdown-link Also add a note for the path auto-completion feature

Issue: Task

We have labelled all figures, i.e. `# Figure 1: ....` `# Figure 2: ....` etc. We do not want these figures in the primary TOC. Currently, to omit these figures...

Issue: Enhancement
Help wanted
Area: Table of contents