Skip to content

Commit

Permalink
Fixed trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
glotov4 committed Apr 15, 2024
1 parent c2f7b88 commit a22507c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/markdown.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ to ``markdown_{world_name}.md`` file by default.

Specifying a filename will append to ``markdown_{filename}.md`` instead,
which is useful for organizing data by category or topic.
To include whitespace, quote the ``<filename>`` in double quotes ``"``.
To include whitespace, quote the ``<filename>`` in double quotes ``"``.

The [-o] argument tells the script to overwrite the output file.

Expand All @@ -57,8 +57,8 @@ Go to call the tool with Ctrl-Shift-A, then Add command:
markdown -o descriptions


If "markdown -o descriptions" is the first entry in the list of hotkeys,
then clicking ``a`` while the ``gui/quickcmd`` (Ctrl-Shift-A) is open
If "markdown -o descriptions" is the first entry in the list of hotkeys,
then clicking ``a`` while the ``gui/quickcmd`` (Ctrl-Shift-A) is open
will overwrite the description to the "markdown_descriptions" file.

- With the ``keybinding`` tool:
Expand All @@ -69,7 +69,7 @@ will overwrite the description to the "markdown_descriptions" file.


Specify the ``[hotkey]``, which is a case-sensitive combination of keys,
and ``[arguments]``, which are your regular markdown arguments.
and ``[arguments]``, which are your regular markdown arguments.
You have to put ``markdown`` and its arguments into double quotes for
arguments to be processed.

Expand Down

0 comments on commit a22507c

Please sign in to comment.