Correct section IDs so that all sections are uniquely identified
Closes gh-440
This commit is contained in:
@@ -760,7 +760,7 @@ for documenting a request part's body and its fields.
|
||||
|
||||
|
||||
|
||||
[[documenting-your-api-request-parts-payloads-fields]]
|
||||
[[documenting-your-api-request-parts-payloads-body]]
|
||||
==== Documenting a request part's body
|
||||
|
||||
A snippet containing the body of a request part can be generated:
|
||||
|
||||
@@ -153,7 +153,7 @@ The title of a table can be specified using a line prefixed by a `.`:
|
||||
|
||||
|
||||
|
||||
[[working-with-asciidoctor-customizing-tables-title]]
|
||||
[[working-with-asciidoctor-customizing-tables-formatting-problems]]
|
||||
==== Avoiding table formatting problems
|
||||
|
||||
Asciidoctor uses the `|` character to delimit cells in a table. This can cause problems
|
||||
|
||||
Reference in New Issue
Block a user