Representing Directory & File Structure in Markdown Syntax
Cristián Andrés

Cristián Andrés @slotbite

Location:
valparaiso
Joined:
Aug 13, 2019

Representing Directory & File Structure in Markdown Syntax

Publish Date: Jan 8 '21
1 0

If you're using VS Code, this is an awesome extension for generating file trees.

Added directly to markdown...

📦quakehunter
 ┣ 📂client
 ┣ 📂node_modules
 ┣ 📂server
 ┃ ┗ 📜index.js
 ┣ 📜.gitignore
 ┣ 📜package-lock.json
 ┗ 📜package.json

Comments 0 total

    Add comment