Dedent(int) ➜ Instruction;

Decreases the overall indentation of a Document by a maximum amount.

Indent(int) ➜ Instruction;

Increases the overall indentation of a Document by a given amount.