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