Skip to content

Fix markdown formatting across documentation#4709

Open
thomas-bc wants to merge 1 commit intonasa:develfrom
thomas-bc:fix-md-format
Open

Fix markdown formatting across documentation#4709
thomas-bc wants to merge 1 commit intonasa:develfrom
thomas-bc:fix-md-format

Conversation

@thomas-bc
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)
Generative AI was used in this contribution (y/n)

Change Description

Our website rendering is using https://python-markdown.github.io/ which is strict about rendering bullet/numbered lists. It appears Markdown was specified to say "you need blank lines to seperate paragraphs from lists", and GitHub is just less strict about it. Our website is more strict, so fixing this.

AI Usage (see policy)

Had Windsurf crawl through the codebase and fix this.

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.

1 participant