Browse Source

[DOCS] Fix formatting for 8.0 breaking changes (#75709)

Fixes a few malformed collapsible sections for breaking changes.
James Rodewig 4 years ago
parent
commit
ced1c01dfc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/migration/migrate_8_0/settings.asciidoc

+ 2 - 0
docs/reference/migration/migrate_8_0/settings.asciidoc

@@ -266,6 +266,7 @@ Index settings:
 Discontinue use of the removed settings. Specifying any of these cluster settings in Elasticsearch
 configuration will result in an error on startup. Any indices using these settings will have the
 settings archived (and they will have no effect) when the index metadata is loaded.
+====
 
 [[shared-data-path-setting]]
 .Shared data path and per index data path settings deprecated
@@ -280,6 +281,7 @@ per index data path settings.
 
 *Impact* +
 Discontinue use of the deprecated settings.
+====
 
 [[single-data-node-watermark-setting]]
 .Single data node watermark setting only accept true and is deprecated