tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 644 forks source link

What if I add color coding capacity to <code> using highlightjs? #545

Open ima-tech opened 9 years ago

ima-tech commented 9 years ago

I would like to have some color coding for my "< code >" blocks and I am wondering if this is something that would be interesting to add as a pull request?

Do you have any constraint on using third party libraries?

tomaz commented 9 years ago

It's not something that's top priority and don't think Apple uses it. Add it as opt-in via cmd line switch and default to off to prevent unexpected results for anyone that installs update.

I'm not against third party libs, as long as they don't require additional setup (if you're talking about generated HTML). For ObjC part it should be commited with pull request.

On 27. jul. 2015, at 21.25, ima-tech notifications@github.com wrote:

I would like to have some color coding for my blocks and I am wondering if this is something that would be interesting to add as a pull request?

Do you have any constraint on using third party libraries?

— Reply to this email directly or view it on GitHub.