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

Fix #44: Fix broken Markdown formatting in README.md #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samuell
Copy link

@samuell samuell commented Oct 11, 2024

This PR fixes #44 which is due to a formatting typo in README.md causing the description of the output format of the headers in the contig output file to be unreadable.

Before:

image

After:

image

It additionally adds a few missing backticks / code fences for a few other places.

Fixes formatting typo causing the description of the output format to be unreadable.
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

Successfully merging this pull request may close these issues.

The description of the contigs file header format broken in README
1 participant