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