DATOS GENERALES
NOMBRES: ALEXANDRA YAMARA
APELLIDOS: CHUVA TORRES
E-mail: achuva@colegiopaulofreire.org
ESTUDIOS REALIZADOS
SUPERIOR: Universidad Central del Ecuador
TITULO OBTENIDO:
Licenciatura en Idiomas Mención Plurilingue (Inglés - Francés) English Language Proficency
FORMACIÓN Y PROGRAMAS ADICIONALES
Participación Laboral Internacional
Amco Summit 2019 México (International Spelling Bee)
Evento Cultural Latinoamericano “Cercanos a Distancia” (2021)
${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, '
')}