Merge pull request #4882 from Abdur-rahmaanJ/patch-4
Fix backtick not rendering.
This commit is contained in:
commit
b5ec83b697
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Debug Mode
|
|||
|
||||
The :data:`DEBUG` config value is special because it may behave inconsistently if
|
||||
changed after the app has begun setting up. In order to set debug mode reliably, use the
|
||||
``--debug`` option on the ``flask`` command.``flask run`` will use the interactive
|
||||
``--debug`` option on the ``flask`` command. ``flask run`` will use the interactive
|
||||
debugger and reloader by default in debug mode.
|
||||
|
||||
.. code-block:: text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue