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.
See build error https://travis-ci.org/github/reposense/RepoSense/jobs/700289052
Caused by this code:
Specifically, it's the
.inrun.shthat'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.