Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI, VS Code built in markdown extension is good enough #123

Open
yunsii opened this issue Jun 16, 2023 · 1 comment
Open

FYI, VS Code built in markdown extension is good enough #123

yunsii opened this issue Jun 16, 2023 · 1 comment

Comments

@yunsii
Copy link

yunsii commented Jun 16, 2023

doc: https://code.visualstudio.com/Docs/languages/markdown

highlight:

{
  "markdown.copyFiles.destination": {
    "*": "${documentWorkspaceFolder}/public/${fileName}"
  }
}

With the config you can paste any media files to workspace, and create file under /public directory in the workspace.

@KagaJiankui
Copy link

Such convenience doesn't exist in many other language, even one single similar plugin is non-existent for LaTeX or Typst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants