Skip to content

llms-txt: Improve inlining by retaining HTTP link to original resource #40

@amotl

Description

@amotl

About

The inlining process of llms-txt can be improved.

Retaining links

Currently, the inliner embeds link content, but does not retain the links. While the links per se would not be helpful for humans, it would be nice to retain references to the corresponding human-readable resource, like Junction and Turso are doing it per Source: annotation right after the produced headline.

Source

- [Junction API](https://docs.junction.com/api-details/junction-api.md)
- [List Audit Logs](https://docs.turso.tech/api-reference/audit-logs/list.md): Return the audit logs for the given organization, ordered by the `created_at` field in descending order.

Result

# Junction API
Source: https://docs.junction.com/api-details/junction-api
# List Audit Logs
Source: https://docs.turso.tech/api-reference/audit-logs/list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions