mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
More fixes based on feedbak
This commit is contained in:
@@ -66,9 +66,8 @@ in the comments. Give this assembly the title: `My First Assembly`.
|
||||
. After the Prerequisites section, add the module created earlier:
|
||||
|
||||
+
|
||||
----
|
||||
`include::modules/proc_my-first-module.adoc[leveloffset=+1]`
|
||||
----
|
||||
|
||||
+
|
||||
Remove the other includes that are present in this file. Save this file.
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ Example:
|
||||
[id='<anchor-name-with-dashes>_{context}']
|
||||
----
|
||||
+
|
||||
Anchor name is _connected_ to the `{context}` using an underscore.
|
||||
Anchor name is _connected_ to the `{context}` using an underscore.
|
||||
+
|
||||
Example:
|
||||
+
|
||||
@@ -51,7 +51,7 @@ Example:
|
||||
[id='creating-your-first-content_{context}']
|
||||
----
|
||||
|
||||
* All modules anchor ids must have the `{context}` variable.
|
||||
* All modules anchor ids must have the `{context}` variable.
|
||||
+
|
||||
This is just reiterating the format described in the previous bullet point.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user