On Tue, Oct 29, 2024 at 8:11 AM Thomas Passin <[email protected]> wrote:

I would like to make one more push for eliminating the '#' characters that
> comment out each and every line of a juyptext line.
>

Here is snippet from my test file:

# %%
2 + 666 + 4
# %%
print('hi changed externally')
# %% [markdown]
# This is a markdown cell

The two python lines do *not* start with '#'. If we remove comment lines
it's likely to be challenging to put them back.

I'll leave this as an open question until I get most of the PR working.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS0RWvBiSW0Mmo1HHkpNpfHc32WxS-J-cskEOk6_E04iQg%40mail.gmail.com.

Reply via email to