Skip to content

Commit

Permalink
Merge pull request #3411 from Hannah-Sten/3218-environment-indents
Browse files Browse the repository at this point in the history
Add option to disable indentation in environments
  • Loading branch information
PHPirates authored Feb 6, 2024
2 parents 6183fe8 + aace0d3 commit 2eb6d85
Show file tree
Hide file tree
Showing 8 changed files with 12,115 additions and 14,179 deletions.
5 changes: 5 additions & 0 deletions Writerside/topics/Code-formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,13 @@ This can be particularly useful if you have to adhere to formatting conventions

## Indents in (math) environments

By default all environments are indented, and manual indents will be removed by the formatter.

![indent-environment](indent-environment.gif)

This can be disabled in the code style settings, where indenting the document environment can have a different setting than other environments.


## Indents in groups

_Since b0.6.8_
Expand Down
Loading

0 comments on commit 2eb6d85

Please sign in to comment.