Skip to content

Commit f3f12ef

Browse files
committed
Add missing soft modifiers in docs
1 parent d8bac4e commit f3f12ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/soft-modifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: doc-page
33
title: Soft Modifiers
44
---
55

6-
A soft modifier is one of the identifiers `opaque` and `inline`.
6+
A soft modifier is one of the identifiers `opaque`, `inline`, `open`, `transparent`, and `infix`.
77
<!--
88
TODO this is most likely outdated should at least contain `extension` in addition.
99
Worth maintaining? or maybe better refer to internal/syntax.md ?

0 commit comments

Comments
 (0)