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

Update nested-routes.md to use UTF-8 box drawing characters #2201

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

Kerrick
Copy link
Contributor

@Kerrick Kerrick commented Apr 6, 2024

Use UTF-8 box drawing characters so it looks like this:

/user/johnny/profile                   /user/johnny/posts 
┌──────────────────┐                  ┌──────────────────┐
│ User             │                  │ User             │
│ ┌──────────────┐ │                  │ ┌──────────────┐ │
│ │ Profile      │ │  ●────────────▶  │ │ Posts        │ │
│ │              │ │                  │ │              │ │
│ └──────────────┘ │                  │ └──────────────┘ │
└──────────────────┘                  └──────────────────┘

Use UTF-8 box drawing characters
@Kerrick Kerrick changed the title Update nested-routes.md Update nested-routes.md to use UTF-8 box drawing characters Apr 6, 2024
Copy link

netlify bot commented Apr 6, 2024

Deploy Preview for vue-router ready!

Name Link
🔨 Latest commit a1e0bbd
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/6611702f07cc3300084d4819
😎 Deploy Preview https://deploy-preview-2201--vue-router.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: 99 (🟢 up 2 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Member

@posva posva left a comment

Choose a reason for hiding this comment

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

Thanks!

@posva posva merged commit 7a7f8db into vuejs:main Apr 14, 2024
4 checks passed
niceplugin added a commit to niceplugin/Vuejs-Router-KO that referenced this pull request Apr 21, 2024
niceplugin added a commit to niceplugin/Vuejs-Router-KO that referenced this pull request Apr 21, 2024
* Update dynamic-matching.md (vuejs#2200)

* docs: Update active-links.md (vuejs#2207)

* docs: use UTF-8 box drawing characters (vuejs#2201)

* docs: up cert

* docs: update aside
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.

None yet

2 participants