Home
last modified time | relevance | path

Searched refs:md_post_Bl (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/mdocml/dist/
H A Dmdoc_markdown.c91 static void md_post_Bl(struct roff_node *);
119 { md_cond_body, md_pre_Bl, md_post_Bl, NULL, NULL }, /* Bl */
919 md_post_Bl(struct roff_node *n) in md_post_Bl() function