Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_markdown.c105 static void md_post_It(struct roff_node *);
125 { NULL, md_pre_It, md_post_It, NULL, NULL }, /* It */
1279 md_post_It(struct roff_node *n) in md_post_It() function