Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dmdoc_markdown.c258 static int code_blocks, quote_blocks, list_blocks; variable
420 if (list_blocks && outflags & MD_sp) { in md_preword()
1264 list_blocks++; in md_pre_It()
1304 list_blocks--; in md_post_It()