Pandoc User’s Guide (April 7, 2024)
Pandoc User’s Guide John MacFarlane April 7, 2024 Contents Synopsis 1 Description 3 Using pandoc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Specifying formats . . 58 Other extensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 Pandoc’s Markdown 63 Philosophy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 Running pandoc as a web server 155 Running pandoc as a Lua interpreter 157 A note on security 159 Authors 161 vi Synopsis pandoc [options] [input-file]… 1 Description Pandoc is a Haskell0 码力 | 168 页 | 475.29 KB | 1 年前3Gitea v1.21.1 中文文档
RENDER_CONTENT_MODE 为 sanitized ,Gitea支持自定义用于呈现的HTML的清理策略。下面的示例将支持来自 pandoc的KaTeX输出。 1. [markup.sanitizer.TeX] 2. ; Pandoc renders TeX segments as s with the "math" class, optionally 3. ; with RENDER_COMMAND = "timeout 30s pandoc +RTS -M512M -RTS -f rst" 18. IS_INPUT_FILE = false 如果您的外部标记语言依赖于在生成的 HTML 元素上的额外类和属性,您可能需要启用自定义的清理策略。Gitea 使用 bluemonday 包作为我们的 HTML 清理器。下面的示例可以用于支持从 pandoc 输出的服务器端 KaTeX 渲 染结果。 1. [markup.sanitizer.TeX] 2. ; Pandoc 渲染 TeX 段落为带有 "math" 类的 元素,根据上下文可能还带有 "inline" 或 "display" 类。 3. ; - 请注意,这与我们的 Markdown 解析器中内置的数学支持不同,后者使用元素。 4. ELEMENT = span 5. ALLOW_ATTR
0 码力 | 303 页 | 3.88 MB | 1 年前3Jupyter Notebook 5.0.0 Documentation
Documentation To build the documentation you’ll need Sphinx [http://www.sphinx-doc.org/], pandoc [http://pandoc.org/] and a few other packages. To install (and activate) a conda environment [http://conda html#use- environment-from-file] named notebook_docs containing all the necessary packages (except pandoc), use: conda env create -f docs/environment.yml source activate notebook_docs # Linux and OS X0 码力 | 184 页 | 4.40 MB | 1 年前3Jupyter Notebook 5.1.0 Documentation
Documentation To build the documentation you’ll need Sphinx [http://www.sphinx-doc.org/], pandoc [http://pandoc.org/] and a few other packages. To install (and activate) a conda environment [http://conda html#use- environment-from-file] named notebook_docs containing all the necessary packages (except pandoc), use: conda env create -f docs/environment.yml source activate notebook_docs # Linux and OS X0 码力 | 184 页 | 4.36 MB | 1 年前3Jupyter Notebook 5.2.2 Documentation
Documentation To build the documentation you’ll need Sphinx [http://www.sphinx-doc.org/], pandoc [http://pandoc.org/] and a few other packages. To install (and activate) a conda environment [https://conda -from-an-environment-yml-file] named notebook_docs containing all the necessary packages (except pandoc), use: conda env create -f docs/environment.yml source activate notebook_docs # Linux and OS X0 码力 | 183 页 | 4.36 MB | 1 年前3Jupyter Notebook 5.3.1 Documentation
Documentation To build the documentation you’ll need Sphinx [http://www.sphinx-doc.org/], pandoc [http://pandoc.org/] and a few other packages. To install (and activate) a conda environment [https://conda -from-an-environment-yml-file] named notebook_docs containing all the necessary packages (except pandoc), use: conda env create -f docs/environment.yml source activate notebook_docs # Linux and OS X0 码力 | 186 页 | 4.37 MB | 1 年前3Jupyter Notebook 5.4.0 Documentation
Documentation To build the documentation you’ll need Sphinx [http://www.sphinx-doc.org/], pandoc [http://pandoc.org/] and a few other packages. To install (and activate) a conda environment [https://conda -from-an-environment-yml-file] named notebook_docs containing all the necessary packages (except pandoc), use: conda env create -f docs/environment.yml source activate notebook_docs # Linux and OS X0 码力 | 187 页 | 4.37 MB | 1 年前3Jupyter Notebook 5.4.1 Documentation
Documentation To build the documentation you’ll need Sphinx [http://www.sphinx-doc.org/], pandoc [http://pandoc.org/] and a few other packages. To install (and activate) a conda environment [https://conda -from-an-environment-yml-file] named notebook_docs containing all the necessary packages (except pandoc), use: conda env create -f docs/environment.yml source activate notebook_docs # Linux and OS X0 码力 | 187 页 | 4.37 MB | 1 年前3PyFlink 1.15 Documentation
dependency requirements python3 -m pip install -r dev/requirements.txt 2. Conda install pandoc conda install pandoc 3. Build the docs python3 setup.py build_sphinx 4. Open the pyflink-docs/build/sphinx/html/index0 码力 | 36 页 | 266.77 KB | 1 年前3PyFlink 1.16 Documentation
dependency requirements python3 -m pip install -r dev/requirements.txt 2. Conda install pandoc conda install pandoc 3. Build the docs python3 setup.py build_sphinx 4. Open the pyflink-docs/build/sphinx/html/index0 码力 | 36 页 | 266.80 KB | 1 年前3
共 146 条
- 1
- 2
- 3
- 4
- 5
- 6
- 15