Re: PR #363

2024-01-25 Thread Mario Brandt
+1 for the change. It is still pretty readable on any edtor. -- Originalnachricht -- Von rbo...@rcbowen.com An "dev@httpd.apache.org" Datum 24.01.2024 16:06:43 Betreff PR #363 I've been poking at some of our open PRs looking for docs-only changes that we can possibly cle

Re: PR #363

2024-01-25 Thread Yann Ylavic
+1 On Thu, Jan 25, 2024 at 3:45 PM Eric Covener wrote: > > I wouldn't mind move/rename to README.md > > On Thu, Jan 25, 2024, 10:40 AM Joe Orton wrote: >> >> On Thu, Jan 25, 2024 at 08:12:24AM +0100, Ruediger Pluem wrote: >> > Tried it in r1915391 and it seems to work. Not sure if there are >>

Re: PR #363

2024-01-25 Thread Eric Covener
I wouldn't mind move/rename to README.md On Thu, Jan 25, 2024, 10:40 AM Joe Orton wrote: > On Thu, Jan 25, 2024 at 08:12:24AM +0100, Ruediger Pluem wrote: > > Tried it in r1915391 and it seems to work. Not sure if there are > > general downsides / objections with regards to symlinks in our > >

Re: PR #363

2024-01-25 Thread Joe Orton
On Thu, Jan 25, 2024 at 08:12:24AM +0100, Ruediger Pluem wrote: > Tried it in r1915391 and it seems to work. Not sure if there are > general downsides / objections with regards to symlinks in our > repository. But trunk is CTR :-). Oh, that looks really nice. +1 Thanks to you, Rich, and Mayank

Re: PR #363

2024-01-24 Thread Ruediger Pluem
On 1/25/24 8:04 AM, Ruediger Pluem wrote: > > > On 1/24/24 11:31 PM, Rich Bowen wrote: >> Well, it turns out that in order for this to actually work, we would need to >> rename README to README.md, so I'm inclined to revert >> this change unless someone thinks differently. > > How about

Re: PR #363

2024-01-24 Thread Ruediger Pluem
On 1/24/24 11:31 PM, Rich Bowen wrote: > Well, it turns out that in order for this to actually work, we would need to > rename README to README.md, so I'm inclined to revert > this change unless someone thinks differently. How about using a symlink? Keep README and create a README.md symlink

Re: PR #363

2024-01-24 Thread Rich Bowen
ges > that we can possibly clean up. > > PR #363 - https://github.com/apache/httpd/pull/363 - converts README > from plaintext to markdown, and makes no other changes. This makes it > prettier on GitHub. > > I almost just CTR'ed it, but it occurred to me that someone might find &g

Re: PR #363

2024-01-24 Thread Yann Ylavic
een poking at some of our open PRs looking for docs-only > > > > changes > > > > that we can possibly clean up. > > > > > > > > PR #363 - https://github.com/apache/httpd/pull/363 - converts > > > > README > > > > from plaintext to mar

Re: PR #363

2024-01-24 Thread rbowen
hanges > > > that we can possibly clean up. > > > > > > PR #363 - https://github.com/apache/httpd/pull/363 - converts > > > README > > > from plaintext to markdown, and makes no other changes. This > > > makes it > > > prettier on G

Re: PR #363

2024-01-24 Thread Joe Schaefer
at 4:56 PM Mads Toftum wrote: > > > > On Wed, Jan 24, 2024 at 10:06:43AM -0500, rbo...@rcbowen.com wrote: > > > I've been poking at some of our open PRs looking for docs-only changes > > > that we can possibly clean up. > > > > > > PR #363 - https:

Re: PR #363

2024-01-24 Thread Yann Ylavic
On Wed, Jan 24, 2024 at 4:56 PM Mads Toftum wrote: > > On Wed, Jan 24, 2024 at 10:06:43AM -0500, rbo...@rcbowen.com wrote: > > I've been poking at some of our open PRs looking for docs-only changes > > that we can possibly clean up. > > > > PR #363 - https://gi

Re: PR #363

2024-01-24 Thread Mads Toftum
On Wed, Jan 24, 2024 at 10:06:43AM -0500, rbo...@rcbowen.com wrote: > I've been poking at some of our open PRs looking for docs-only changes > that we can possibly clean up. > > PR #363 - https://github.com/apache/httpd/pull/363 - converts README > from plaintext to markdown, and

PR #363

2024-01-24 Thread rbowen
I've been poking at some of our open PRs looking for docs-only changes that we can possibly clean up. PR #363 - https://github.com/apache/httpd/pull/363 - converts README from plaintext to markdown, and makes no other changes. This makes it prettier on GitHub. I almost just CTR'ed