vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.88k stars 1.18k forks source link

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

Closed Kerrick closed 5 months ago

Kerrick commented 6 months ago

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

/user/johnny/profile                   /user/johnny/posts 
┌──────────────────┐                  ┌──────────────────┐
│ User             │                  │ User             │
│ ┌──────────────┐ │                  │ ┌──────────────┐ │
│ │ Profile      │ │  ●────────────▶  │ │ Posts        │ │
│ │              │ │                  │ │              │ │
│ └──────────────┘ │                  │ └──────────────┘ │
└──────────────────┘                  └──────────────────┘
netlify[bot] commented 6 months ago

Deploy Preview for vue-router ready!

Name Link
Latest commit a1e0bbd0442b732ab8f8d94242e91548973d4400
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
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.