Skip to content

Commit 63146c0

Browse files
mcgoistordans
andauthored
Update README.md
Co-authored-by: Tobias <[email protected]>
1 parent 6464163 commit 63146c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Here's a complete list of available element modifiers:
169169
| `prose-strong:{utility}` | `strong` |
170170
| `prose-em:{utility}` | `em` |
171171
| `prose-kbd:{utility}` | `kbd` |
172-
| `prose-inline-code:{utility}` | `inline code` |
172+
| `prose-inline-code:{utility}` | `:not(pre)>code` |
173173
| `prose-code:{utility}` | `code` |
174174
| `prose-pre:{utility}` | `pre` |
175175
| `prose-ol:{utility}` | `ol` |

0 commit comments

Comments
 (0)