Open rajeshka opened 3 years ago
Hi @rajeshka, convert cell takes the cell contents and just changes the cell type from markdown --> code (or vice versa).
I'm a little confused what you'd like it to do here. Can you elaborate? The span exists since there's a non-default font color. If you were to click convert cell one more time, it's expected that it should render the same as it does originally.
Hi @rajeshka, convert cell takes the cell contents and just changes the cell type from markdown --> code (or vice versa).
I'm a little confused what you'd like it to do here. Can you elaborate? The span exists since there's a non-default font color. If you were to click convert cell one more time, it's expected that it should render the same as it does originally.
@chlafreniere - The expectation is that only text remains. i.e. whatever is visible in WYSIWYG mode. So for above example it should be
MondayStatus
| order by StartTime desc
Steps to Reproduce:
Notebook-0.zip