Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_markdown.c98 static void md_post_Fa(struct roff_node *);
135 { NULL, md_pre_Fa, md_post_Fa, NULL, NULL }, /* Fa */
1067 md_post_Fa(struct roff_node *n) in md_post_Fa() function