From dec9fcdf5543be176cf87505b9b87958faf70bef Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Tue, 11 Aug 2015 15:43:53 -0700 Subject: [PATCH] Apply `markdownfmt.sh` pass on content.md for docker-library/docs PR https://github.com/docker-library/docs/pull/306 --- nats/content.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/nats/content.md b/nats/content.md index b91111b75..e7477f2e7 100644 --- a/nats/content.md +++ b/nats/content.md @@ -1,12 +1,10 @@ -[NATS](https://nats.io): A high-performance cloud native messaging system. -========================================================================== +# [NATS](https://nats.io): A high-performance cloud native messaging system. %%LOGO%% `nats` is a high performance server for the NATS Messaging System. -Example usage -============= +# Example usage ```bash # Run a NATS server @@ -44,8 +42,7 @@ $ docker run -d --name=nats-2 --link nats-main nats --routes=nats-route://ruser: The server will load the configuration file below. Any command line flags can override these values. -Default Configuration File --------------------------- +## Default Configuration File ```conf # Client port of 4222 on all interfaces @@ -75,8 +72,7 @@ cluster { } ``` -Commandline Options -------------------- +## Commandline Options ```bash Server Options: