Skip to content

Commit f0dd527

Browse files
brannnclaude
andcommitted
Add line break before Usage Guidance section on spec page
Improves readability by adding visual spacing between the self-description paragraph and the Usage Guidance heading. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 64fa3f2 commit f0dd527

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

web/cmd/server/static/spec.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,8 @@ <h2>Meta-Specification</h2>
833833
<button class="collapsible-code-toggle" onclick="toggleCodeBlock(this)">Show full specification</button>
834834
</div>
835835
<p>The self-description constraint is meaningful. Any future version of Simplex must remain self-describing and pass its own linter. This provides a check on evolution: changes that break self-description or fail linting are changes that have gone too far.</p>
836+
837+
<p><br></p>
836838
</section>
837839

838840
<!-- Usage Guidance -->

0 commit comments

Comments
 (0)