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

Parser support disorder template tag

    XMLWordPrintable

Details

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

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: