additions (from f-droid) and some link updates
This commit is contained in:
@ -130,6 +130,7 @@ class ValueWithComment:
|
||||
else:
|
||||
return '{}'.format(self.value)
|
||||
|
||||
|
||||
def parse(parser, transformer, content):
|
||||
tree = parser.parse(content)
|
||||
value = transformer.transform(tree)
|
||||
|
Reference in New Issue
Block a user