diff --git a/mkdocs.yml b/mkdocs.yml index 32d14358..5387bfc0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,6 +11,7 @@ docs_dir: 'src' markdown_extensions: - admonition + - attr_list - def_list - pymdownx.highlight: use_pygments: false diff --git a/src/components/Alert/README.md b/src/components/Alert/README.md index 0009db04..34d696f5 100644 --- a/src/components/Alert/README.md +++ b/src/components/Alert/README.md @@ -171,13 +171,15 @@ React.createElement(() => { ## Forwarding HTML Attributes In addition to the options below in the [component's API](#api) section, you -can specify [React synthetic events] or **any HTML attribute you like.** All -attributes that don't interfere with the API are forwarded to the root `