-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
I noticed the Docker page has an ASCII diagram, but it shows all messed up in Chrome and Firefox:
The Markdown file seems to be correct though:
learnxinyminutes-docs/docker.md
Lines 25 to 35 in 449801e
| <pre> | |
| ┌────────────────────────┐ ┌───────────────────────┐ | |
| │ ┌───────────┐ │ │ ┌───────────┐ │ | |
| │ │ App │ │ │ │ App │ │ | |
| │ └───────────┘ │ │ └───────────┘ │ | |
| │ ┌────────┐ ┌────────┐ │ │ ┌────────┐ ┌───────┐ │ | |
| │ │ Libs │ │ Deps │ │ │ │ Libs │ │ Deps │ │ | |
| │ └────────┘ └────────┘ │ │ └────────┘ └───────┘ │ | |
| │ ┌───────────────────┐ │ │ ┌──────────────────┐ │ | |
| │ │ Guest OS │ │ │ │ Guest OS │ │ | |
| │ └───────────────────┘ │ │ └──────────────────┘ │ |
I tried locally to change the <pre> to triple backticks, but made no difference.
Metadata
Metadata
Assignees
Labels
No labels