Home
last modified time | relevance | path

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

/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/
H A DEPUB.hs876 let landmarkItems = if epub3 function
899 [ unode "ol" landmarkItems ]
900 | not (null landmarkItems)]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/
H A DEPUB.hs858 let landmarkItems = if epub3 function
881 [ unode "ol" landmarkItems ]
882 | not (null landmarkItems)]