This repository was archived by the owner on Jul 26, 2023. It is now read-only.
如何隐藏README.md文档呢 #550
-
全程看了下代码,没找到原理,不知怎么修改,求大佬们讲解下 |
Beta Was this translation helpful? Give feedback.
Answered by
spencerwooo
Mar 17, 2022
Replies: 2 comments 1 reply
-
文件列表如果找到文件名匹配 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
spencerwooo
-
直接删除吧,没啥用😂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
文件列表如果找到文件名匹配
README.md
的文件,即默认视为直接可以渲染的 Markdown 文件,并会尝试渲染在文件列表下方。隐藏的话,要不改个文件名?