From: "ko1 (Koichi Sasada)" Date: 2022-09-22T03:22:18+00:00 Subject: [ruby-core:109985] [Ruby master Feature#19015] Language extension by a heredoc Issue #19015 has been reported by ko1 (Koichi Sasada). ---------------------------------------- Feature #19015: Language extension by a heredoc https://bugs.ruby-lang.org/issues/19015 * Author: ko1 (Koichi Sasada) * Status: Open * Priority: Normal ---------------------------------------- This propose new heredoc extension with `<Hello <%= name %> erb puts html ``` ## Background / considerations * Sometimes we write Ruby syntax string with `<