Use tabs in HEREDOC blocks
This commit is contained in:
@@ -131,7 +131,7 @@ I Need My Report
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cat <<'EOF'
|
||||
$ cat <<-'EOF'
|
||||
you can put
|
||||
more than one line
|
||||
here
|
||||
|
||||
Reference in New Issue
Block a user