Skip to content

Add locale-aware internal link rewriter for Markdown content (#363)#368

Open
Demagalawrence wants to merge 2 commits into
OpenElements:mainfrom
Demagalawrence:feature/locale-aware-links-363
Open

Add locale-aware internal link rewriter for Markdown content (#363)#368
Demagalawrence wants to merge 2 commits into
OpenElements:mainfrom
Demagalawrence:feature/locale-aware-links-363

Conversation

@Demagalawrence

Copy link
Copy Markdown
Contributor

Description

Brief description of changes made in this PR.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 📝 Documentation update
  • 🎨 Style/formatting
  • ♻️ Refactor
  • 🔧 Configuration
  • ⚡ Performance
  • 🧪 Tests
  • 🔐 Security

Related Issue(s)

Closes #363

Changes Made

  • Change 1
  • Change 2
  • Change 3

How to Test

  1. Step 1
  2. Step 2
  3. Verify the expected behavior

Checklist

  • Code follows project style guidelines
  • Self-review conducted
  • Comments added for complex logic
  • Documentation updated (if needed)
  • No new warnings generated
  • Tests added/updated (if applicable)
  • All tests passing locally

@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for open-elements ready!

Name Link
🔨 Latest commit 849e67e
🔍 Latest deploy log https://app.netlify.com/projects/open-elements/deploys/6a56055b51aad30008c9e6a2
😎 Deploy Preview https://deploy-preview-368--open-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 67
Accessibility: 98
Best Practices: 92
SEO: 100
PWA: 60
View the detailed breakdown and full score reports

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

…ments#363)

Signed-off-by: Demagalawrence <demagalawrence8@gmail.com>
Signed-off-by: Demagalawrence <demagalawrence8@gmail.com>
@Demagalawrence Demagalawrence force-pushed the feature/locale-aware-links-363 branch from 876f5d0 to 849e67e Compare July 14, 2026 09:46
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.

Locale-aware internal link rewriter for Markdown content

1 participant