openlibhums / openlibhums/memory-alpha
Cross-reference parsing
Open
@joemull is already working on this.
Since Jul 3, 2026.
- Dominant language
- Markdown
- Stars
- 0
- Forks
- 0
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 2
Description
We have so far maintained the ability to edit the docs in the GitHub UI. This means if we put in internal links, it would be a good idea for them to work in the source content tree, pointing to other Markdown files.To get them to work for the HTML, it may be possible to modify the parsing of anchor tags and modify the links to work in the output HTML files.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.