klen / django_markdown

Django markdown support and wysiwig
GNU Lesser General Public License v3.0
391 stars 143 forks source link

Does django_markdown support multiple markdown fields on the same page? #92

Open achillis2 opened 4 years ago

achillis2 commented 4 years ago

We put three markdown fields on the same page, but only the first one get rendered. Does django_markdown support multiple fields? Thanks