4a57e58ab4
Update the Kubernetes overrides from the Docsy theme to diverge less, specifically in the areas of callouts (alerts) and pageinfo blocks.
5 lines
145 B
HTML
5 lines
145 B
HTML
<div class="alert alert-danger warning callout" role="alert">
|
|
<strong>{{ T "warning" }}</strong> {{ trim .Inner " \n" | markdownify }}
|
|
</div>
|
|
|