pandoc-include-code 0.1.0 → 0.2.0
raw patch · 1 files changed
+4/−7 lines, 1 files
Files
pandoc-include-code.cabal view
@@ -2,16 +2,13 @@ synopsis: A Pandoc filter for including code from source files description: A Pandoc filter for including code from source files.-- You get to:-- Keep your examples and documentation compiled and in sync- Include small snippets from larger source files- Use Markdown or LaTeX output in Pandoc+ It lets you keep your examples and documentation compiled and in sync,+ include small snippets from larger source files, and use Markdown or LaTeX+ together with preformatted HTML-like sources, in Pandoc. author: Oskar Wickström maintainer: Oskar Wickström homepage: https://github.com/owickstrom/pandoc-include-code-version: 0.1.0+version: 0.2.0 cabal-version: >= 1.8 build-type: Simple category: Documentation