Enhancement: return the highlighted buffer instead of outputting it
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- PHP
- Stars
- 16
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```
I'd like to use this with an SVN viewer I wrote (which uses PHPTAL to generate
XHTML), but without the ability to return a highlighted buffer instead of
outputting it, I'd be resorting to some bad ob_* hacks that I would rather not
do.
```
Original issue reported on code.google.com by `lord2800@gmail.com` on 13 Dec 2010 at 8:45
Contributor guide
No contributing guide indexed for this repository
Research direction
No implementation file or test is named. Start by locating the code path that currently outputs the highlighted buffer; done means callers can receive the highlighted buffer directly without relying on output buffering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100