Ash Furrow

Results 70 issues of Ash Furrow

Some new keys are required, we should require them in our yaml file.

`edge_to_edge_live_view` defaults to `false` but I always set it to `true`. `live_view_mode` defaults to `HiddenByDefault` but I always end up setting it to `VisibleByDefault`. I think I'd like to change...

Explained [here](https://github.com/playgroundbooks/playgroundbook/pull/34/#issuecomment-259537487).

enhancement

It's as easy as copying Swift files into the `Sources` folder, we would need to document how playgrounds on the mac need to reference these and not copy them.

enhancement

From #29.

enhancement

These need to be URL-escaped.

enhancement

Specially comments to direct the user start with `//#-`, we should warn if the string following that doesn't match a known pattern.

enhancement

Questions [like this one](https://github.com/RxSwiftCommunity/Action/issues/26) are pretty common and demonstrate incomplete documentation and examples.

help wanted