Saswata Mukherjee

Results 43 comments of Saswata Mukherjee
trafficstars

I see! I'm not opposed to line limits, and would be interested in a PR if you have some time. 🙂 But it might be difficult to implement as I...

I think this would fit well here, and addresses the sed fragility really well. I would love to see this addition! 🙂 I think mdox aims to fit really well...

I'm trying to look into this, this week and bring it to a nice usable state, rebasing and correcting some of the old code. Plan to clean it up in...

Seems like the whitespaces are in code blocks. This might be due to how we process the command output [here](https://github.com/bwplotka/mdox/blob/main/pkg/mdformatter/mdgen/mdgen.go#L81). I tried to replicate this with the code below and...

This will be interesting to implement! We can probably use something like: https://github.com/sahilm/fuzzy 🙂

Thanks for your interest everyone, @amandaguan-ag, will be picking this up as part of her LFX project! 🙂

This can be closed, as fix has been released.

Adding log support in openapi spec is planned in https://github.com/observatorium/api/issues/294. Versioning the spec in the same way as the API itself would be nice as people can generate tooling according...

That makes sense and is a better approach than what I suggested! We haven't been maintaining a versioned spec either so that would also be a task.

Thanks for opening the issues on mdox, will take a look :)