Skip to content

Allow versional-conditional lines of code #2

@andrewpbray

Description

@andrewpbray

Allow certain lines of code within a chunk to evaluate or not based on the version.

a <- 1
#vA a <- 2
#vB a <- 3
1 + a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions