Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

223
Vistas
Render Markdown to HTML in Django templates

I would like to render Markdown to HTML so that I could simply write markdown inside my HTML templates.

Example: home.html:

#This is a simple markdown in HTML

And I would like Django to interpret my Markdown and display it as if it was HTML:

<h1> This is a simple markdown in HTML </h1>

What would be the easiest way to implement it?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

In order to do this, one would need to create a template filter that converts the Markdown text into HTML for the template.

Fortunately this is a common task and there are multiple packages that can help you.

Django Package - For use with django

Python Markdown - Python Markdown that you can use within the custom Django template filter

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda