One could bind this keymap in their `.conkerorrc' to easily access all
the functions provided by CLark's conkeror module. For example:
define_key(content_buffer_normal_keymap, "b", clark_keymap);
This is not markam. Markam would try to figure out that you wanted to
add a url to the database by looking for either `http://' or
`https://' at the start of the first argument, but CLark uses the
`add' command so there should be no confusion.