[Flask] How to change the text properties by using flask table

david desurmont david.desurmont at gmail.com
Thu Oct 18 12:46:14 EDT 2018


Hi all,

currently starting on Flask, I need add a dynamic table some data coming
from Jira bug tracker.

During my first tries, i use Flask Table (
https://flask-table.readthedocs.io/en/stable/). Good plugin to create html
table on web page. This work correctly with Jinja template.

My question is the following: how to modify the syntax of the string (means
Bold, Italic, color and so on) directly by using flask-table properties ?

A work around is possible by using the CSS and jinja code, but any anwser
is welcome.

BR
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20181018/09d1eb59/attachment.html>


More information about the Flask mailing list