DATOS GENERALES
NOMBRES: Tania Stephani
APELLIDOS: Ortiz Tinoco
EMAIL: sortiz@colegiopaulofreir.org
FORMACIÓN ACADÉMICA
Pedagogía de los Idiomas Nacionales y Extranjeros – Mención Inglés Universidad Estatal de Milagro (UNEMI) – 7° semestre
CURSOS Y CAPACITACIÓN
EXPERIENCIA LABORAL
Unidad Educativa Paulo Freire
Unidad Educativa Municipal Eugenio Espejo
Unidad Educativa Municipal Calderón
Colgate Palmolive del Ecuador
Universidad Internacional SEK – Quito Secretaria Académica
Pasantías Administrativas – IBERIA
IDIOMAS
HABILIDADES
${escapeHtml(code.trim())}`;
});
// Inline code (`code`)
html = html.replace(/`([^`]+)`/g, '$1');
// Bold (**text** or __text__)
html = html.replace(/\*\*(.+?)\*\*/g, '$1');
html = html.replace(/__(.+?)__/g, '$1');
// Italic (*text* or _text_)
html = html.replace(/\*(.+?)\*/g, '$1');
html = html.replace(/_(.+?)_/g, '$1');
// Strikethrough (~~text~~)
html = html.replace(/~~(.+?)~~/g, '$1'); // Unordered lists html = html.replace(/^\*\s+(.+)$/gm, '
${para.replace(/\n/g, '
')}