Update
This commit is contained in:
@@ -59,3 +59,6 @@ echo "$keybindings" | while read line; do
|
||||
|
||||
echo "| $comment | $mod$key | $dispatcher $params |" >>"$KEYBINDINGS_FILE"
|
||||
done
|
||||
|
||||
pandoc -t commonmark_x "$KEYBINDINGS_FILE" -o "/tmp/keybindings.md"
|
||||
mv "/tmp/keybindings.md" "$KEYBINDINGS_FILE"
|
||||
|
||||
Reference in New Issue
Block a user