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
commit 5a03cac7d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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::