-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
👮 AsciiDoc conventionsPolicies: AsciiDoc formatting conventions.Policies: AsciiDoc formatting conventions.⭐ anchor IDTopic: Anchor IDs (all types)Topic: Anchor IDs (all types)⚠️ importantPriority: HighPriority: High
Milestone
Description
Ensure consistency in the various Anchor IDs (sections, figures, tables, etc.) by enforcing same word separator — i.e. use hyphen - instead of underscore _.
- Detect all occurrences of inconsistent word separators and annotate them.
- Annotate any special cases that might justify using
_as word separator (e.g. after prefixes). - Fix all anchor IDs to achieve consistency.
NOTE — in some cases use of an underscore might be justified by the context; the important thing is to adopt a consistent naming convention.
Underscores might be employed as separators after a commonly-recurring prefix (eg.
fig_some-picture,table_some-table).Further discussion might be required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
👮 AsciiDoc conventionsPolicies: AsciiDoc formatting conventions.Policies: AsciiDoc formatting conventions.⭐ anchor IDTopic: Anchor IDs (all types)Topic: Anchor IDs (all types)⚠️ importantPriority: HighPriority: High