Skip to content

Instantly share code, notes, and snippets.

@scriptex
Last active July 1, 2024 03:11
Show Gist options
  • Save scriptex/2d9b9299bd90afc3b4daeabcfbf9e2f2 to your computer and use it in GitHub Desktop.
Save scriptex/2d9b9299bd90afc3b4daeabcfbf9e2f2 to your computer and use it in GitHub Desktop.
Folder structure in Markdown using emoji
πŸ“¦ package
┣ πŸ“‚ folder 1
┃ β”— πŸ“œ file.ts
┃ β”— πŸ“œ file.js
┃ β”— πŸ“œ file.css
┃ β”— πŸ“œ file.html
┣ πŸ“‚ folder 2
┃ β”— πŸ“œ file.mp4
┃ β”— πŸ“œ file.mp3
┃ β”— πŸ“œ file.avi
┃ β”— πŸ“œ file.svg
┣ πŸ“‚ folder 3
┃ β”— πŸ“œ file.txt
┃ β”— πŸ“œ file.docx
┃ β”— πŸ“œ file.xlsx
┃ β”— πŸ“œ file.pptx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment