Skip to content

Commit 4d34c00

Browse files
author
Maximilian Franzke
committed
docs(attributes): updated as the excludedTags feature got released #844 #1079 #1207
1 parent f3e869e commit 4d34c00

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/docs/src/docs/advanced-config-options.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ Introduced in Pattern Lab Node v3, UIKits are a new term in the Pattern Lab [Eco
276276
- `enabled`: quickly turn on or off the building of this UIKit
277277
- `excludedPatternStates`: tell Pattern Lab not to include patterns with these states in this UIKit's output
278278
- `excludedPatternTags`: tell Pattern Lab not to include patterns with these tags in this UIKit's output
279-
- [currently not supported](https://github.com/pattern-lab/patternlab-node/issues/844)
280279

281280
Important details:
282281

packages/docs/src/docs/pattern-documenting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ We'd name our documentation file:
4646

4747
## Adding More Attributes to the Front Matter
4848

49-
A future update of Pattern Lab will support more front matter attributes including: order, hidden, links and tags.
49+
A future update of Pattern Lab will support more front matter attributes including: order, hidden and links.
5050
It will also support adding custom attributes that could be utilized by plugins. For example, GitHub issues related to patterns.

0 commit comments

Comments
 (0)