File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ Code Blocks
188188 }
189189
190190 Emphasized lines with line numbers
191- """"""""""""""""""""""""""""""""""
191+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
192192
193193.. code-block :: python
194194 :linenos:
@@ -300,15 +300,14 @@ Targets
300300
301301.. _example :
302302
303- This paragraph is pointed to by the explicit "example" target. A
304- reference can be found under `Inline Markup `_, above. `Inline
303+ This paragraph is pointed to by the explicit "example" target.
304+ A reference can be found under `Inline Markup `_, above. `Inline
305305hyperlink targets `_ are also possible.
306306
307307Section headers are implicit targets, referred to by name. See
308308Targets _, which is a subsection of `Body Elements `_.
309309
310- Explicit external targets are interpolated into references such as
311- "Python _".
310+ Explicit external targets are interpolated into references such as "Python _".
312311
313312.. _Python : http://www.python.org/
314313
@@ -317,8 +316,7 @@ refer to the Targets_ section.
317316
318317__ Targets _
319318
320- Here's a `hyperlink reference without a target `_, which generates an
321- error.
319+ Here's a `hyperlink reference without a target `_, which generates an error.
322320
323321
324322Directives
You can’t perform that action at this time.
0 commit comments