zsh-users/zsh-syntax-highlighting

docs: Deduplicate ZSH_HIGHLIGHT_STYLES values documentation

Open

#236 ouverte le 24 nov. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Shell (1 371 forks)batch import
Taskcomponent:docsgood first issueresolution:if-and-when-needed

Métriques du dépôt

Stars
 (22 617 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

As ded1c8789b07155c833fc49abbb422b93233e81c + 7ee350efcd125c7b6595bf5f59b55c74eae01ad4 show, a bit of the highlighters documentation is duplicated a number of times. Deduplicate it, either by restructuring the docs (to add interlinking) or by using some sort of #include-like facility.

Reminder: the consumers for docs are:

  • Users browsing the homepage (which is just the github repository renderer),
  • Users running from a git worktree,
  • Users running from a make installed tree.

Guide contributeur