We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6464163 commit 63146c0Copy full SHA for 63146c0
README.md
@@ -169,7 +169,7 @@ Here's a complete list of available element modifiers:
169
| `prose-strong:{utility}` | `strong` |
170
| `prose-em:{utility}` | `em` |
171
| `prose-kbd:{utility}` | `kbd` |
172
-| `prose-inline-code:{utility}` | `inline code` |
+| `prose-inline-code:{utility}` | `:not(pre)>code` |
173
| `prose-code:{utility}` | `code` |
174
| `prose-pre:{utility}` | `pre` |
175
| `prose-ol:{utility}` | `ol` |
0 commit comments