Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix debug logging for doctest filtering (#2276)
While debugging a doctest filter with `ENV["JULIA_DEBUG"] = "Documenter"` I noticed that the "Evaluated output (filtered)" was clearly not derived from the "Evaluated output". I think this here is the cause.
- Loading branch information