Skip to content

[9.0] [docs] Fix various syntax and rendering errors (backport #17580) #17583

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 23, 2025

Fixes elastic/docs-content#1183

Fixes various syntax and rendering errors that might include:

  • Fixing broken images
  • Hardcoding book-level substitution values
  • Fixing incorrectly closed blocks (admonitions, tab sets, code blocks, dropdowns etc.)
  • Fixing poorly migrated complex tables
  • Fixing poorly migrated lists
  • Fixing poorly migrated tab sets
  • Removing inline text formatting from directive titles where they won't be rendered (for example, inline code formatting in dropdown titles)
  • Specifying if a version is trying to communicate if a feature was added, deprecated, or coming (for example, during migration deprecated:[8.15.0] became [8.15.0], which doesn't give any information about what happened in 8.15.0)
  • Fixing nested dropdowns / definition lists
  • Fixing poorly migrated footnotes
  • Updating references to prerelease 9.0.0 versions (using a repo-level substitution until there is a solution to Add support for *-version attributes in the docs docs-builder#737)
    This is an automatic backport of pull request [docs] Fix various syntax and rendering errors #17580 done by Mergify.

* fix various syntax and rendering issues

* more fixes

(cherry picked from commit 54472f2)
Copy link
Author

mergify bot commented Apr 28, 2025

This pull request has not been merged yet. Could you please review and merge it @colleenmcginnis? 🙏

Copy link
Contributor

@karenzone karenzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@karenzone karenzone merged commit dbe80b4 into 9.0 Apr 29, 2025
5 checks passed
@karenzone karenzone deleted the mergify/bp/9.0/pr-17580 branch April 29, 2025 19:54
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.

2 participants