ietf-tools / ietf-tools/draftforge

Ability to search for cross references to sections of other RFCs and tag them with xref

Open
#10 1 comment 0 reactions 1 assignee View on GitHub

@NGPixel is already working on this.

Since Oct 9, 2024.

priority: normal
Dominant language
JavaScript
Stars
12
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Sometimes an author will mention a section in an other RFC (e.g., "See Section 1.1 of RFC 9110") but not add a <xref> tag. The RPC will add <xref> tags when we find these mentions.

The user should be able tag these section mentions with <xref> automatically by selecting an option from a menu or by clicking a button. Like other Find/Replace features, this should allow the user to either confirm each update or to permit changes throughout the XML file.

This functionality is currently provided by the fixsubref.py script.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.