flytekit.deck.MarkdownRenderer#

class flytekit.deck.MarkdownRenderer[source]#

Convert a markdown string to HTML and return HTML as a unicode string.

Methods

to_html(text)[source]#
Parameters:

text (str)

Return type:

str