diff --git a/jupytext/cell_to_text.py b/jupytext/cell_to_text.py index 47a572951..a39a3dc3d 100644 --- a/jupytext/cell_to_text.py +++ b/jupytext/cell_to_text.py @@ -115,6 +115,7 @@ def __init__(self, *args, **kwargs): self.comment = '' def html_comment(self, metadata, code='region'): + """Protect a Markdown or Raw cell with HTML comments""" if metadata: region_start = ['