Commit 78eaeb3
committed
fix: Update language names to better represent embedded templates
The previous names `HTML/ERB` and `YAML/ERB` used a forward slash
which semantically suggests "either/or" rather than the actual
relationship where ERB is embedded within HTML or YAML.
Using `HTML+ERB` and `YAML+ERB` with a plus sign better conveys
that these are composite languages1 parent 37c0830 commit 78eaeb3
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
0 commit comments