Holden Nelson
Holden Nelson
Submitted a pull request for this feature. Kind of a contributing noob so let me know if I did anything incorrectly or need to make any changes. Thanks!
Ahh, now I see pull request #2027 which fixes the issue and implements the new functionality right away. Oh well! Would you like me to just close this?
Hello, So I got around to implementing this. My apologies for a brand new pull request - I seemed to have lost the old fork and repo I had from...
Mmh. Right. Forgot about `__include_file`. I see how that would work. I'll edit my PR.
Hello, Poking around the source code I believe there is another location that is affected by this change. In the `contents.py` file, the `__init__` method of the `Content` class generates...
Also pushed a small change that should fix the linter failing :)
I see. I'll admit, and this is probably obvious, but I'm kind of new to open source submissions and all that, so I probably jumped the gun by making this...
Hello @justinmayer. I had kind of put this on the backburner as other projects and real life happened, but ultimately I would like to do this. I'm finally wrapping up...
Hello @justinmayer and @avaris. I'm ready to make this contribution, but I need to know how to handle the situation regarding a filename with multiple dots, like `some.file.with.dots.rst`. Right now,...