File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ include::modules/common-attributes.adoc[] <3>
3434toc::[] <6>
3535----
3636
37- <1> A unique (within OpenShift docs) anchor id for this assembly. Example: cli-developer-commands
37+ <1> A unique (within OpenShift docs) anchor id for this assembly. Use lowercase. Example: cli-developer-commands
3838<2> Human readable title (notice the '=' top-level header)
3939<3> Includes attributes common to OpenShift docs.
4040+
@@ -69,7 +69,7 @@ Every module should be placed in the modules folder and should contain the follo
6969----
7070
7171<1> List of assemblies in which this module is included.
72- <2> A module anchor with {context} that must match the module's file name.
72+ <2> A module anchor with {context} that must be lowercase and must match the module's file name.
7373<3> Human readable title. To ensure consistency in the results of the
7474leveloffset values in include statements, you must use a level one heading
7575( = ) for the module title.
You can’t perform that action at this time.
0 commit comments