markup.py 100 B

123456
  1. def convert_original(content):
  2. return content
  3. def convert_parsed(content):
  4. return content