Md2indexhtml

Latest version: v0.2.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.1

Simplified Image Management
New Image Handling Behavior

- All local images are now automatically copied to a fixed images/ directory in the output path
- Original directory structure is discarded, keeping only filenames
- Image references in HTML are automatically updated to point to images/filename.png

Improved Support for Different Image Types

- Base64 encoded images are now properly preserved without modification
- External URLs (http/https) continue to remain unchanged
- Added enhanced detection and handling of data URI images

0.1.8

What's New
- Added automatic image handling for local images in both Markdown and HTML formats
- Images are now automatically copied to the output directory while maintaining directory structure
- External image URLs (http/https) are preserved as-is
- Warning messages for missing images

Bug Fixes
- Fixed path handling issues on Windows systems
- Improved error handling for missing directories and files

Usage
No changes to existing commands required. Image handling works automatically:
bash
md2indexhtml README.md

0.1.7

Any existing markdown files using the table of contents functionality will need to be updated to remove those references.

Notes
- The removal of the table of contents is a permanent change
- HTML sections in markdown files are now preserved exactly as written
- All styles are now applied inline for better compatibility
- The default title is now "Documentation" unless specified otherwise

0.1.6

- Added output_path parameter to the convert_md_to_html function
- Modified the output path logic to handle custom paths
- Added --output and -o arguments to the command-line interface
- Updated the function documentation

0.1.5

- Focused the description on Odoo module documentation
- Removed features (templates, custom CSS, themes)
- Simplified the usage section to reflect the current functionality
- Added specific information about Odoo's static/description directory
- Updated the Python API section to show current parameters
- Added a section about built-in styling

0.1.4

ADDED: --version argmts

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.