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