You've already forked zblade.dev
docs(docs): add PDF viewing feature entry
This commit is contained in:
@@ -433,6 +433,11 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<h3>Markdown Support</h3>
|
<h3>Markdown Support</h3>
|
||||||
<p>Markdown files automatically enable line wrapping. Use <kbd>Ctrl+E</kbd> to toggle between Edit and View modes.</p>
|
<p>Markdown files automatically enable line wrapping. Use <kbd>Ctrl+E</kbd> to toggle between Edit and View modes.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="feature-detail">
|
||||||
|
<h3>PDF Viewing</h3>
|
||||||
|
<p>Open PDF files directly in the editor. Zaguán Blade uses <strong>PDF.js</strong> to render PDFs natively — no external viewer required. PDFs are displayed in read-only mode, so you can review documents alongside your code without leaving the editor.</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user