Home
last modified time | relevance | path

Searched defs:Pandoc (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/
H A DPANDOC.md3 #### Windows and Mac OS X
7 #### Linux
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/io/src/output/
H A Dpandoc.rs15 pub struct Pandoc {} struct
17 impl Default for Pandoc { implementation
23 impl Pandoc { impl
64 impl OutputFormat for Pandoc { implementation
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/lua/
H A Dhello-world-doc.lua3 Pandoc = function(doc) function
H A Dblock-count.lua7 function Pandoc(blocks, meta) function
H A Dmetatable-catch-all.lua9 function Pandoc(blocks, meta) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/lua/
H A Dhello-world-doc.lua3 Pandoc = function(doc) function
H A Dblock-count.lua7 function Pandoc(blocks, meta) function
H A Dmetatable-catch-all.lua9 function Pandoc(blocks, meta) function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DOPML.hs78 Pandoc _ bs <- readHtml def{ readerExtensions = readerExtensions opts } s function
84 Pandoc _ bs <- readMarkdown def{ readerExtensions = readerExtensions opts } s function
H A DIpynb.hs70 let Pandoc _ blocks = B.doc bs function
H A DDocx.hs300 Pandoc.underline . go rPr{rUnderline = Nothing} function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DOPML.hs92 Pandoc _ bs <- readHtml def{ readerExtensions = readerExtensions opts } s function
98 Pandoc _ bs <- readMarkdown def{ readerExtensions = readerExtensions opts } s function
H A DIpynb.hs68 let Pandoc _ blocks = B.doc bs function
H A DDocx.hs296 Pandoc.underline . go rPr{rUnderline = Nothing} function
/dports/www/py-pelican/pelican-4.7.1/docs/
H A Dimporter.rst42 .. _Pandoc: https://pandoc.org/ target
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/pandoc-types/src/
H A Ddefinition.rs9 pub struct Pandoc(pub Meta, pub Vec<Block>); struct
11 impl Serialize for Pandoc { implementation
24 impl<'a> Deserialize<'a> for Pandoc { implementation
H A Dwalk.rs45 fn walk_pandoc(&mut self, pandoc: &mut Pandoc) { in walk_pandoc()
/dports/editors/o/o-2.46.0/
H A DREADME.md427 ## Pandoc section
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/pandoc-types-1.22/src/Text/Pandoc/
H A DDefinition.hs103 data Pandoc = Pandoc Meta [Block] type
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-types-1.22/src/Text/Pandoc/
H A DDefinition.hs103 data Pandoc = Pandoc Meta [Block] type
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/cli/src/
H A Dpandoc.rs32 pub fn get_clusters(pandoc: &mut PandocDocument) -> Vec<Cluster<Pandoc>> { in get_clusters()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/test/
H A Dtest-pandoc-crossref.hs279Pandoc m b <- handleError $ runPure $ readMarkdown def {readerExtensions = pandocExtensions} $ T.p… function
284Pandoc m b <- handleError $ runPure $ readMarkdown def {readerExtensions = pandocExtensions} $ T.p… function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/
H A DCiteproc.hs296 (Pandoc.Citation{ Pandoc.citationNoteNum = n }: function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/
H A DCiteproc.hs311 (Pandoc.Citation{ Pandoc.citationNoteNum = n }: function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/
H A DDocx.hs111 let Pandoc meta blocks = walk fixDisplayMath doc function

12