YAML parsing sometimes gets sabotaged by asterisks that follow the end of frontmatter (`---`). We now scope YAML parsing to only frontmatter and we don't pass any contents that follow. |
||
|---|---|---|
| .. | ||
| github_template.go | ||
| github_template_test.go | ||
YAML parsing sometimes gets sabotaged by asterisks that follow the end of frontmatter (`---`). We now scope YAML parsing to only frontmatter and we don't pass any contents that follow. |
||
|---|---|---|
| .. | ||
| github_template.go | ||
| github_template_test.go | ||