We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab0452 commit ffcf6cbCopy full SHA for ffcf6cb
1 file changed
README.rst
@@ -99,8 +99,8 @@ newline_style
99
code_language
100
Defines the language that should be assumed for all ``<pre>`` sections.
101
Useful, if all code on a page is in the same programming language and
102
- should be annotated with ``\`\`\`python`` or similar.
103
- Defaults to ``''`` (empty string).
+ should be annotated with `````python`` or similar.
+ Defaults to ``''`` (empty string) and can be any string.
104
105
Options may be specified as kwargs to the ``markdownify`` function, or as a
106
nested ``Options`` class in ``MarkdownConverter`` subclasses.
0 commit comments