Armin Becher

Results 69 comments of Armin Becher

> and.. does that mean, that right now I am able to work on the parts I need to change (mainly link_validator stuff), without causing many merge conflicts for you...

That's the problem of not having a md standard. Every implementation can do it differently :-( I guess there is no way around having a command line option. But what...

@hoijui take all the time you want. There are no deadlines. We do this for fun. At least this is how I treat coding in my spare time. It should...

@hoijui sorry for late reply. You are right. The parser part is nothing to be proud of. Was kind of the first rust code that I wrote and it looks...

> The links-in-title thing is something I came about purely by accident, and I know I would have missed much more if I had written the parser; I just mentioned...

OK. And for the future of this issue... The usage of pandoc seems unfortunately not an option due to the issue that you pointed out. Without the source file metadata...

Only see a usecase if #40 is implemented, or as part of a rust lib of `mlc` so others can include it in their projects.

I can definitely see how this feature can be useful. Though I am not sure how exactly this should look like. Right now every code block is simply ignored. I...

@dcorbe thank you very much.

@diegorondini fun fact: It does not fail when I run it locally. Does github somehow prevent requests to GitHub.com from their own runners? You mention missing request parameters? What would...