Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

formatComments

Control whether whitespace should be inserted at the beginning of comments or not.

When this option is set to false, comments contain leading whitespace will still be kept as-is.

Default option is false.

Example for true

#comment

will be formatted as:

# comment