commit f0d3b8e1fbca26fd17651930ef6f9e37cf8f7779
Author: efe <[email protected]>
Date:   Sun Jan 6 17:42:50 2019 -0500

    Fix title underline
    
    Title underlines should be the same length as the title.

diff --git 
a/tools.suckless.org/dmenu/scripts/dmenu_run_with_command_history/index.md 
b/tools.suckless.org/dmenu/scripts/dmenu_run_with_command_history/index.md
index f582bd1c..0fffcba8 100644
--- a/tools.suckless.org/dmenu/scripts/dmenu_run_with_command_history/index.md
+++ b/tools.suckless.org/dmenu/scripts/dmenu_run_with_command_history/index.md
@@ -1,5 +1,5 @@
 dmenu\_run with command history
-==============================
+===============================
 A self-contained alternative to dmenu\_run which also handles history.
 
 History is saved in a file in `$XDG_CACHE_HOME`, with fallback to a dot


Reply via email to