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.

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

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

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.4.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.4-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: md_incl-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 58d382ccb240171328b2082d1bfd243679cca431c6b1e50b7f33e80c2baa5452
MD5 8a1c4f37fafca795593a2cc975017d16
BLAKE2b-256 fdc17dc8d56f9ffbf447e3c2f13f10d26ad88dbf67440ae431ae73f6fc9d3a80

See more details on using hashes here.

File details

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

File metadata

  • Download URL: md_incl-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f86ae878ddc9910f7f7fb4c9cff179e3847e187f33fa4079b72bb57f71fb96fe
MD5 2383f8af7574d7e643495f106e2017d2
BLAKE2b-256 88f7d1b4baab48f10a1f5331de9905d45cfb320a2b16e7fd7bf47b365535b153

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