diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ AnotherField: barfoo URL: http://my.url.foo autotype: SomeField :tab UserName :tab AnotherField :tab pass ``` -The `:tab` field has a special meaning. this will hit the tab key, obviously.< /br> +The `:tab` field has a special meaning. this will hit the tab key, obviously.<br> Same for `:space`, which will hit the space key, can be used to activate checkboxes. * All Hotkeys are configurable in config file |