Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

BUG: plugin API citations auto-format citation title capitalization #341

@nbokulich

Description

@nbokulich

Bug Description
Plugin citation titles become capitalized (and subsequent letters lowercase) in the plugin API documentation, even if the titles should not be capitalized (or all caps). This is not consistent with the bibtex citations in the source code. Problematic for software article titles, e.g., see examples below.

Steps to reproduce the behavior
See examples:
q2-dada2
observed: Dada2: high-resolution sample inference from Illumina amplicon data
expected: DADA2: high-resolution sample inference from Illumina amplicon data
q2-sample-classifier
observed: Q2-sample-classifier: machine-learning tools for microbiome classification and regression
expected: q2-sample-classifier: machine-learning tools for microbiome classification and regression
q2-longitudinal
observed: Q2-longitudinal: a qiime 2 plugin for longitudinal and paired-sample analyses of microbiome data
expected: q2-longitudinal: a qiime 2 plugin for longitudinal and paired-sample analyses of microbiome data

Expected behavior
Titles should not auto-capitalize

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-sev:1|negligiblebug-type:1|cosmeticUX is less than ideal; something is superficially wrong.lang:jinja2A templating language.lang:miscAnything that doesn't fit, such as a conda recipe.lang:pythonPython 3scope:0|this-projectNo other repositories are impacted.src:selfFrom the original poster.type:bugSomething is wrong.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions