added quality-of-life improvements, persistent output buffer and better error messages

This commit is contained in:
2026-01-16 23:15:18 -05:00
parent 743b83deb3
commit ad05b63285
3 changed files with 47 additions and 2 deletions

View File

@@ -46,6 +46,7 @@
<div class="footer-left">
<button id="copyRenderedBtn" class="ghost" type="button">Copy</button>
<button id="copyRawBtn" class="ghost" type="button">Copy Markdown</button>
<button id="clearOutputBtn" class="ghost" type="button">Clear</button>
</div>
<button id="settingsBtn" class="link">Open Settings</button>
</footer>