docker-archive / dockercloud-haproxy

HAproxy image that autoreconfigures itself when used in Docker Cloud
https://cloud.docker.com/
651 stars 187 forks source link

Escape the pipe in the readme mark down to render it correctly #198

Closed lukedrury closed 7 years ago

lukedrury commented 7 years ago

Fixes rendering in readme by escaping the pipe/vertical bar character.

Previously: image

Now: image

tifayuki commented 7 years ago

Thank You :)