Add link between pages
Open
Nobody has claimed this yet.
Enhancement
UI
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
Hello, I encountered an issue while trying to link a section in an MD file. My section is located in another MD (dev.md) file within the same directory. Which command should I use?
pages:
- dev.md
- description.md
I would like to add a link in description.md to dev.md
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking how the pages list containing dev.md and description.md is processed, and whether the repository documents links between Markdown files. Confirm the supported syntax for linking from description.md to dev.md, then update the relevant documentation or provide the documented usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100