Panflute filter to allow file includes
Project description
# pandoc-include
Pandoc filter to allow file includes.
The filter script is originally from [User Guide for Panflute](http://scorreia.com/software/panflute/guide.html#using-the-included-batteries). This repository is to provide a simple way to install and use it.
## Installation
Use pip to install:
` pip install pandoc-include `
## Usage
Each include statement has its own line and has the syntax:
` $include ../somefolder/somefile `
Each include statement must be in its own paragraph. That is, in its own line and separated by blank lines.
If no extension was given, “.md” is assumed.
## License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pandoc-include-0.1.0.tar.gz
.
File metadata
- Download URL: pandoc-include-0.1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db89729f2a0a49835fd1df2f7c68dfec7526ad0baff98955f98cff4c838b76f0 |
|
MD5 | d969504ed09380b62074727956c98239 |
|
BLAKE2b-256 | 0bc18796b94afa13be22bb1318b59ed341fd8c97c46de8c304c465a85a2a65c5 |