Please can you support the two Python multi-line doc comment standards: ''' Multi-line comment ''' and """ Multi-line comment """
Please can you support the two Python multi-line doc comment standards:
'''
Multi-line comment
'''
and
"""
Multi-line comment
"""