Documentation is minimal for now. It will be completed with the feedback from early users.
Display a bookmark.
Simple
<?php bm_the_mark() ?>
Advanced
<?php bm_the_mark(array( 'h-level' => 'h3', 'the_screenshot' => false, 'the_title' => true, 'the_author' => false, 'others' => false, 'the_content' => true, 'the_tags' => true, 'actions' => false )); ?>