mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 20:57:58 +01:00
whitespace fixes
This commit is contained in:
@@ -1645,7 +1645,7 @@ vimperator.Commands = function () //{{{
|
||||
{
|
||||
usage: ["qma[rk] {a-zA-Z0-9} [url]"],
|
||||
shortHelp: "Mark a URL with a letter for quick access",
|
||||
help: "You can also mark whole groups like this: <br/>"+
|
||||
help: "You can also mark whole groups like this: <br/>" +
|
||||
"<code class=\"command\">:qmark f http://forum1.com, http://forum2.com, imdb some artist</code>"
|
||||
}
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user