Merge pull request #6917 from omad/patch-1

Fix documentation typo on the directives page
This commit is contained in:
Jean-François B
2019-12-13 23:13:55 +01:00
committed by GitHub

View File

@@ -519,7 +519,7 @@ __ http://pygments.org/docs/lexers
.. versionadded:: 1.3
.. rst:directive:option:: emphasized-lines: line numbers
.. rst:directive:option:: emphasize-lines: line numbers
:type: comma separated numbers
Empahsize particular lines of the code block::