Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dmdoc_markdown.c105 static void md_post_Lb(struct roff_node *);
218 { NULL, NULL, md_post_Lb, NULL, NULL }, /* Lb */
1336 md_post_Lb(struct roff_node *n) in md_post_Lb() function