Skip to content

support tree node comment aligning #12

@aprilandjan

Description

@aprilandjan

For example:

# dist # the built files
# src # the source codes
## index.js # the entrypoint

turns into:

.
├── dist ......... the build results
└── src .......... the source codes
    └── index.js . the entrypoint

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions