Skip to content

Allow serving any renderer's output#1549

Open
ISSOtm wants to merge 1 commit intorust-lang:masterfrom
ISSOtm:serve-from
Open

Allow serving any renderer's output#1549
ISSOtm wants to merge 1 commit intorust-lang:masterfrom
ISSOtm:serve-from

Conversation

@ISSOtm
Copy link
Copy Markdown
Contributor

@ISSOtm ISSOtm commented May 25, 2021

I use custom renderers, which serve to post-process the HTML renderer's output (this is arguably fragile, relying on implementation details of that renderer, but it seems to be the least bad solution) and some other files (such as stripping some "utility" comments from a file, in the latter's case).

One downside is not being able to use serve's auto-reload feature, which this adds support for.

@rustbot

This comment has been minimized.

@rustbot rustbot added the S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. label Aug 18, 2025
@rustbot

This comment has been minimized.

@ISSOtm
Copy link
Copy Markdown
Contributor Author

ISSOtm commented Sep 20, 2025

@rustbot ready

@rustbot rustbot added S-waiting-on-review Status: waiting on a review and removed S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. labels Sep 20, 2025
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 20, 2026

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: waiting on a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants