• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

liran-funaro / sphinx-markdown-builder / 18528144145
98%

Build:
DEFAULT BRANCH: main
Ran 15 Oct 2025 12:03PM UTC
Jobs 1
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Oct 2025 12:02PM UTC coverage: 99.103% (+0.003%) from 99.1%
18528144145

push

github

web-flow
Add configurable file suffix for generated markdown files (#40)

## Motivation

This PR adds support for customizing the file extension of generated
markdown files to support conventions like https://llmstxt.org/, which
suggests using the `.html.md` naming pattern (e.g., `index.html.md`).

Previously, the output file suffix was hardcoded to `.md`, which meant
users couldn't generate files with alternative extensions

## Summary of Changes

- Added `markdown_file_suffix` config value (default: `.md`)
- Created dedicated `test_custom_file_suffix()` to verify files are
generated with correct extension
- Updated `_chmod_output()` helper to handle both `.md` and `.html.md`
files

Relates to
https://github.com/liran-funaro/sphinx-markdown-builder/issues/36

2 of 2 new or added lines in 2 files covered. (100.0%)

773 of 780 relevant lines covered (99.1%)

3.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18528144145.1 15 Oct 2025 12:03PM UTC 6
99.1
GitHub Action Run
Source Files on build 18528144145
  • Tree
  • List 6
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 39e4d66e on github
  • Prev Build on main (#13610142503)
  • Next Build on main (#18528639540)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc