mint icon indicating copy to clipboard operation
mint copied to clipboard

Remove Pygments Dependency

Open Marak opened this issue 15 years ago • 3 comments

Hey -

I'd like to include Mint to be embedded as part of a pure js application (hook.io)

Is there anyway we could remove this Python dependency from Mint? It breaks the seamless installation procedure of a pure JS app.

-Marak

Marak avatar Apr 12 '10 20:04 Marak

I haven't looked too deeply into any of the JavaScript syntax highlighting libs, but I'd definitely be open to the idea. It just needs to support lots of different languages and be pretty solid.

mjackson avatar Apr 12 '10 20:04 mjackson

I know a few JS based code highlighters.

I gotta actually get Mint working and generating docs for me so I can closer inspect what the output actually looks like.

Marak avatar Apr 12 '10 20:04 Marak

I just pushed up a copy of Mint's own docs in doc/api/mint.html. They're not finished yet, but you get the idea.

mjackson avatar Apr 12 '10 21:04 mjackson