Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editor doesn't support nuested <ul> tags #403

Closed
muzandres opened this issue Jun 22, 2023 · 2 comments
Closed

editor doesn't support nuested <ul> tags #403

muzandres opened this issue Jun 22, 2023 · 2 comments
Labels

Comments

@muzandres
Copy link

I'm passing info at editor content retrieve from my backend with the next structure, but it doesn't show it.

<ul>
<li>Del inter&eacute;s o tema general al objeto
<ul>
<li>Manejo de fuentes y referencias (uso de Mendeley).</li>
<li>Lectura cr&iacute;tica de las referencias.</li>
<li>Acotar un tema. Formular preguntas y/o hip&oacute;tesis</li>
</ul>
</li>
<li>Del objeto al dise&ntilde;o (plan) de la investigaci&oacute;n
<ul>
<li>La revisi&oacute;n de la literatura como fuente de definiciones y un marco anal&iacute;tico.</li>
<li>Argumentaci&oacute;n de cara a las preguntas y/o hip&oacute;tesis.</li>
<li>Elaboraci&oacute;n de comentarios cr&iacute;ticos a otras investigaciones.</li>
<li>Referencias y fuentes</li>
</ul>
</li>
</ul>
@davidroyer
Copy link
Owner

This issue is stale because it has been open for 60 days with no activity.

@davidroyer
Copy link
Owner

This issue was closed because it has been inactive for 7 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants