Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_markdown.c51 static int md_cond_head(struct roff_node *);
143 { md_cond_head, md_pre_Nd, NULL, NULL, NULL }, /* Nd */
727 md_cond_head(struct roff_node *n) in md_cond_head() function