Re: Add support for README.md as optional alternative to README

2021-06-03 Thread madmurphy
That is great! Please find the patch attached (use one of the two files in the archive depending on whether you have already merged my previous patch or not). --madmurphy On Thu, Jun 3, 2021 at 11:20 PM Karl Berry wrote: > Sure, sounds logical to me to allow .md for all those top-level files. >

Re: Add support for README.md as optional alternative to README

2021-06-03 Thread Karl Berry
Sure, sounds logical to me to allow .md for all those top-level files. Any ChangeLog.md would have to be written in some strange way, but I guess I see no harm in supporting it. -k

Re: Add support for EXTRA_DIST_LINKS

2021-06-03 Thread madmurphy
Thank you, Karl. I will not have much time until next week, but I will be back and try to propose a patch. On Thu, Jun 3, 2021 at 11:00 PM madmurphy wrote: > Thank you, Karl. I will not have much time until next week, but I will be > back and try to propose a patch. > > Il giorno gio 3 giu 2021

Re: Add support for README.md as optional alternative to README

2021-06-03 Thread madmurphy
Thank you Karl and Jim! What would you think if send another patch for extending the (optional) Markdown support to the INSTALL.md, ChangeLog.md and NEWS.md files too (or any subset of these)? Il giorno mar 1 giu 2021 alle ore 15:15 Jim Meyering ha scritto: > On Mon, May 31, 2021 at 4:53 PM Karl