H1
This is my first Docusaurus document in bold!
This is a Markdown page
- we are
- we are are
 
 
PHP
if (empty($policies_array)) {
    echo '<p class="ml-4 mt-4 font-semibold text-red-500">No WAF Policies registered</p>';
    break 1;
}
Custom Useful Tip
🎯Use this awesome feature option
caution
In development, you can only use one locale at a time.
Danger
This action is dangerous
MDX makes things more interactive
This is Docusaurus green !
This is Facebook blue !

* Without the backslash, this would be a bullet in an unordered list.
This word is bold. This word is italic.