Skip to content

Rethinking the has-* Semantics #2

@taufik-nurrohman

Description

@taufik-nurrohman

Includes

Before

  • has.authorRedundant.
  • has.authorsRedundant.
  • has.page → Tell the user that current page exists as a file in .\lot\page folder.
  • has.pages → Tell the user that current page has children (redundant if we are in is.pages).
  • has.tagRedundant.
  • has.tagsRedundant.

After

  • has.authorTo be removed.
  • has.authorsTo be removed.
  • has.pageTo be removed.
  • has.pagesWill be valid if we are in is.page.
  • has.tagTo be removed.
  • has.tags → Tell the user that current page has tags.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions