Fantomas42 / django-blog-zinnia

Simple yet powerful and really extendable application for managing a blog within your Django Web site.
http://django-blog-zinnia.com/
BSD 3-Clause "New" or "Revised" License
2.11k stars 730 forks source link

Adding hyperlinks within entry posts and comments input areas #545

Open OpitiCalvin opened 6 years ago

OpitiCalvin commented 6 years ago

I am rather new to this app, but through the few weeks of my using it, especially with regards to including hyperlinks to post entries and comments . On post entries I can use normal html anchor tag but with comments sections, I tried this but it failed.

Is there a way to include hyperlinks with comments and generally with Zinnia?