Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a tree class #4

Open
robacarp opened this issue Apr 13, 2022 · 0 comments
Open

add a tree class #4

robacarp opened this issue Apr 13, 2022 · 0 comments

Comments

@robacarp
Copy link
Owner

robacarp commented Apr 13, 2022

Rendering a tree comes with a bunch of subtle edge cases that can be solved here in a keimeno interface class:

image

  • When does a line start with , or
  • When does a line with a hanging indent get a prefix?
  • When to add a blank line (with | prefix?)

etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant