Esempio n. 1
0
def test_creole_format():
    creole = CreoleMarkup()
    assert creole.format(data) == u'foo**bar**\n\n'