Update 'code-block' rst syntax in Inline elements guide.
This patch marks the explicit as ini for 'code-block' syntax in Inline elements guide. Change-Id: I8f177df7eeba103474e93f8e43621638353d30f5
This commit is contained in:
@@ -19,7 +19,7 @@ To insert a semantic markup into your document, use the syntax below.
|
||||
|
||||
**Syntax**
|
||||
|
||||
::
|
||||
.. code-block:: ini
|
||||
|
||||
:markup:`inline text`
|
||||
|
||||
@@ -185,7 +185,7 @@ option.
|
||||
|
||||
**Correct usage**
|
||||
|
||||
::
|
||||
.. code-block:: ini
|
||||
|
||||
force_dhcp_release = True
|
||||
use_ipv6 = False
|
||||
|
Reference in New Issue
Block a user