Skip to content

Docs: Fix list rendering and typos (#13075) #13267

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

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

Conversation

yelianevich
Copy link

@yelianevich yelianevich commented Jun 7, 2025

Fixes #13075

The issue with rendering list is related to a missing blank line between paragraphs and lists. I found more similar issues and fixed them in this PR as well.

Here are the screenshots of the fixed lists from the local instance:

  1. Integrations / AWS:
image
  1. Flink / Flink Writes
image
  1. Hive
image
  1. Spark / Queries (original example of the issue)
image

@github-actions github-actions bot added the docs label Jun 7, 2025
@yelianevich yelianevich changed the title Docs: Fix list rendering and typos (#13214) Docs: Fix list rendering and typos (#13075) Jun 7, 2025
@manuzhang manuzhang requested review from Fokko and kevinjqliu June 10, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix list in docs
3 participants