Skip to content

Conversation

@RobertPoienar
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the reStructuredText code block syntax in the documentation from the older .. tab:: directive to the more modern .. code-tab:: directive with proper language identifiers. This change improves syntax highlighting and code presentation in the generated documentation.

Key Changes:

  • Replaced .. tab:: directives with .. code-tab:: directives across all code examples
  • Added explicit language identifiers (c#, java, py, robot) for proper syntax highlighting
  • Added blank lines after Robot Framework code-tab declarations for consistent formatting

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

[Documentation] Add info about foreground/background notification event and how to use it in tests

2 participants