Skip to main content

processes a Markdown file by including the contents of other Markdown files

Project description

markdown_include

This is a simple Python script that processes Markdown files by including the contents of other Markdown files.

The script takes in a Markdown file as input, looks for lines that are similar to <!-- include (file.md) --> (Parentheses are necessary to identify the path) and treats them as include directives. For each include directive, the script reads the specified file and writes its contents to the output file. The result is a new Markdown file that includes the contents of all included files.

Installation

pip install md-incl

The md_incl command will be added to the $PATH after installation.

It could be used in some building system like Makefile, which allows for the automatic assembly of large and complex reports and papers.

Usage

  1. put filenames of directives in the format of <!-- include (file.md) --> in your main markdown file

  2. simply pass the input file name and the output file name as command-line arguments. The script will process the input file, generate the output file, and exit. Here's an example of how to run the script:

md_incl input_file.md output_file.md

Requirements

  • >Python 3.8
  • A text editor to modify the input and included files

Contributions

If you'd like to contribute to the development of this script, feel free to fork the repository and submit a pull request. I'll be happy to review your changes and merge them into the main codebase.

License

This script is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

md_incl-0.0.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

md_incl-0.0.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file md_incl-0.0.3.tar.gz.

File metadata

  • Download URL: md_incl-0.0.3.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for md_incl-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b81738a96c6541d86be995be96a50c859402a46189d82455d14540df9f55e65f
MD5 2104d40d66e72cb3ddd326a9c4277a49
BLAKE2b-256 2bd5cbea120186abf43618aa32d14874516e2c4301c5805e2f2b4e267c35ce0b

See more details on using hashes here.

File details

Details for the file md_incl-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: md_incl-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for md_incl-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b3a8221a32295ccf72374d18b347a7a79241d95bca4dfadc27c113f85a8aeedd
MD5 a43100f728b5145a75873c000e5e59df
BLAKE2b-256 7ee7599efcca5a7097f6716cc1a87fd13ff65e6e0507557331a80716cf6ed8c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page