day50-dev / day50-dev/streamdown
indent stack
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 360
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I think pushing and popping off an indent stack will help clean up the "space_left" and various related logics.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Locate the Python code handling "space_left" and related indentation logic, then trace how indentation is currently tracked. Done means the related logic uses an indent stack without changing the terminal markdown rendering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100