Skip to content

无法解析OdooOWL中的Qweb语法 #4823

Closed
@LuckyJie12

Description

@LuckyJie12

Is your feature request related to a problem? Please describe.

<div t-att="{'a': 1, 'b': 2}"/> <!-- result: <div a="1" b="2"></div> -->
<div t-att="['a', 'b']"/> <!-- <div a="b"></div> -->

md文档中有以上内容则会报错

Image

Describe the solution you'd like

要通过怎么样的配置可以让其支持OdooOWL的Qweb语法

Describe alternatives you've considered

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions