Skip to content
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

Added underline to distinguish hyperlinks inside the admonitions component #258

Merged

Conversation

IgnorantSapient
Copy link
Contributor

Added underline CSS to distinguish hyperlinks inside the admonitions component like warnings, notes

Description

Admonitions is a component set that is used to display warnings, notes and danger banners on the website.

Motivation and Context

Fixes #223

Screenshots (if appropriate):

Before:

Screenshot 2024-01-12 at 3 05 29 PM

After:
Screenshot 2024-01-12 at 3 05 42 PM

An example admonition hyperlink is located at <root URL of website>/docs/cli/commands/login/

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

…onents like warnings, notes

Signed-off-by: Ashwin Annamalai <[email protected]>
@ghost
Copy link

ghost commented Jan 12, 2024

Thank you for fixing this!

@Yantrio Yantrio merged commit 76c6169 into opentofu:main Jan 15, 2024
1 of 2 checks passed
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.

Missing formatting on links in admonitions
3 participants