Nicolas Gaborit

Results 39 comments of Nicolas Gaborit

There is currently no way to prevent this. Maybe this should come as an option. It seemed to be a safe assumption to copy the parent list's style data. But...

@omar-sr88 I understand your use case. > Setting Slate's schema does not seem to validate correctly out of the box. I think this should be the preferred way to solve...

Indeed, and Facebook Notes also only indent one item. That's something we should do as well. It would get along with implementing operations on multi-items. On a side note: This...

The current behavior is thought to allow splitting a list easily. Your goal can effectively be achieved by hitting Backspace a second time. It's a flexibility/usability tradeoff Facebook Notes has...

We don't plan on implementing this feature. Anyone would like to help make it happen? Edit: To be clear on the feature, it would be like any Google Docs or...

Hmm weird. We will see why this happens when we will upgrade the plugin to support the latest Slate version

It has been a long time since I touched this code. What OS are you using? `palette-8-image.png` is the default name for the output PNG. Have you tried different output...

Hmm indeed, it might be trying to write to an absolute path in `/`, `/palette-8-image.png` hence the error.

Even if this PR is not merged in the end, any advice that could improve my understanding of YAML frontmatters would be greatly appreciated

> I'll have to dig into this some as I would like to avoid having a broken test be in the source, i.e. I want to fix the bug ;)...