On 15/03/2017 17:34, Richard Hipp wrote:
> I added a new feature to directory listing web pages that shows the
> content of README files beneath the listing, if a README file exists
> in that directory.  Various flavors of readme are supported:
> 
>     readme
>     readme.txt
>     readme.md
>     readme.markdown
>     readme.html

What is the priority if many README files?
I would suggest this priority

  *  readme.md
  *  readme.markdown
  *  readme.txt
  *  readme
  *  readme.html

I put html last because it's the least controlled format of the lot, but
others may have differing views.

Roy
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to