Fix blank space in logfile?
Open
Nobody has claimed this yet.
low hanging fruit
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
And the HTML is
<h1>Greta installation logfile</h1>
<h2>Created: 2024-08-21 10:10:14.69971</h2>
<p>Use this logfile to explore potential issues in installation with greta</p>
<p>Try opening this in a browser and searching the text for "error" with Cmd/Ctrl+F</p>
<h2>Miniconda</h2>
<details>
<summary>
Miniconda Installation Notes
<pre>
<code>
</code>
</pre>
</summary>
</details>
<details>
<summary>
Miniconda Installation Errors
</summary>
<pre>
<code>
</code>
</pre>
</details>
Contributor guide
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
Start by reproducing the HTML installation logfile shown in the issue and inspect how the Miniconda details and code blocks are generated. Compare the rendered output with the included HTML; done means the unintended blank space is removed without losing the logfile content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100