Dominik Kundel

Results 67 comments of Dominik Kundel

I came here for the same thing ^^ but since it is written in SASS and you might want to support old browsers I would recommend doing a more fallback...

Hey @christianalfoni I'm piggybacking on this issue and was wondering if you have any sample code how you take the subprocess stdout in the first place to render in a...

Well this library would on the one hand fix the code highlighting. `marked-terminal` doesn't change the markdown itself either. Like it doesn't make headlines bigger. But it highlights them using...

Yeah I'll work on it today or tomorrow and send a PR!

The indentation that you see is done by this line https://github.com/mikaelbr/marked-terminal/blob/master/index.js#L107 in their library. Unfortunately the part I can easily configure is the this.o.list() part but not the actual indentation,...

Thanks for following up on this :) Didn't have much time recently so it kind of dropped of my radar.

That would be great :) let me know if you need anything from me!

Yes those are the production dependencies only. It's a GitHub actions thing. i described it in #6

We removed `ncc` currently for some licensing reasons. Once we have bundling back in, this should be added though.