kelseyhightower / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way. No scripts.
Apache License 2.0
41.26k stars 14.12k forks source link

syntax highlighting #586

Closed seanlerner closed 4 years ago

seanlerner commented 4 years ago

This PR:

This makes it easier to read the commands in various places.

In an editor (sublime): image

In the terminal (using bat): image

Unfortunately it doesn't change how github renders syntax highlighting for shell commends too much: image

kelseyhightower commented 4 years ago

I might consider this in a feature version of this guide.