# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/
import fluent.syntax.ast as FTL
from fluent.migrate.transforms import TransformPattern
class REPLACE_LABEL(TransformPattern):
# Used to replace ``
def visit_TextElement(self, node):
node.value = node.value.replace("