description.xml 563 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <description>
  9. <paragraphs>
  10. <count-min>7</count-min>
  11. <count-max>7</count-max>
  12. <sentences>
  13. <count-min>12</count-min>
  14. <count-max>12</count-max>
  15. <words>
  16. <count-min>6</count-min>
  17. <count-max>6</count-max>
  18. </words>
  19. </sentences>
  20. </paragraphs>
  21. <mixin>
  22. <tags>br|p|span|h1|b|i</tags>
  23. </mixin>
  24. </description>