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

Update Markdown Documentation

Open ghost opened this issue 1 year ago • 1 comments

Hi,

can you please add a section mentioning that VS Code renders math expressions using KaTeX.

https://github.com/microsoft/vscode/tree/main/extensions/markdown-math

The extension is bundled with VS Code, but there is no way to know it until you write some math symbol and see that is is displayed in the Preview.

Also, there is a new feature in the latest release, can you please include info about it as well?

https://code.visualstudio.com/updates/v1_86#_paste-a-url-to-automatically-create-a-markdown-link

Thanks!

ghost avatar Feb 02 '24 21:02 ghost

@aedwnr Thanks for bringing this up. We'll include this in the docs.

ntrogh avatar Feb 05 '24 18:02 ntrogh

The Markdown URL paste feature is my favorite new feature for technical writing.

It just started working for me this year and I didn't know why. (Who reads changelogs?)

I thought only the Markdown All in One extension implemented this, but I don't have it installed.

I searched the main Markdown documentation for paste and URL and found nothing relevant.

Today on Google when I search for vs code insert markdown link the main documentation appears as the first result as it should, but Google's snippet is irrelevant.

The second result is a Stack Overflow answer that points towards the changelog entry.

image

iainelder avatar Apr 01 '24 16:04 iainelder

@iainelder Yes! It's indeed a great feature for technical writing. I'll update the core docs accordingly in the April sprint, so it shows up there.

ntrogh avatar Apr 02 '24 07:04 ntrogh

@ntrogh thanks for the docs refresh.

When does the change go live?

iainelder avatar Apr 08 '24 16:04 iainelder

@iainelder will trigger a deploy later today. Thanks for your interest.

ntrogh avatar Apr 08 '24 17:04 ntrogh

I see it now. Thanks!

iainelder avatar Apr 09 '24 08:04 iainelder