UNCLASSIFIED - NO CUI

Skip to content

docs: fix list numbering with embedded code blocks

Jonathan Braswell requested to merge jb/attempt-list-code-block-indentation into master

General MR

Summary

Closes #1709 (closed).

To preserve numbering, code blocks embedded in lists must be double indented. Fixed as many instances as I could find. Tested by recompiling the docs from this branch and looking at them. Example fixed screenshot below.

Relevant logs/screenshots

image

Edited by Jonathan Braswell

Merge request reports