Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_markdown.c61 static int md_pre_Bd(struct roff_node *);
120 { md_cond_body, md_pre_Bd, md_post_D1, NULL, NULL }, /* Bd */
890 md_pre_Bd(struct roff_node *n) in md_pre_Bd() function