22 lines
628 B
Markdown
22 lines
628 B
Markdown
|
|
# Introduction {#intro}
|
||
|
|
|
||
|
|
This document demonstrates cross-reference support for LEVEL3 processing.
|
||
|
|
|
||
|
|
## Background {#bg}
|
||
|
|
|
||
|
|
The background section provides context. See [Introduction][intro] for the overview.
|
||
|
|
|
||
|
|
## Methodology {#method}
|
||
|
|
|
||
|
|
This section describes the approach. Refer to [Background][bg] for prerequisites,
|
||
|
|
and see [Introduction][intro] for the original problem statement.
|
||
|
|
|
||
|
|
## Results {#results}
|
||
|
|
|
||
|
|
Results are discussed here. The methodology in [Methodology][method] led to these findings.
|
||
|
|
|
||
|
|
## Conclusion
|
||
|
|
|
||
|
|
This concludes the document. All sections from [Introduction][intro] through
|
||
|
|
[Results][results] have been covered.
|