Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DevTKSS
Copy link
Contributor

@DevTKSS DevTKSS commented Dec 10, 2025

GitHub Issue: closes #

PR Type:

  • πŸ“š Documentation content changes

What is the current behavior? πŸ€”

Alert Box markdown uses ![WARNING] instead of the correct [!WARNING] so on the html output, this Alert box is not shown correctly

What is the new behavior? πŸš€

Fixed Typo

PR Checklist βœ…

Please check if your PR fulfills the following requirements:

Other information ℹ️

Copilot AI review requested due to automatic review settings December 10, 2025 14:21
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 fixes a markdown syntax error in the server project documentation guide. The incorrect alert box syntax ![IMPORTANT] was preventing the important notice from rendering properly in the HTML output.

Key Changes:

  • Corrected markdown alert box syntax from ![IMPORTANT] to [!IMPORTANT] on line 46

@unodevops
Copy link
Contributor

πŸ€– Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-22078/docs/index.html

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Dec 11, 2025

@jeromelaban quick fix PR one char πŸ˜πŸ‘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants