vscode-eslint/playgrounds/8.0
..
.vscode
build
subDir
.eslintignore
.eslintrc.json
app.js
jsconfig.json
package-lock.json
package.json
readme.md
test.ipynb
test.js
test.sh
test.vue
test2.html

readme.md

Sample Markdown File

This is a sample markdown file. It can be used to write documentation, README files, or any other text-based content.

Heading 2

You can use different heading levels to structure your content.

Heading 3

You can also include lists:

  • Item 1
  • Item 2
  • Item 3

And even code blocks: