diff --git a/README.asciidoc b/README.asciidoc index 86d56b54..39aef0f1 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -820,9 +820,9 @@ variable will not work. For example, you can print informations on the current file in the status line using: -------------------------------- -:echo %sh{ ls -l $kak_bufname } -------------------------------- +------------------------------------ +:echo -- "%sh{ ls -l $kak_bufname }" +------------------------------------ Markup strings ^^^^^^^^^^^^^^