branch: externals/org-modern commit 7c07c47cc5d4dbb29934c10ad39912f858b9e649 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e4ded199..6364ca2f1b 100644 --- a/README.md +++ b/README.md @@ -57,7 +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`): -> The function will not indent contents of example blocks, verse blocks and export blocks as leading white spaces are assumed to be significant there. + > 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