Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c103 static void md_post_Fo(struct roff_node *);
209 { NULL, md_pre_Fo, md_post_Fo, "**", "**" }, /* Fo */
1156 md_post_Fo(struct roff_node *n) in md_post_Fo() function