Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dmdoc_markdown.c256 static int code_blocks, quote_blocks, list_blocks; variable
410 if (list_blocks && outflags & MD_sp) { in md_preword()
1254 list_blocks++; in md_pre_It()
1294 list_blocks--; in md_post_It()