firehose.rst: trivial syntax
Needs a space before the code Change-Id: I8431b51aa68ba7300d4ccb67c87f0ba1ea44ea6c
This commit is contained in:
parent
474d2e81fc
commit
a20f61ab05
@ -161,7 +161,6 @@ This requires the `mqtt-hs`_ library to be installed.
|
|||||||
|
|
||||||
.. code-block:: haskell
|
.. code-block:: haskell
|
||||||
|
|
||||||
|
|
||||||
{-# Language DataKinds, OverloadedStrings #-}
|
{-# Language DataKinds, OverloadedStrings #-}
|
||||||
|
|
||||||
module Subscribe where
|
module Subscribe where
|
||||||
@ -199,6 +198,7 @@ This requires the `mqtt-hs`_ library to be installed.
|
|||||||
Go
|
Go
|
||||||
''
|
''
|
||||||
.. code-block:: go
|
.. code-block:: go
|
||||||
|
|
||||||
package main
|
package main
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
Loading…
Reference in New Issue
Block a user