You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 languages.