[wiki/macro pad] Les espaces sont biens maintenant

This commit is contained in:
Gabriel Detraz 2015-02-09 19:19:33 +01:00 committed by Daniel STAN
parent 46d571dd70
commit 60d7087c60

View file

@ -7,5 +7,4 @@ def execute(macro, args):
name = name.split('/')[-1] name = name.split('/')[-1]
url = "http://pad.crans.org/p/" + name url = "http://pad.crans.org/p/" + name
return macro.formatter.rawHTML("""Lien vers l'<a href="%s"> return macro.formatter.rawHTML("""Lien vers l'<a href="%s">etherpad associ&eacute;</a>""" % url)
etherpad associ&eacute;</a>""" % url)