Skip to content

Dot in variable names cause problem inside <frontmatter> #1258

Description

@damithc

See build error https://travis-ci.org/github/reposense/RepoSense/jobs/700289052

Caused by this code:

<variable name="title">`run.sh` format</variable>
<frontmatter>
  title: "{{ title }}"
</frontmatter>

Specifically, it's the . in run.sh that's causing the problem. @ is similarly problematic but not :.
This problem is present in v2.14.1 but no longer present in the current master.

Sharing here in case it is useful.

Metadata

Metadata

Assignees

No one assigned

    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