Skip to content

Unrecognized Liquid variable {{ site.android_api }} in reduce-battery-consumption-v9.6.40.md #40

Description

@lyzhang0113

Found while reviewing docs in PR #30, not fixed there since I couldn't confirm the correct value without access to the parent site's config.

File: barcode-reader/mobile/archive/android/reduce-battery-consumption-v9.6.40.md, lines 13 and 15

Uses {{ site.android_api }}, a variable that doesn't appear anywhere else in this repo. By contrast, site.dcvb_android_api is used consistently in 2+ other files. This could be:

  • A legitimate separate variable defined in a parent site's _config.yml (this repo may be included into a larger site build), or
  • A typo for dcvb_android_api

Needs someone with visibility into the full site config to confirm which, since guessing wrong would silently break the rendered link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions