Results 5 issues of Allex

compatible some interpreter files with herder: ``` bash #!/usr/bin/env node ```

Support auto full GistURL fields, e.g ``` md # GistURL: https://gist.github.com/xxx ```

Fix session restore failed when command with absolute path

waiting for reply

Add support for purge functional jsx construct with `h` be auto injected. eg. ```jsx const compGenerator = (funcRender, customize) => { /* factory for variant components generator */ } const...