TCPDF, Text always italic code example
Example: jupyter italic text
#Surround your text in "*" for italic efect in jupyter markdown
* italic *
#Surround your text in "**" for bold efect in jupyter markdown
** bold **
#Surround your text in "***" for italic bold efect in jupyter markdown
*** italic bold ***