emphasizeText (function)

emphasizeText(style='em', text='')[source]

Get HTML’s default emphasis tags with lightweight styles.

Key Arguments

  • style – the emphasis tag [ “small” | “strong” | “em” ]

  • text – the text to emphasise

Return

  • emphasizeText – the emphasized text