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