Danger Training exercise. # Experience review ## Our (success) story: It took us some time to find information on how to make admonition reusable. And when we found it and tried to set it up in our task, it didn't work. We read the information in our training chat that people were having the same problem. We tried to create a new branch and tried one more time to set up admonition and we realised that the file we create in the `_partials` folder was not being created and that was the problem, we created a new file, linked it to our admonition and **finally it worked.** ### Additional cases: 1. Consider improving the search capabilities of this component by adding additional keywords. Oksana searched for it using the term `information`, whereas the name `admonition` may not be very recognisable. Adding other common terms such as `warning`, `alert` and `message` may help people from different industries find this component more easily as it is known by different names. 2. The WYSIWYG was unstable.