Open
Description
Description
Supersedes #3664
Let's include README.md files in the render for p/
& r/
. Here are the cases:
- For
p/
, if a README.md exists, just render it on the top of the list of files. - For
r/
, there's a few cases:- No
Render()
& noREADME.md
file in the realm - display error page Render()
& noREADME.md
- just like now- No
Render()
&README.md
- fallback toREADME.md
- If both are present, call
Render()
. On the source page, if the user selects theREADME.md
($source&file=README.md
) - render theREADME
with an optional raw/render button, like on GitHub.
- No
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage