Skip to content

feat(module): improve-styling-for-bash-code-snippets#272

Merged
DianaLease merged 9 commits intoaccordproject:mainfrom
teja-pola:teja/i271/bash-for-code-snippets
Mar 27, 2025
Merged

feat(module): improve-styling-for-bash-code-snippets#272
DianaLease merged 9 commits intoaccordproject:mainfrom
teja-pola:teja/i271/bash-for-code-snippets

Conversation

@teja-pola
Copy link
Contributor

Closes #271

Improves Code Snippet UI & Add Copy Button

Changes

  • Implemented bash-like styling for better code snippet visibility.
  • Added a copy button for code snippets to improve usability.
  • Replaced pixel-based styles with rem for better scalability.
  • Ensured alignment and consistency across the documentation.

Flags

n/a

Screenshots or Video

Screenshot 2025-03-17 093531

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@teja-pola teja-pola requested a review from a team as a code owner March 17, 2025 04:17
@netlify
Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit 5c3244e
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/67e5764673b3be0008295859
😎 Deploy Preview https://deploy-preview-272--ap-template-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
Signed-off-by: Dharma Teja <dteja2468@gmail.com>
@teja-pola teja-pola force-pushed the teja/i271/bash-for-code-snippets branch from 7b629d3 to 5c3244e Compare March 27, 2025 16:01
Copy link
Member

@DianaLease DianaLease left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@DianaLease DianaLease merged commit df0f13a into accordproject:main Mar 27, 2025
7 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.

Improve Code Snippet Styling and Add Copy Feature for module section

2 participants