For AI agents: the complete documentation index is available at /tc39-atlas/llms.txt, the full documentation bundle is available at /tc39-atlas/llms-full.txt, and this page is available as Markdown at /tc39-atlas/proposals/stage/4/proposal-template-literal-revision.md.
  • 简体中文
  • Lifting template literal restriction S4

    中文标题:解除模板字面量限制

    提案概览
    提案速览

    该提案旨在解除模板字面量中转义序列的限制,允许在带标签的模板中使用无效转义序列而不引发语法错误。它改变了解释方式,使带标签的模板能够接收包含无效转义序列的原始字符串,从而实现更灵活的用法。

    Note

    以下 README 来自上游仓库,其中的阶段或状态标注可能滞后;当前信息以提案概览为准。

    模板字面量修订

    详细信息请参见提案