-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmarkdown-to-pdf.html
More file actions
394 lines (365 loc) · 26 KB
/
Copy pathmarkdown-to-pdf.html
File metadata and controls
394 lines (365 loc) · 26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
<!DOCTYPE html>
<html lang="es" data-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Primary SEO Tags -->
<title>Convertidor de Markdown a PDF en Línea y Local | Markdify Pro</title>
<meta name="description" content="El mejor convertidor de Markdown a PDF en línea y 100% local. Edita, previsualiza y descarga documentos PDF Carta o A4 gratis con soporte GFM (GitHub Flavored Markdown).">
<meta name="keywords" content="convertidor de markdown a pdf, visor de markdown en linea, editor markdown en vivo gratis, visor de gfm online, convertidor local markdown, privacidad de datos, marked pdf, curriculum markdown">
<meta name="author" content="Markdify Tools">
<meta name="robots" content="index, follow">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://markdify.tech/markdown-to-pdf.html">
<meta property="og:title" content="Convertidor de Markdown a PDF Pro - Markdify">
<meta property="og:description" content="Editor interactivo en vivo con paginación Carta/A4 e impresión nativa vectorial de alta fidelidad, 100% local y seguro.">
<meta property="og:image" content="https://markdify.tech/assets/og-image.png">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22%3E%3Cdefs%3E%3ClinearGradient id=%22g%22 x1=%220%22 y1=%220%22 x2=%221%22 y2=%221%22%3E%3Cstop offset=%220%25%22 stop-color=%22%238B5CF6%22/%3E%3Cstop offset=%22100%25%22 stop-color=%22%23D946EF%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width=%22100%22 height=%22100%22 rx=%2218%22 fill=%22%230A0F1E%22/%3E%3Ctext y=%22.85em%22 font-size=%2272%22 x=%2214%22 fill=%22url(%23g)%22 font-family=%22system-ui,sans-serif%22 font-weight=%22800%22%3EM%3C/text%3E%3C/svg%3E">
<!-- Custom Design Stylesheet Aggregator -->
<link rel="stylesheet" href="src/css/style.css">
<!-- CDN Script libraries (Marked parsing, DOMPurify sanitizing, html2pdf exports) -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/12.0.0/marked.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.0.9/purify.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js"></script>
</head>
<body>
<div id="app-container">
<!-- STICKY HEADER -->
<header id="main-header">
<div class="logo-section">
<a href="index.html" class="logo-icon" style="text-decoration: none;">M</a>
<div class="logo-title">
<span class="logo-title-heading" style="cursor: pointer;" onclick="window.location.href='index.html'" title="Markdify - Convertidor de Markdown a PDF Pro y Visor de GFM en Línea">Markdify</span>
<span>Convertidor Markdown a PDF</span>
</div>
</div>
<div class="actions-section">
<!-- Ecosistema Markdify Dropdown -->
<details class="ecosystem-dropdown">
<summary class="btn-header-secondary" data-icon="❖" title="Ecosistema Markdify" style="border-color: rgba(99, 102, 241, 0.35); color: #818cf8;">
<span>❖ Ecosistema</span>
</summary>
<div class="dropdown-menu">
<div class="dropdown-menu-header">Ecosistema Markdify</div>
<a href="index.html" class="dropdown-item">
<span class="dropdown-item-icon">⚡</span>
<div class="dropdown-item-content">
<div class="dropdown-item-title-row">
<span class="dropdown-item-title">Markdify Tools</span>
<span class="dropdown-item-badge active">Esta App</span>
</div>
<span class="dropdown-item-desc">Suite de procesadores Markdown y PDFs vectoriales locales.</span>
</div>
</a>
<a href="https://orthos.markdify.tech/" target="_blank" class="dropdown-item">
<span class="dropdown-item-icon">📐</span>
<div class="dropdown-item-content">
<div class="dropdown-item-title-row">
<span class="dropdown-item-title">Orthos</span>
<span class="dropdown-item-badge external">Planos 2D</span>
</div>
<span class="dropdown-item-desc">Planificador interactivo de habitaciones y diseño de interiores en 2D.</span>
</div>
</a>
</div>
</details>
<button class="btn btn-header-secondary" id="btn-toggle-sidebar" data-icon="⚙️" title="Opciones de plantilla y formato">
<span>⚙️ Ajustes</span>
</button>
<button class="btn btn-header-secondary" id="btn-print" data-icon="🖨️" title="Imprimir usando Navegador (Guardar como PDF)">
<span>🖨️ Imprimir</span>
</button>
<button class="btn btn-header-primary" id="btn-download-pdf" data-icon="📥" title="Descargar Documento PDF de Alta Fidelidad">
<span>📥 Descargar PDF</span>
</button>
<!-- Theme switcher toggle button -->
<button class="theme-toggle-btn" id="btn-toggle-theme" aria-label="Cambiar Tema" title="Cambiar Tema (Claro / Oscuro)">
<svg viewBox="0 0 24 24"><path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zM5.99 4.58c-.39-.39-1.03-.39-1.41 0s-.39 1.03 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41L5.99 4.58zm12.37 12.37c-.39-.39-1.03-.39-1.41 0s-.39 1.03 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41l-1.06-1.06zm1.06-10.96c.39-.39.39-1.03 0-1.41s-1.03-.39-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06zM7.05 18.01c.39-.39.39-1.03 0-1.41s-1.03-.39-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06z"/></svg>
</button>
</div>
</header>
<!-- MOBILE TABS RESPONSIVE CONTROLLER -->
<div class="mobile-tabs-container">
<button class="mobile-tab-btn active" id="tab-btn-edit">Editar</button>
<button class="mobile-tab-btn" id="tab-btn-preview">Vista Previa</button>
</div>
<!-- INTERACTIVE WORKSPACE WIDGET -->
<div class="app-body" id="editor-workspace">
<!-- SIDEBAR -->
<aside class="sidebar" id="sidebar-menu">
<!-- Botón de cierre para versión móvil modal -->
<button class="sidebar-close-btn" id="sidebar-close-btn" aria-label="Cerrar Ajustes">×</button>
<div class="sidebar-section">
<h3>Ajustes de Página</h3>
<div class="setting-group" style="margin-bottom: 12px;">
<label for="pdf-doc-name" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Nombre del Documento</label>
<input type="text" id="pdf-doc-name" value="documento_markdify" placeholder="nombre-del-documento" style="width: 100%; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 10px 12px; font-size: 0.82rem; outline: none; font-family: var(--font-sans); transition: all var(--transition-fast);">
</div>
<div class="setting-group">
<label for="pdf-page-format" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Tamaño de Hoja</label>
<select id="pdf-page-format" style="width: 100%; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 10px 12px; font-size: 0.82rem; outline: none; font-family: var(--font-sans); cursor: pointer; transition: all var(--transition-fast);">
<option value="letter" selected>Carta (US Letter)</option>
<option value="a4">A4 (Estándar)</option>
</select>
</div>
<div class="switch-setting-item" style="margin-top: 14px; display: flex; justify-content: space-between; align-items: center; padding-top: 12px; border-top: 1px dashed var(--border-color);">
<div class="switch-label-group" style="display: flex; flex-direction: column; gap: 2px;">
<span class="switch-title" style="font-size: 0.8rem; font-weight: 600; color: var(--text-primary);">Números de Página</span>
<span class="switch-desc" style="font-size: 0.66rem; color: var(--text-muted); line-height: 1.3;">Numeración automática al pie</span>
</div>
<label class="switch-control" style="position: relative; display: inline-block; width: 38px; height: 20px; flex-shrink: 0;">
<input type="checkbox" id="pdf-page-numbers" checked style="opacity: 0; width: 0; height: 0;">
<span class="switch-slider" style="position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: var(--bg-input); border: 1px solid var(--border-color); transition: .28s; border-radius: 20px;"></span>
</label>
</div>
</div>
<div class="sidebar-section">
<h3>Identidad de Marca</h3>
<div class="setting-group" style="margin-bottom: 12px;">
<label for="brand-heading-font" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Fuente de Títulos</label>
<select id="brand-heading-font" style="width: 100%; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 10px 12px; font-size: 0.82rem; outline: none; font-family: var(--font-sans); cursor: pointer; transition: all var(--transition-fast);">
<option value="Outfit" selected>Outfit (Defecto)</option>
<option value="Playfair Display">Playfair Display (Serif Elegante)</option>
<option value="Merriweather">Merriweather (Serif Robusta)</option>
<option value="Lora">Lora (Serif Literaria)</option>
<option value="Montserrat">Montserrat (Sans Moderna)</option>
<option value="Inter">Inter (Sans Limpia)</option>
</select>
</div>
<div class="setting-group" style="margin-bottom: 12px;">
<label for="brand-body-font" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Fuente de Cuerpo</label>
<select id="brand-body-font" style="width: 100%; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 10px 12px; font-size: 0.82rem; outline: none; font-family: var(--font-sans); cursor: pointer; transition: all var(--transition-fast);">
<option value="Inter" selected>Inter (Defecto)</option>
<option value="Roboto">Roboto (Sans Clásica)</option>
<option value="Open Sans">Open Sans (Sans Lectura)</option>
<option value="Georgia">Georgia (Serif Tradicional)</option>
<option value="Lora">Lora (Serif Literaria)</option>
</select>
</div>
<div class="setting-group" style="margin-bottom: 12px;">
<label for="brand-color-picker" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Color de Marca</label>
<div style="display: flex; gap: 8px;">
<input type="color" id="brand-color-picker" value="#8b5cf6" style="width: 42px; height: 38px; padding: 2px; border: 1px solid var(--border-color); border-radius: var(--radius-sm); cursor: pointer; background: transparent; flex-shrink: 0;">
<input type="text" id="brand-color-hex" value="#8B5CF6" placeholder="#8B5CF6" style="flex: 1; min-width: 0; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 10px 12px; font-size: 0.82rem; outline: none; font-family: var(--font-sans); text-transform: uppercase; transition: all var(--transition-fast);">
</div>
</div>
<div class="setting-group" style="margin-bottom: 12px;">
<label for="brand-logo" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Logotipo (PNG/JPG)</label>
<input type="file" id="brand-logo" accept="image/png, image/jpeg" style="width: 100%; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 8px 10px; font-size: 0.76rem; font-family: var(--font-sans); cursor: pointer; outline: none; transition: all var(--transition-fast);">
<div id="logo-preview-container" style="display: none; margin-top: 10px; text-align: center; border: 1px dashed var(--border-color); border-radius: var(--radius-sm); padding: 8px; position: relative; background-color: rgba(255,255,255,0.02);">
<img id="logo-preview-img" style="max-height: 36px; max-width: 100%; object-fit: contain; vertical-align: middle;">
<button type="button" id="btn-remove-logo" style="position: absolute; top: -6px; right: -6px; background-color: var(--accent-error); color: #ffffff; border: none; border-radius: 50%; width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: bold; cursor: pointer; box-shadow: var(--shadow-sm);" title="Eliminar logo">×</button>
</div>
</div>
<div class="setting-group" style="margin-bottom: 12px;">
<label for="brand-logo-size" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: flex; justify-content: space-between;">
<span>Altura del Logo</span>
<span style="color: var(--accent-hover);"><span id="brand-logo-size-val">8</span>mm</span>
</label>
<input type="range" id="brand-logo-size" min="4" max="12" value="8" style="width: 100%; accent-color: var(--accent); cursor: pointer; background: var(--bg-input); border-radius: var(--radius-xs); height: 6px; outline: none; -webkit-appearance: none;">
</div>
<div class="setting-group">
<label for="brand-logo-position" style="font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 8px; display: block;">Posición del Logo en PDF</label>
<select id="brand-logo-position" style="width: 100%; background-color: var(--bg-input); color: var(--text-primary); border: 1px solid var(--border-color); border-radius: var(--radius-sm); padding: 10px 12px; font-size: 0.82rem; outline: none; font-family: var(--font-sans); cursor: pointer; transition: all var(--transition-fast);">
<option value="header-right" selected>Cabecera Derecha</option>
<option value="header-left">Cabecera Izquierda</option>
<option value="footer-right">Pie de Página Derecha</option>
<option value="footer-left">Pie de Página Izquierda</option>
</select>
</div>
</div>
<div class="sidebar-section">
<h3>Plantillas de Trabajo</h3>
<div class="template-item" id="template-report" data-template="report">
<span class="template-icon">📊</span>
<div>
<strong>Informe Ejecutivo</strong>
<p style="font-size: 10px; color: var(--text-muted); margin: 0; line-height: 1.2;">Diseño formal y académico</p>
</div>
</div>
<div class="template-item" id="template-cv" data-template="cv">
<span class="template-icon">💼</span>
<div>
<strong>Curriculum Vitae</strong>
<p style="font-size: 10px; color: var(--text-muted); margin: 0; line-height: 1.2;">Estructura limpia para ATS</p>
</div>
</div>
<div class="template-item" id="template-notes" data-template="notes">
<span class="template-icon">✍️</span>
<div>
<strong>Sprint Planning</strong>
<p style="font-size: 10px; color: var(--text-muted); margin: 0; line-height: 1.2;">Minutas y tareas ágiles</p>
</div>
</div>
<div class="template-item" id="template-guide" data-template="guide">
<span class="template-icon">💡</span>
<div>
<strong>Guía Maestra (PDF)</strong>
<p style="font-size: 10px; color: var(--text-muted); margin: 0; line-height: 1.2;">Manual interactivo completo</p>
</div>
</div>
</div>
<div class="sidebar-section" style="flex: 1;">
<h3>Sintaxis GFM Rápida</h3>
<div class="cheatsheet-grid" id="sidebar-cheatsheet-grid">
<div class="cheat-item" data-code="# " data-sample="Título H1\n" style="cursor: pointer;">
<code># Título H1</code>
<span>Título Principal</span>
</div>
<div class="cheat-item" data-code="## " data-sample="Título H2\n" style="cursor: pointer;">
<code>## Título H2</code>
<span>Sección Principal</span>
</div>
<div class="cheat-item" data-code="### " data-sample="Título H3\n" style="cursor: pointer;">
<code>### Título H3</code>
<span>Subsección</span>
</div>
<div class="cheat-item" data-code="**" data-sample="negrita" data-after="**" style="cursor: pointer;">
<code>**negrita**</code>
<span>Texto Destacado</span>
</div>
<div class="cheat-item" data-code="- " data-sample="Elemento\n" style="cursor: pointer;">
<code>- Elemento</code>
<span>Lista de Viñetas</span>
</div>
<div class="cheat-item" data-code="- [ ] " data-sample="Tarea pendiente\n" style="cursor: pointer;">
<code>- [ ] Tarea</code>
<span>Lista de Verificación</span>
</div>
<div class="cheat-item" data-code="> " data-sample="Cita de texto\n" style="cursor: pointer;">
<code>> Cita</code>
<span>Bloque de Destacado</span>
</div>
<div class="cheat-item" data-code="`" data-sample="código" data-after="`" style="cursor: pointer;">
<code>`código inline`</code>
<span>Código en línea</span>
</div>
<div class="cheat-item" data-code="===\n" data-sample="" style="border-color: rgba(139, 92, 246, 0.35); cursor: pointer;">
<code>===</code>
<span style="color: var(--accent-hover); font-weight: 700;">Salto de Página Corto</span>
</div>
<div class="cheat-item" data-code="{width=50%}" data-sample="" style="border-color: rgba(139, 92, 246, 0.25); cursor: pointer;">
<code>{width=50%}</code>
<span>Redimensionar Imagen</span>
</div>
</div>
<button class="btn btn-secondary" id="btn-sidebar-all-gfm" style="width: 100%; margin-top: 14px; border-color: rgba(139, 92, 246, 0.3); color: var(--accent-hover); font-size: 0.72rem; padding: 8px 12px; gap: 4px;" title="Ver los 28 códigos GFM y HTML interactivos">
<span>💡 Asistente GFM Completo</span>
</button>
</div>
<!-- SIDEBAR FOOTER -->
<div class="sidebar-section sidebar-footer" style="padding: 20px 24px; border-top: 1px solid var(--border-color); font-size: 0.7rem; color: var(--text-muted); background: linear-gradient(to bottom, rgba(15,21,36,0), rgba(15,21,36,0.3));">
<div style="display: flex; gap: 14px; margin-bottom: 8px;">
<a href="index.html" class="sidebar-footer-link">Inicio</a>
<a href="privacy.html" class="sidebar-footer-link">Privacidad</a>
</div>
<p style="font-size: 0.65rem; line-height: 1.5; color: var(--text-muted); margin: 0;">Markdify Tools © 2026<br>Procesamiento 100% en el cliente</p>
</div>
</aside>
<!-- Fondo oscuro difuminado para sidebar en móvil -->
<div class="sidebar-backdrop" id="sidebar-backdrop"></div>
<!-- SPLIT VIEW INTERACTION -->
<main class="workspace-panels">
<!-- EDITOR PANEL -->
<section class="panel active" id="editor-panel">
<div class="panel-header">
<h1 style="font-size: 0.74rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.8px; margin: 0; color: var(--text-secondary); display: inline-flex;">Convertidor de Markdown a PDF Local Pro</h1>
<div style="display: flex; align-items: center; gap: 14px;">
<span id="char-count">0 caracteres | 0 palabras</span>
<button class="btn btn-secondary" id="btn-gfm-helper" style="padding: 4px 10px; font-size: 0.72rem; border-color: rgba(139, 92, 246, 0.4); color: var(--accent-hover); display: inline-flex; align-items: center; gap: 4px;" title="Abrir Asistente de Sintaxis GFM Completo">
<span>💡 Asistente GFM</span>
</button>
<button class="btn btn-danger" id="btn-clear-editor" style="padding: 4px 10px; font-size: 0.72rem;" title="Borrar todo el contenido e iniciar desde cero">
<span>Limpiar</span>
</button>
</div>
</div>
<div class="panel-content">
<textarea class="markdown-input" id="markdown-editor" placeholder="Escribe o pega aquí tu texto formateado en Markdown..."></textarea>
</div>
</section>
<!-- SPLIT PANEL DRAG RESIZER -->
<div class="workspace-divider" id="panel-resizer"></div>
<!-- LIVE PREVIEW PANEL -->
<section class="panel" id="preview-panel">
<div class="panel-header">
<span>Vista Previa</span>
<span style="color: var(--accent-success); font-weight: 700;">En Vivo</span>
</div>
<div class="panel-content" id="pdf-scale-wrapper">
<div class="preview-container letter" id="pdf-container-element">
<div class="preview-content" id="markdown-preview">
<!-- Compiled Markdown renders here -->
</div>
</div>
</div>
</section>
</main>
</div>
<!-- MAIN FOOTER -->
<footer id="main-footer">
<div class="footer-grid">
<!-- Columna 1: Branding -->
<div class="footer-col branding-col">
<div class="footer-logo">
<div class="logo-icon">M</div>
<span class="logo-text">Markdify</span>
</div>
<p class="branding-desc">Herramienta premium de Markdown local con procesamiento en el cliente y privacidad de datos absoluta.</p>
<div class="security-badge">
<span class="badge-icon">🛡️</span>
<span class="badge-text">Procesamiento 100% Local (RAM)</span>
</div>
</div>
<!-- Columna 2: Herramientas -->
<div class="footer-col">
<h4>Herramientas</h4>
<ul class="footer-list">
<li><a href="markdown-to-pdf.html"><span>⚡</span> Markdown a PDF Pro</a></li>
<li><a href="pdf-to-markdown.html"><span>📂</span> PDF a Markdown Local</a></li>
<li><a href="table-editor.html"><span>🎛️</span> Editor de Tablas Markdown</a></li>
<li><a href="https://orthos.markdify.tech/" target="_blank"><span>📐</span> Orthos: Planos 2D</a></li>
</ul>
</div>
<!-- Columna 3: Blog & Recursos -->
<div class="footer-col">
<h4>Recursos & Guías</h4>
<ul class="footer-list">
<li><a href="blog/guia-sintaxis-gfm.html"><span>💡</span> Sintaxis GFM Completa</a></li>
<li><a href="blog/ia-a-pdf.html"><span>🤖</span> Reportes de IA a PDF</a></li>
<li><a href="blog/cv-markdown.html"><span>📝</span> Hojas de Vida con Markdown</a></li>
<li><a href="blog/privacidad-local.html"><span>🔒</span> Seguridad Client-Side</a></li>
<li><a href="blog/salto-pagina-pdf.html"><span>📖</span> El Arte del Salto de Página</a></li>
</ul>
</div>
<!-- Columna 4: Garantía de Privacidad -->
<div class="footer-col privacy-col">
<h4>Garantía Zero-Server</h4>
<div class="privacy-bullet">
<span class="bullet-dot"></span>
<p><strong>Cero Servidores Backend:</strong> Tu información sensible nunca viaja por internet ni se almacena externamente.</p>
</div>
<div class="privacy-bullet">
<span class="bullet-dot"></span>
<p><strong>Persistencia Segura:</strong> Los borradores residen exclusivamente en el localStorage de tu navegador.</p>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Markdify — Open Source bajo licencia MIT</p>
<div class="footer-bottom-links">
<a href="https://github.com/LuisDavidTF/markdify" target="_blank" rel="noopener">GitHub</a>
<span class="sep">·</span>
<a href="privacy.html">Privacidad</a>
<span class="sep">·</span>
<a href="index.html">Herramientas</a>
</div>
</div>
</footer>
</div>
<!-- Javascript entry application (Vite serves it modularly) -->
<script type="module" src="src/js/main.js"></script>
</body>
</html>