1
0
Эх сурвалжийг харах

Fixed docs rendering of plugin-descriptor.properties in plugin author docs

Clinton Gormley 7 жил өмнө
parent
commit
bf6378e426

+ 1 - 1
docs/plugins/authors.asciidoc

@@ -31,7 +31,7 @@ All plugin files must be contained in a directory called `elasticsearch`.
 All plugins must contain a file called `plugin-descriptor.properties` in the folder named `elasticsearch`.
 The format for this file is described in detail in this example:
 
-["source","properties",subs="attributes"]
+["source","properties"]
 --------------------------------------------------
 include::{plugin-properties-files}/plugin-descriptor.properties[]
 --------------------------------------------------