$id, 'post_title' => unscrub($name), 'post_author' => post_author($id), 'post_date' => post_date($id), 'post_text' => markdown(post_text($id))); // -------------------------------------- display_page($mark, $depth, $title, $local_exports); ?>