Syntax highlight on-demand example, fix rollover

This commit is contained in:
Francis Lavoie 2023-11-22 05:51:58 -05:00
parent 7cba863d53
commit 4610d84904
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
4 changed files with 40 additions and 27 deletions

View file

@ -72,21 +72,7 @@
</div>
<div>
<div class="display right">
<code class="light">{
<span class="rollover-abuse rollover-purple"> on_demand_tls {
ask http://localhost:9123/check
}</span>
}
https:// {
<span class="rollover-ondemand rollover-green"> tls {
on_demand
}</span>
<span class="comment"># reverse_proxy, etc...</span>
}
<span class="comment"># other sites...</span></code>
{{ markdown (include "/includes/examples/on-demand.md") }}
</div>
</div>
</div>
@ -147,4 +133,4 @@ AAAA -> 2001:db8:900d:1337</code>
{{include "/includes/footer.html"}}
</body>
</html>
</html>