branch: externals/org-modern commit b5066e062756e34a7dffc1e35e85aeeb4aeca85e Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
README: Use [!NOTE] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1447aa908e..0493b422ea 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ As an important principle, `org-modern-indent` does not alter the contents of th ``` you can simply use `M-S-left/right` at block start (or in fact anywhere on the block header/footer) to `org-indent-block`. Note that `org-src-preserve-indentation=nil` is an important setting, to allow org to (re-)indent blocks to respect the local indentation inside list and other elements. Also note that (from `org-indent-region`): + > [!NOTE] > The function will not indent contents of example blocks, verse blocks and export blocks as leading white spaces are assumed to be significant there. ### Font spacing