Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmdoc_markdown.c99 static void md_post_Fd(struct roff_node *);
136 { NULL, md_pre_Fd, md_post_Fd, "**", "**" }, /* Fd */
1084 md_post_Fd(struct roff_node *n) in md_post_Fd() function