Nathan

Results 6 issues of Nathan

When sourcing `autovenv.sh` I get the following error: ``` $ source /usr/local/bin/autovenv.sh Unsupported use of '&&'. In fish, please use 'COMMAND; and COMMAND'. /usr/local/bin/autovenv.sh (line 8): builtin cd "$@" &&...

[Per the docs](https://cuttlebelle.com/documentation/code/#enable-self-documentation), to enable props documentation it only relies on PropTypes, can we expand that to check for Flow types (and possibly TS in the future?) and render those...

Planned

There's support for Inline Node marks here: https://github.com/d4rkr00t/prosemirror-dev-tools/blob/52ca4cb5b85a5ce377743859e15d858f74b93c16/src/tabs/structure.js#L159-L162 But you can also apply them to block nodes. I'll try raise a PR later for this.

http://foundation.zurb.com/docs/components/reveal.html

enhancement

Explaination between the two: > Another way to think of it - yield is the sigil (the same as >, except that it means 'this content belongs to > the...

bug