commit a1f149509655226c7a2124521b2129b31f0da9ff
Author: NRK <[email protected]>
Date: Sat Sep 4 08:27:58 2021 +0600
escape underscore to avoid italics
diff --git a/tools.suckless.org/dmenu/scripts/index.md
b/tools.suckless.org/dmenu/scripts/index.md
index 97d8b556..6e7caffc 100644
--- a/tools.suckless.org/dmenu/scripts/index.md
+++ b/tools.suckless.org/dmenu/scripts/index.md
@@ -33,7 +33,7 @@ Download
remove it.
* [via](https://github.com/xalexalex/via): simple dmenu-based launcher for
apps,
files, folders and shell commands
-* [dmenu_run_i](./dmenu_run_i): When dmenu_path input end with "!", the
+* [dmenu\_run\_i](./dmenu_run_i): When dmenu_path input end with "!", the
command is started in a terminal. i.e. "top!".
* [dmenu-launch](https://github.com/fsilveir/dmenu-launch): Simple and
customizable
dmenu launcher written in Python for acessing passwords, docs and application
shortcuts.