0

I am using indexes to order Patterns. As recommended I am putting some spaces between the pattern indexes in case i would like to reorder some later. I am naming the files like shown in https://patternlab.io/docs/reorganizing-patterns/.

enter image description here

It does work. As you can see in the next screenshot, the index is also shown in the rendered page. Is there a way to hide it or am I doing something wrong? Is there maybe a different approach using Handlebars (.hbs) files?

enter image description here

Kerem
  • 489
  • 5
  • 21

1 Answers1

1

The easiest would be to migrate to the newest patternlab version and use the „order“ property introduced to get set via .md files, compare to the new content on the page you mentioned in your post.

mfranzke
  • 131
  • 3