mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs: fix missing ` (#10194)
This commit is contained in:
parent
189bb3d4a0
commit
2b67ba94b1
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Content
|
|||
|
||||
:::tip Keeping tags usage consistent
|
||||
|
||||
Use the new `onInlineTags: 'throw' plugin option to enforce the usage of predefined tags and prevent contributors from creating new unwanted tags.
|
||||
Use the new `onInlineTags: 'throw'` plugin option to enforce the usage of predefined tags and prevent contributors from creating new unwanted tags.
|
||||
|
||||
:::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue