Hello, there!BoldItalicQuoteListItem# Wow! Markdown is supported) def hello(name: str) -> str: return 'Hello %s' % name