HalosGhost / pbpst

A command-line libcurl C client for pb deployments
GNU General Public License v2.0
44 stars 9 forks source link

Support pb's formatters #39

Closed HalosGhost closed 8 years ago

HalosGhost commented 9 years ago

pb just recently added the ability to specify pygments formatters (defaulting to a special case of the HTML formatter so that the general API remains unchanged).

As with lexers, this option just adds another item to be printed in the returned URL and nothing else.