Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2632

Parser support disorder template tag

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 8.0.0
    • None
    • None
    • None

      Change the parser to parse the template or attribute tag first, and then parsing the element tag.
      In the case below, it should work.

      <div>
      <apply template="name">
      <template>test</template>
      </apply>
      <template name="name">test with a name</template>
      </div>

            DevChu DevChu
            DevChu DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: