doc: normalize style of Kapow!, to be shown italicized

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-10 10:34:39 +01:00
parent 7dc1d5db21
commit bb4aa1a00f
17 changed files with 78 additions and 78 deletions
+4 -4
View File
@@ -85,7 +85,7 @@ Sharing the Stats
**Junior**
Let's use it then!
Let's use it then!
How can we generate a JSON document with ``jq``?
@@ -157,7 +157,7 @@ Sharing the Stats
EOF
What do you think?
**Senior**
You forgot one more thing.
@@ -196,9 +196,9 @@ Sharing the Stats
Just a couple of details.
1. You have to set the headers **before** the body. This is because the body
can be so big that Kapow! is forced to start sending it out.
can be so big that *Kapow!* is forced to start sending it out.
2. In cases where you want to set a small piece of data (like the header) is
better to not use the ``stdin``. Kapow! provides a secondary syntax for these
better to not use the ``stdin``. *Kapow!* provides a secondary syntax for these
cases:
.. code-block:: console