Santiago Fraire Willemoes

Results 299 comments of Santiago Fraire Willemoes

That would be fantastic, `mdbook` which is used to build the rust book uses this, and works quite well: https://rust-lang.github.io/mdBook/format/mdbook.html#including-portions-of-a-file there was actually a bug once that I was able...

Would you like me to give it a try at mkdocstrings? It's been working well for me.

I agree with @Lee-W , I think the current pattern is flexible enough. If you go on the route to support each extension (which is an endless route), it will...

It does look good! Could you describe a bit the workflow? I'm wondering how are users expected to automate this. From what I gather there is a `--devrelease N`, but...

Nice! I think that could work, PR's welcome. Maybe add a tutorial explaining how to do devreleases, it would be great. Thanks!

Hey thanks for finding this error! if you want feel free to send us a PR with this fix.

Mmm I think some changelogs in the past used to have something like `v1.0.0`, where `v` is the `tag_format` so I thought it would make sense to use the `tag_format`....

I think we should show a better error message to guide the user.

Makes sense, PR are welcome!

I'm open to it, the flag should be provided as a setting as well.