etcd/Documentation
Andy Boyett 3a3ddaa195 authentication.md: fix formatting of fenced code block
Add a missing blank line to one of the fenced code blocks in the
"Working with roles" section to conform with the formatting best
practice recommended in the GitHub guide "Creating and highlighting code
blocks"[1]:

> We recommend placing a blank line before and after code blocks to make
> the raw formatting easier to read.

The missing blank line prior to the code block causes incorrect HTML
rendering of this section within the CoreOS etcd Authentication
Guide[2]. This commit fixes the problem, but the underlying issue seems
to be a quirk of the markdown render used for the CoreOS documentation
pages, as the same markdown source does not exhibit the issue when
viewed on GitHub[3] or viewed through the python markdown module.

[1] https://help.github.com/articles/creating-and-highlighting-code-blocks/
[2] https://coreos.com/etcd/docs/2.2.5/authentication.html
[3] https://github.com/coreos/etcd/blob/v2.2.5/Documentation/authentication.md
2016-03-11 18:44:39 -08:00
..
benchmarks doc: add benchmark result for 2.2 2016-03-07 12:00:42 -08:00
dev docs/dev: add release doc 2015-09-09 16:42:31 -07:00
platforms doc: Update freebsd.md 2016-02-18 23:03:19 -06:00
rfc docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
04_to_2_snapshot_migration.md Documentation: Fix heading hierarchy. 2015-10-20 15:26:49 -07:00
admin_guide.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
api.md doc: fix refresh section in api.md 2016-03-11 09:49:25 -08:00
api_v3.md doc: add v3 data model 2016-03-10 15:16:05 -08:00
auth_api.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
authentication.md authentication.md: fix formatting of fenced code block 2016-03-11 18:44:39 -08:00
backward_compatibility.md documentation: fix typo "a etcd" -> "an etcd" 2016-01-28 19:19:32 +09:00
branch_management.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
clustering.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
configuration.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
discovery_protocol.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
docker_guide.md Documentation: docker pull latest etcd from quay 2015-11-09 19:52:41 -08:00
errorcode.md Documentation: Fix heading hierarchy. 2015-10-20 15:26:49 -07:00
faq.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
glossary.md Documentation: Fix heading hierarchy. 2015-10-20 15:26:49 -07:00
implementation-faq.md Documentation: fix typos 2015-10-09 15:56:58 -07:00
internal-protocol-versioning.md Revert "Documentation -> doc" 2014-09-03 09:20:07 -07:00
libraries-and-tools.md docs: remove old client-matrix link 2016-02-04 20:32:15 +01:00
members_api.md docs: split out members API into own document 2015-12-19 15:57:15 +01:00
metrics.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
other_apis.md docs: split out members API into own document 2015-12-19 15:57:15 +01:00
production-users.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
proxy.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
reporting_bugs.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
runtime-configuration.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
runtime-reconf-design.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
security.md Merge pull request #4416 from endocode/kayrus/relink 2016-02-29 14:37:23 -08:00
tuning.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
upgrade_2_1.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00
upgrade_2_2.md docs: Relink and fix broken links 2016-02-25 12:42:11 +01:00