fix: remove duplicate section headings#393
Conversation
Signed-off-by: Sbragul26 <sbragul26@gmail.com> fix: remove duplicate section headings Signed-off-by: Sbragul26 <sbragul26@gmail.com> fix: remove duplicate section headings Signed-off-by: Sbragul26 <sbragul26@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request standardizes heading levels and removes redundant subheadings across several Markdown files within the learning paths. The changes improve document structure and consistency by eliminating duplicate titles. Feedback was provided regarding missing blank lines after certain headings to ensure proper rendering and the identification of a misplaced heading within a specification list.
| * __Template__ = Windows Server 2025 | ||
| * __Zone__ = AT-VIE-1 | ||
| * __Instance Type__= STANDARD - Tiny | ||
| ### Compute |
Signed-off-by: Sbragul26 <sbragul26@gmail.com>
cc7fca7 to
24deb17
Compare
|
🚀 Preview deployment: https://layer5io.github.io/exoscale-academy/pr-preview/pr-393/
|
Rajesh-Nagarajan-11
left a comment
There was a problem hiding this comment.
from where its changed to this behaviour ?
…rtifiedContainerEngineer/certified-container-engineer/index.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Rajesh Nagarajan <139469505+Rajesh-Nagarajan-11@users.noreply.github.com>
…rtifiedContainerEngineer/certified-container-engineer/index.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Rajesh Nagarajan <139469505+Rajesh-Nagarajan-11@users.noreply.github.com>
|
@Rajesh-Nagarajan-11, this issue is related to PR #378. The GitHub PR preview link for that PR has already closed, so the previous behavior is no longer visible there. You can still reproduce and verify it locally using this path:
In the above path, there are more duplicate headings pointing to issue #390. |
Notes for Reviewers
This PR fixes #390
Removed duplicate headings and fixed heading levels to keep them consistent.
Signed commits