Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WBS ASCII MarkdownNew to Visual Studio Code? Get it now.
WBS ASCII Markdown

WBS ASCII Markdown

Jonathan de S. Ribeiro

|
2 installs
| (0) | Free
Renders markdown code blocks with WBS structure
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WBS Markdown viewer

Simple notation to generate ASCII WBS structure.

´´´wbs
Frontend
- React
-- UI Testing
-- UX Testing
- Angular

Backend
- REST API
-- Authn
-- Authz
- Worker

Infrastructure
- Servers
- Database
- Network
´´´

Visualized in Markdown preview.

Frontend          Backend       Infrastructure  
  ├─React           ├─REST API    ├─Servers     
  │ ├─UI Testing    │ ├─Authn     ├─Database    
  │ └─UX Testing    │ └─Authz     └─Network     
  └─Angular         └─Worker                    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft