Skip to content

md target is important #2708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cboecking opened this issue May 19, 2025 · 0 comments
Open

md target is important #2708

cboecking opened this issue May 19, 2025 · 0 comments
Labels
C-enhancement Category: Enhancement or feature request

Comments

@cboecking
Copy link

Problem

I am creating this issue to communicate a use case that I believe is important. I believe the use case is already covered; however, I wanted to bring it to everyone's attention.

When creating a book whose audience is AI (LLM), the desired output is markdown (not html).

Said another way, I find myself producing a book twice: once for humans (html) and once for AI (markdown).

Why would you want a markdown target when the source is already in markdown? Because you get the benefit of the pre/post-processors. These processors can ensure you source is as short and concise as is humanly possible while the target is fully expanded and complete.

I have read comments from time to time stating "the only value to md as a target is debugging output". I want to bring the AI use case to everyone's attention.

Proposed Solution

I hope this helps!

Notes

No response

@cboecking cboecking added the C-enhancement Category: Enhancement or feature request label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Enhancement or feature request
Projects
None yet
Development

No branches or pull requests

1 participant