Reformatted CLI examples in docs

Closes #551
This commit is contained in:
Simon Willison 2023-05-21 13:57:22 -07:00 committed by GitHub
commit d8fe1b0d89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 863 additions and 343 deletions

View file

@ -7,6 +7,11 @@
{% block scripts %}
{{ super() }}
<style type="text/css">
.highlight-output .highlight {
border-left: 9px solid #30c94f;
}
</style>
<script>
document.addEventListener("DOMContentLoaded", function() {
// Show banner linking to /stable/ if this is a /latest/ page

File diff suppressed because it is too large Load diff