Home
last modified time | relevance | path

Searched defs:fixListNesting (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DTikiWiki.hs233 fixListNesting [] = [] function
234 fixListNesting [first] = [recurseOnList first] function
235 -- fixListNesting nestall | trace ("\n\nfixListNesting: " ++ (show nestall)) False = undefined function
237 fixListNesting (first:second:rest) = function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DTikiWiki.hs233 fixListNesting [] = [] function
234 fixListNesting [first] = [recurseOnList first] function
235 -- fixListNesting nestall | trace ("\n\nfixListNesting: " ++ (show nestall)) False = undefined function
237 fixListNesting (first:second:rest) = function