pycontribs / pycontribs/ansi2html
A new line is added after each original line to the html outputfile.
Open
Nobody has claimed this yet.
needs-info
- Dominant language
- Python
- Stars
- 425
- Forks
- 85
- Avg merge
- 7h 49m
- Merged PRs (30d)
- 12
Description
The ansi input in the cmd in Win10 is:

However the output html file is:

So what's wrong?
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
Reproduce the reported conversion on Windows 10 using the ANSI input shown in the issue, then trace how the command reads lines and generates the HTML output. Done means the generated HTML no longer adds an extra line after each original input line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100