motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.78k stars 318 forks source link

Fix table layout by escaping the `||` character #367

Closed zianwar closed 5 years ago

zianwar commented 5 years ago

What does this PR do?

While I was reading the docs on Gitbook, I noticed that the table was broken and it seems that the || needs to be escaped.

https://i.imgur.com/J3jX95E.png