def convert_text(text):
    """converts text with the currently selected editor"""
    return _convert_text(text)
def convert_text(text):
    """converts text with the currently selected editor"""
    return _convert_text(text)