Ben Donnelly

Results 7 issues of Ben Donnelly

feat(multiple includes): add support for multiple includes on single line - added tests to verify changes https://github.com/cmacmackin/markdown-include/issues/11

**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: /kind bug > /kind cleanup > /kind design > /kind documentation > /kind failing-test > /kind...

kind/bug
dco-signoff: yes
size/M
area/outputs

**What is this feature?** Allow panels to indicate their heights. Follow on from: #83249. [Add a brief description of what the feature or update does.] **Why do we need this...

area/backend
area/explore
area/frontend
pr/external

This attempts to address using relative links in templates. This will need further testing I think. #21

Add support to download files from remote urls then include them as normal. closes #45

I have recently come across the use case where I need to include a markdown file that is in another git repo. What is your opinion on making it possible...

This adds a workflow, using chart releaser, to release the helm chart to the gh-pages branch. So others can us it as a repo. ``` helm repo add redis-commander https://joeferner.github.io/redis-commander/...